Releases: alagrede/znote-app
Releases · alagrede/znote-app
2.7.3
Release Summary
New Features
- AI Integration in WYSIWYG Editor: Added support for AI-assisted editing, including real-time stream responses.
- Note Selection in ChatView: Enabled note selection functionality within the ChatView when using the WYSIWYG editor.
Bug Fixes
- Toolbar Issue on Export: Resolved an issue where the toolbar was mistakenly included in PDF/HTML exports from the WYSIWYG editor.
- Invisible Titles in Collapsibles: Fixed an issue causing titles in collapsibles to be invisible in PDF/HTML exports.
- Markdown Strip with Delimiter: Corrected a bug where delimiters caused markdown stripping when switching between the source code editor and the WYSIWYG editor.
- Line Height Adjustment: Fixed overly large line heights in the WYSIWYG editor for improved readability.
Enjoy the updates, and as always, let us know your feedback! 🚀
2.7.2
Release Summary
We've focused on improving performance and fixing key issues to enhance your experience.
New Features
- Optimized Bundle Size: Reduced application bundle size for faster loading and smoother performance.
Bug Fixes
- WYSIWYG Undo Functionality: Fixed an issue where
Ctrl+Z
(Undo) was not working correctly in some cases within the WYSIWYG editor.
Enjoy the update, and feel free to share your thoughts or report any issues! 🚀
2.7.1
Release Summary
This update introduces the Plugin feature, enabling automation for tasks like installing npm dependencies and custom functions to enhance your workflow.
New Features
- Plugins: Access a curated collection of plugins designed to streamline npm package management and custom function setup.
Bug Fixes
printInline
Error: Resolved an issue where theprintInline
function was unavailable in some JavaScript code blocks.- Missing PRO Features in Trial: Addressed a bug where certain PRO features were not accessible during the trial period.
Screenshot
Enjoy the new functionality and let us know your feedback! 🚀
2.6.13
2.6.12
2.6.11
2.6.10
2.6.9
Release Summary:
This release introduces an exciting new feature to chat with AI directly within your notes, along with enhanced code export options for streamlined workflows.
- AI Chat Assistance: Interact with an AI assistant to get help with code writing, using znote examples to guide you.
- Code Bundle Export: Easily export your code as a ready-to-run bundle for smoother deployment and sharing.