Skip to content

Releases: alagrede/znote-app

2.6.6

26 Sep 14:23
b276729
Compare
Choose a tag to compare

Bug Fix: Prevent Powershell block from running indefinitely while waiting for interactive input

2.6.5

19 Sep 17:03
b276729
Compare
Choose a tag to compare

This release contains some minor fixes to the WYSIWYG editor.

2.6.4

02 Jul 08:20
b276729
Compare
Choose a tag to compare

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

01 Jul 09:59
b276729
Compare
Choose a tag to compare

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 and powershell code blocks can now handle multiple lines of commands.
  • No Profile Option: New noProfile parameter for bash and powershell 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

Powershell support on Windows
powershell

2.6.2

07 Jun 13:44
Compare
Choose a tag to compare

Bug Fixes

  • Fixed: Keyboard navigation broken on Quick Search modal
  • Fixed: Columns component issue when switching between WYSIWYG and code editor

2.6.1

29 May 07:44
Compare
Choose a tag to compare

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

screen-new11-dark

sync

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.

backup

2.5.6

29 Mar 16:38
Compare
Choose a tag to compare

Bug fixes

  • Linux crash with backups
  • internal optimization with Markdown generation

2.5.5

25 Mar 18:24
Compare
Choose a tag to compare

Bug fixes

  • Window drag on Tabs background
  • Font size issue at startup

2.5.4

11 Mar 13:29
Compare
Choose a tag to compare

New AI integration

💎 Improvement

  • Ollama integration

Screenshot

ollama-integration

2.5.3

07 Mar 16:46
Compare
Choose a tag to compare

💎 Improvements

  • Add keyboard shortcuts to switch between tabs (See keyboard shortcuts help)

🐛 Bug fixes

  • Fix: Add focus on the editor after creating a new note
  • Fix: Update tab name after renaming a note