• v0.9.2 890035359f

    v0.9.2
    All checks were successful
    Main / Lint and Format (push) Successful in 19s
    Main / Docker Build (push) Successful in 28s
    Main / Deploy (push) Successful in 6s
    Stable

    tony released this 2026-01-22 12:20:25 -06:00 | 93 commits to main since this release

    • fixed a state issue where you could end up with an empty activeList in storage
  • v0.9.1 c2b38b8d75

    v0.9.1
    All checks were successful
    Main / Lint and Format (push) Successful in 19s
    Main / Docker Build (push) Successful in 28s
    Main / Deploy (push) Successful in 6s
    Stable

    tony released this 2026-01-22 11:45:30 -06:00 | 94 commits to main since this release

    • fixed issues with password managers on mobile
    • refactored function names and variables
    • added data-length attribute to lists for easily determining logic throughout code
    • fixed some weird state issues that could come up
  • v0.9.0 f0d93ab71e

    v0.9.0
    All checks were successful
    Main / Lint and Format (push) Successful in 19s
    Main / Docker Build (push) Successful in 32s
    Main / Deploy (push) Successful in 15s
    Stable

    tony released this 2026-01-22 08:53:24 -06:00 | 96 commits to main since this release

    Initial release with:

    • notes merged into posts
    • projects endpoint
    • todo project
    • javascript linter and formatter
    • action only pushes and deploys docker image on creation