Releases: alagrede/znote-app
Releases · alagrede/znote-app
2.6.6
2.6.5
2.6.4
Release Summary:
Bug Fixes:
- Export JS script: Fixed export as JS script containing non-executable code
- PDF/HTML export with WYSIWYG editor: Fixed export PDF/HTML not working with new editor
- Bash/Powershell export with WYSIWYG editor: Add export button to bash code block to export as separate file
2.6.3
Release Summary:
New Features:
- PowerShell Support: Added support for
powershell
code blocks on Windows. - Bash Enhancements: On Mac/Linux, the
~/.bash_profile
file is now loaded for bash code blocks. - Script Chaining: Both
bash
andpowershell
code blocks can now handle multiple lines of commands. - No Profile Option: New
noProfile
parameter forbash
andpowershell
blocks to skip loading user profiles.
Bug Fixes:
- Ctrl+Enter Shortcut: Fixed the
Ctrl+Enter
shortcut issue in the WYSIWYG editor on Windows. - Output Encoding: Resolved incorrect output encoding for cmd/shell code blocks on Windows.
Screenshots
2.6.2
2.6.1
New Features
A new editor transforming the user experience comes with this release 🚀. You can now write text and code without using the Split View. Additionally, file integration has been improved, allowing you to save any note to a file on the fly. 😎
Improvements
- New WYSIWYG editor (experimental)
- Ctrl+S now enables you to convert a note into a file instantly
- New synced folder “Starters” containing useful examples
- Duplicate function to create a new note from an existing one
Bug Fixes
- Fixed: Random crashes when opening a folder in the tree view
Screenshots
Disclaimer
Before testing this new editor, it is the perfect time to make a backup of your data to be able to restore it and be prepared for all eventualities.