Releases: alagrede/znote-app
Releases · alagrede/znote-app
1.1.9
Improvements
The application has been completely revised to be more robust and easy to use!
✓ New Markdown shortcuts and completion
✓ New Right context menu with commands to transform selected text
✓ Add Convert action from CSV to Markdown table and vice versa
✓ HTML export
✓ A new horizontal layout for the preview
✓ A more performant search box
✓ It's now possible to make Internal link to navigate between notes
✓ Apple m1 build
✓ New delete button directly in note list for all items
And so many things...
Version also available on Mac and Windows Stores.
0.6.5
Improvements:
- The preview is now resizable
- Addition of a compact mode in the list of notes
- Improves typing feeling on long files when html preview is hidden
- makes it easier to use an external cloud provider (like Dropbox) by replaying the file and syncing the tags every time you open the note through the note list (add meta at the beginning of files)
0.6.3
0.6.2
0.6.1
0.6.0
Important update
- Editor: add size for H1, H2, H3 titles
- Better sorting of notes. Add pins + sort by lastUpdatedTime
- Addition of sub-tags
- Automatically adds the selected tag when creating a new note
- Minor UI improvements
- Fixed sync conflict with mobile
- Fixed blinking when starting app with dark theme
0.5.3
0.2.5
0.2.4
0.2.2
Features
- Multi notes support
- Auto update notification
- Reopens temporary notes on startup
- Save preferences: theme + app size
- Add keyboard shortcuts
- Add code highlighting with highlightjs.org
Bugfixes
- Fix dirty state when changing Lock mode
- Use new markdown editor react-markdown-editor-lite