• v0.5.0 a863a64d10

    v0.5.0
    All checks were successful
    Test and publish Docker image / test (push) Successful in 31s
    Test and publish Docker image / build (push) Successful in 44s
    Stable

    patillacode released this 2026-04-18 18:50:43 +02:00 | 20 commits to main since this release

    Bug fixes

    • Share link privacy fix: shared journal entries were exposing all entries to the viewer instead of only the intended one
    • Database path misconfiguration warning: DATABASE_URL with three slashes (sqlite:///) resolves relative to
      the app working directory, silently bypassing the volume mount and losing data on container restarts;
      the app now logs a warning at startup if the DB path falls outside DATA_DIR

    Other changes

    • Updated logo: optimised alpha PNG (5 MB → 478 KB) and added dark variant
    • README logo link fix
    Downloads