-
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
6683130
commit e147b2e
Showing
2 changed files
with
11 additions
and
10 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,7 @@ | ||
### **Fixes:** | ||
- **Fixed modal for instructions:** Corrected the modal display issue to improve user guidance. | ||
- **Fixed memories build:** Resolved issues related to building memories to enhance functionality. | ||
- **Fixed imports:** Addressed import issues to ensure proper application functionality. | ||
|
||
#### **Full Changelog:** [65c4e..66831](https://github.com/mediar-ai/screenpipe/compare/65c4e..66831) | ||
|
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,13 +1,7 @@ | ||
### **New Features:** | ||
- **Breaking change dialog and CLI telemetry installation:** Introduced a dialog for breaking changes and added telemetry installation via CLI, enhancing user awareness and debugging support. | ||
- **Updated screenpipe/js to 1.0.0:** Major update to the screenpipe-js library, bringing new features and improvements. | ||
|
||
### **Improvements:** | ||
- **Run Next.js pipes in production mode:** Enhanced performance by allowing Next.js pipes to run in production mode. | ||
- **Screenpipe JS refactor:** Conducted a refactor of the Screenpipe JS codebase to improve organization and fix build issues. | ||
|
||
### **Fixes:** | ||
- **Removed in-memory logging:** Eliminated in-memory logging to improve performance and resource management. | ||
- **Fixed modal for instructions:** Corrected the modal display issue to improve user guidance. | ||
- **Fixed memories build:** Resolved issues related to building memories to enhance functionality. | ||
- **Fixed imports:** Addressed import issues to ensure proper application functionality. | ||
|
||
#### **Full Changelog:** [2b133..a250d](https://github.com/mediar-ai/screenpipe/compare/2b133..a250d) | ||
#### **Full Changelog:** [65c4e..66831](https://github.com/mediar-ai/screenpipe/compare/65c4e..66831) | ||
|