-
Notifications
You must be signed in to change notification settings - Fork 751
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
973776d
commit 7ae5a14
Showing
2 changed files
with
13 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
### **New Features:** | ||
- **Added AI descriptions for memory pipe:** The memory pipe now provides intelligent descriptions of recent memories, enhancing user experience (requires reinstallation). | ||
|
||
### **Fixes:** | ||
- **Fixed tray menu behavior on Windows:** Adjusted the tray menu to handle unhealthy states correctly, improving functionality and user interaction. | ||
- **Memory pipe recent memories display issue resolved:** Fixed the issue where recent memories were incorrectly displayed, ensuring accurate information is presented to users. | ||
|
||
#### **Full Changelog:** [1c48f..97377](https://github.com/mediar-ai/screenpipe/compare/1c48f..97377) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
### **New Features:** | ||
- **Added Pipe shortcuts:** Introduced new keyboard shortcuts for enhanced user efficiency when using the Screenpipe application. | ||
- **Added AI descriptions for memory pipe:** The memory pipe now provides intelligent descriptions of recent memories, enhancing user experience (requires reinstallation). | ||
|
||
### **Fixes:** | ||
- **Fixed casing issue:** Resolved a casing issue that could affect app performance. | ||
- **Fixed tiny log issue:** Addressed a minor logging problem to ensure accurate logging functionality. | ||
- **Fixed tray menu behavior on Windows:** Adjusted the tray menu to handle unhealthy states correctly, improving functionality and user interaction. | ||
- **Memory pipe recent memories display issue resolved:** Fixed the issue where recent memories were incorrectly displayed, ensuring accurate information is presented to users. | ||
|
||
#### **Full Changelog:** [6b9c4..f22b7](https://github.com/mediar-ai/screenpipe/compare/6b9c4..f22b7) | ||
#### **Full Changelog:** [1c48f..97377](https://github.com/mediar-ai/screenpipe/compare/1c48f..97377) | ||
|