• v0.7.0 b7305ea4ed

    v0.7.0
    All checks were successful
    Test and publish Docker image / test (push) Successful in 45s
    Test and publish Docker image / build (push) Successful in 52s
    Stable

    patillacode released this 2026-04-21 16:55:26 +02:00 | 16 commits to main since this release

    What's new in 0.7.0

    Delete entries

    A trash icon now appears in the toolbar whenever the current day has a saved entry.
    One click (with a confirmation prompt) permanently deletes the entry and updates the calendar immediately.
    No more empty days showing as having content.

    Calendar legend

    A ? button in the bottom corner of the calendar expands an inline legend explaining the three visual states:
    today, shared entry, and days with content.

    Sidebar stats

    The left column now shows a writing streak (consecutive days with entries) and a monthly summary (entry count
    and word count) on every journal page.

    License

    Piruetas is now officially licensed under AGPL-3.0.
    A commercial license is available for proprietary use: contact patillacode (at) gmail (dot) com

    Frontend code quality

    Theme toggle, locale picker, and mobile navigation logic have been moved out of HTML templates into proper
    static JS files (ui.js, calendar.js), making the frontend easier to maintain.

    Downloads