• 0.2.1.1 ab1af80d10

    0.2.1.1 Stable

    mig5 released this 2025-11-09 02:11:28 -06:00 | 249 commits to main since this release

    • Fix history preview pane to be markdown
    • Some other code cleanups
    Downloads
  • 0.2.1 f023224074

    0.2.1 Stable

    mig5 released this 2025-11-08 23:21:39 -06:00 | 250 commits to main since this release

    Tabs!

    Downloads
  • 0.2.0.1 fa23cf4da9

    0.2.0.1 Stable

    mig5 released this 2025-11-08 01:14:41 -06:00 | 251 commits to main since this release

    Fix chomping images when TODO is typed and converts to a checkbox

    Downloads
  • 0.2.0 39576ac7f3

    0.2.0 Stable

    mig5 released this 2025-11-08 00:31:33 -06:00 | 252 commits to main since this release

    I went back to Markdown editor.

    Downloads
  • 0.1.12.1 31604a0cd2

    0.1.12.1 Stable

    mig5 released this 2025-11-07 22:09:50 -06:00 | 253 commits to main since this release

    • Fix newline after URL keeps URL style formatting
    Downloads
  • 0.1.12 1373c4ab06

    0.1.12 Stable

    mig5 released this 2025-11-07 00:05:01 -06:00 | 254 commits to main since this release

    • Add find bar for searching for text in the editor
    Downloads
  • 0.1.11 4bb0cc2880

    0.1.11 Stable

    mig5 released this 2025-11-06 21:01:11 -06:00 | 257 commits to main since this release

    • Add missing export extensions to export_by_extension
    • Fix focusing on editor after leaving the app and returning
    • More code coverage (94%!) and removing obsolete bits of code
    Downloads
  • 0.1.10.1 267e412663

    0.1.10.1 Stable

    mig5 released this 2025-11-05 22:55:08 -06:00 | 265 commits to main since this release

    Small bugfix for a debug message left in

    Downloads
  • 0.1.10 992c82460e

    0.1.10 Stable

    mig5 released this 2025-11-05 22:50:14 -06:00 | 266 commits to main since this release

    • Improve search results window and highlight in calendar when there are matches.
    • Fix styling issue with text that comes after a URL, so it doesn't appear as part of the URL.
    • Add ability to export to Markdown (and fix heading styles)
    • Represent in the History diff pane when an image was the thing that changed
    • Support theme choice in settings (light/dark/system)
    • Add Checkboxes in the editor. Typing 'TODO' at the start of a line will auto-convert into a checkbox.
    • Add option to automatically move yesterday's unchecked TODOs to today on startup
    Downloads
  • 0.1.9 98e6a0ebae

    0.1.9 Stable

    mig5 released this 2025-11-04 01:34:57 -06:00 | 278 commits to main since this release

    • 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
    • Add plaintext SQLite3 Export option
    • Add Backup option (database remains encrypted with SQLCipher)
    • Add ability to run VACUUM (compact) on the database in settings
    • Add ability to store images in the page
    • Lots more tests, over 80% coverage
    Downloads