2025-11-13 14:33:34 +11:00
|
|
|
# 0.2.1.9
|
|
|
|
|
|
|
|
|
|
* Fix a few small matters identified with tests
|
|
|
|
|
* Make locales dynamically detected from the locales dir rather than hardcoded
|
2025-11-13 16:26:35 +11:00
|
|
|
* Add version information in the navigation
|
2025-11-14 11:26:09 +11:00
|
|
|
* Increase line spacing between lines (except for code blocks)
|
2025-11-14 11:41:55 +11:00
|
|
|
* Add Italian translations (thanks @mdaleo404)
|
2025-11-14 13:31:55 +11:00
|
|
|
* Prevent being able to left-click a date and have it load in current tab if it is already open in another tab
|
|
|
|
|
* Avoid second checkbox/bullet on second newline after first newline
|
|
|
|
|
* Avoid Home/left arrow jumping to the left side of a list symbol
|
2025-11-13 14:33:34 +11:00
|
|
|
|
2025-11-12 13:58:58 +11:00
|
|
|
# 0.2.1.8
|
|
|
|
|
|
|
|
|
|
* Translate all strings, add French, add locale choice in settings
|
2025-11-12 14:09:47 +11:00
|
|
|
* Fix hiding status bar (including find bar) when locked
|
2025-11-12 13:58:58 +11:00
|
|
|
|
2025-11-12 10:00:21 +11:00
|
|
|
# 0.2.1.7
|
|
|
|
|
|
2025-11-12 10:11:38 +11:00
|
|
|
* Fix being able to set bold, italic and strikethrough at the same time.
|
2025-11-12 10:54:42 +11:00
|
|
|
* Fixes for system dark theme and move stylesheets for Calendar/Lock Overlay into the ThemeManager
|
2025-11-12 10:00:21 +11:00
|
|
|
* Add AppImage
|
|
|
|
|
|
2025-11-11 15:47:25 +11:00
|
|
|
# 0.2.1.6
|
|
|
|
|
|
|
|
|
|
* Some code cleanup and more coverage
|
|
|
|
|
* Improve code block styling / escaping out of the block in various scenarios
|
|
|
|
|
|
2025-11-10 17:43:12 +11:00
|
|
|
# 0.2.1.5
|
|
|
|
|
|
|
|
|
|
* Go back to font size 10 (I might add a switcher later)
|
|
|
|
|
* Fix bug with not syncing the right calendar date on search (History item would then be wrong too)
|
|
|
|
|
|
2025-11-10 10:25:46 +11:00
|
|
|
# 0.2.1.4
|
|
|
|
|
|
|
|
|
|
* Increase font size of normal text
|
2025-11-10 10:39:48 +11:00
|
|
|
* Fix auto-save of a tab if we are moving to another tab and it has not yet saved
|
2025-11-10 10:25:46 +11:00
|
|
|
* DRY up some code
|
|
|
|
|
|
2025-11-10 08:40:09 +11:00
|
|
|
# 0.2.1.3
|
|
|
|
|
|
|
|
|
|
* Ensure checkbox only can get checked on/off if it is clicked right on its block position, not any click on the whole line
|
|
|
|
|
* Fix code backticks to not show but still be able to type code easily
|
|
|
|
|
|
2025-11-10 08:05:17 +11:00
|
|
|
# 0.2.1.2
|
|
|
|
|
|
|
|
|
|
* Ensure tabs are ordered by calendar date
|
|
|
|
|
* Some other code cleanups
|
|
|
|
|
|
2025-11-09 19:09:56 +11:00
|
|
|
# 0.2.1.1
|
|
|
|
|
|
|
|
|
|
* Fix history preview pane to be in markdown
|
|
|
|
|
* Some other code cleanups
|
|
|
|
|
|
2025-11-09 16:19:51 +11:00
|
|
|
# 0.2.1
|
|
|
|
|
|
|
|
|
|
* Introduce tabs!
|
|
|
|
|
|
2025-11-08 18:13:56 +11:00
|
|
|
# 0.2.0.1
|
|
|
|
|
|
|
|
|
|
* Fix chomping images when TODO is typed and converts to a checkbox
|
|
|
|
|
|
2025-11-08 00:30:46 -06:00
|
|
|
# 0.2.0
|
|
|
|
|
|
|
|
|
|
* Switch back to Markdown editor
|
|
|
|
|
|
2025-11-08 14:52:22 +11:00
|
|
|
# 0.1.12.1
|
|
|
|
|
|
|
|
|
|
* Fix newline after URL keeps URL style formatting
|
|
|
|
|
|
2025-11-07 17:03:14 +11:00
|
|
|
# 0.1.12
|
|
|
|
|
|
|
|
|
|
* Add find bar for searching for text in the editor
|
|
|
|
|
|
2025-11-07 09:14:26 +11:00
|
|
|
# 0.1.11
|
|
|
|
|
|
|
|
|
|
* Add missing export extensions to export_by_extension
|
2025-11-07 13:53:27 +11:00
|
|
|
* Fix focusing on editor after leaving the app and returning
|
|
|
|
|
* More code coverage and removing obsolete bits of code
|
2025-11-07 09:14:26 +11:00
|
|
|
|
2025-11-06 18:56:07 +11:00
|
|
|
# 0.1.10.2
|
|
|
|
|
|
|
|
|
|
* Fix for code blocks in dark mode
|
|
|
|
|
|
2025-11-06 15:54:18 +11:00
|
|
|
# 0.1.10.1
|
|
|
|
|
|
|
|
|
|
* Small bugfix for a debug message left in
|
|
|
|
|
|
2025-11-05 16:10:48 +11:00
|
|
|
# 0.1.10
|
|
|
|
|
|
|
|
|
|
* Improve search results window and highlight in calendar when there are matches.
|
2025-11-05 16:26:13 +11:00
|
|
|
* Fix styling issue with text that comes after a URL, so it doesn't appear as part of the URL.
|
2025-11-05 18:58:38 +11:00
|
|
|
* Add ability to export to Markdown (and fix heading styles)
|
2025-11-05 21:36:38 +11:00
|
|
|
* Represent in the History diff pane when an image was the thing that changed
|
2025-11-06 10:56:20 +11:00
|
|
|
* Support theme choice in settings (light/dark/system)
|
2025-11-06 13:43:52 +11:00
|
|
|
* Add Checkboxes in the editor. Typing 'TODO' at the start of a line will auto-convert into a checkbox.
|
2025-11-06 15:45:31 +11:00
|
|
|
* Add option to automatically move yesterday's unchecked TODOs to today on startup
|
2025-11-05 16:10:48 +11:00
|
|
|
|
2025-11-04 12:58:42 +11:00
|
|
|
# 0.1.9
|
|
|
|
|
|
|
|
|
|
* More styling/toolbar fixes to support toggled-on styles, exclusive styles (e.g it should not be
|
|
|
|
|
possible to set both H1 and H2 at once)
|
|
|
|
|
* Fix small bug in export of HTML or arbitrary extension
|
2025-11-04 14:25:03 +11:00
|
|
|
* Add plaintext SQLite3 Export option
|
|
|
|
|
* Add Backup option (database remains encrypted with SQLCipher)
|
2025-11-04 14:55:59 +11:00
|
|
|
* Add ability to run VACUUM (compact) on the database in settings
|
2025-11-04 15:57:41 +11:00
|
|
|
* Add ability to store images in the page
|
2025-11-04 18:34:04 +11:00
|
|
|
* Lots more tests, over 80% coverage
|
2025-11-04 12:58:42 +11:00
|
|
|
|
2025-11-03 12:39:31 +11:00
|
|
|
# 0.1.8
|
|
|
|
|
|
|
|
|
|
* Fix saving the new key to the settings if the 'remember key' option was set and the DB was rekeyed
|
2025-11-03 14:33:51 +11:00
|
|
|
* Fixes for multi-line code blocks
|
|
|
|
|
* Fix URL href linking
|
2025-11-03 14:34:45 +11:00
|
|
|
* Render the history version dates in user's local timezone
|
2025-11-03 12:39:31 +11:00
|
|
|
|
|
|
|
|
# 0.1.7
|
|
|
|
|
|
|
|
|
|
* More fixes for shortcuts and move the Change Key button in settings
|
|
|
|
|
|
2025-11-02 19:15:55 +11:00
|
|
|
# 0.1.6
|
|
|
|
|
|
|
|
|
|
* Fix shortcuts for next/previous day to not collide with Normal text (Ctrl+N)
|
|
|
|
|
|
2025-11-02 17:02:03 +11:00
|
|
|
# 0.1.5
|
|
|
|
|
|
|
|
|
|
* Refactor schema to support versioning of pages. Add HistoryDialog and diff with ability to revert.
|
|
|
|
|
|
2025-11-02 15:42:42 +11:00
|
|
|
# 0.1.4
|
|
|
|
|
|
|
|
|
|
* Add auto-lock of app (configurable in Settings, defaults to 15 minutes)
|
|
|
|
|
* Add 'Report a bug' to Help nav
|
|
|
|
|
|
2025-11-02 11:56:28 +11:00
|
|
|
# 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
|
2025-11-02 12:49:19 +11:00
|
|
|
* Add ability to export the database to different formats
|
2025-11-02 13:11:05 +11:00
|
|
|
* Add Documentation/Help menu
|
2025-11-02 11:56:28 +11:00
|
|
|
|
2025-11-01 16:41:57 +11:00
|
|
|
# 0.1.2
|
|
|
|
|
|
|
|
|
|
* Switch from Markdown to HTML via QTextEdit, with a toolbar
|
2025-11-01 17:44:23 +11:00
|
|
|
* Add search ability
|
2025-11-01 16:41:57 +11:00
|
|
|
* Fix Settings shortcut and change nav menu from 'File' to 'Application'
|
|
|
|
|
|
2025-10-31 16:47:18 +11:00
|
|
|
# 0.1.1
|
|
|
|
|
|
|
|
|
|
* Add ability to change the key
|
|
|
|
|
* Add ability to jump to today's date
|
2025-10-31 16:50:53 +11:00
|
|
|
* Add shortcut for Settings (Ctrl+E) so as not to collide with Ctrl+S (Save)
|
2025-10-31 16:47:18 +11:00
|
|
|
|
|
|
|
|
# 0.1.0
|
|
|
|
|
|
|
|
|
|
* Initial release.
|