bouquin/CHANGELOG.md
2025-11-02 12:49:19 +11:00

25 lines
777 B
Markdown

# 0.1.3
* Fix bold toggle
* Improvements to preview size in search results
* Make URLs highlighted and clickable (Ctrl+click)
* Explain the purpose of the encryption key for first-time use
* Support saving the encryption key to the settings file to avoid being prompted (off by default)
* Abbreviated toolbar symbols to keep things tidier. Add tooltips
* Add ability to export the database to different formats
# 0.1.2
* Switch from Markdown to HTML via QTextEdit, with a toolbar
* Add search ability
* Fix Settings shortcut and change nav menu from 'File' to 'Application'
# 0.1.1
* Add ability to change the key
* Add ability to jump to today's date
* Add shortcut for Settings (Ctrl+E) so as not to collide with Ctrl+S (Save)
# 0.1.0
* Initial release.