| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 1.2.2 * Fix crash when deleting note * Fix path issue when moving note * Do not create todo file unless necessary * Align ExpandingFormSwitch style to FormSwitchDelegate style * Improve move dialog design * Add cheatsheet entries for extending syntax * Update md4qt
- Update to 1.2.1
* Remove the requirement for the storage name (no longer
need to be "klevernotes")
* Fix code block rendering issue with HTML tag
* Fix todos saving
* Allow items to be moved to the storage root
- Update to 1.2.0
* New file structure that perfectly mirrors what you see in
the sidebar. Ability to change the color and icon of each item.
* New drawing page with more features.
* "Copy" button in the code block.
* New bottom bar for switching between notes and tasks.
* Improved page turn animation.
* Pressing V without a modifier while an image is in the
clipboard does nothing (as expected).
* Preventing the use of a "/" to name an item, as it would
create a directory.
* Various rendering issues.
- Update to 1.1.0
* KleverNotes parser has been switched to md4qt
* The toolbar is now more precise for removing specific
Markdown tags but also to apply them.
* The parsing is now done on a separated thread, so parsing
very large notes should still be smooth
* The editor now has the abilty to be "WYSIWYG"
- Init klevernotes