• 3.3 b9d81fb7aa

    v3.3 Stable

    danieljsummers released this 2023-10-10 02:15:38 +00:00 | 1 commits to main since this release

    • Change data storage to use PostgreSQL documents
    • Add Docker support
    Downloads
  • 3.2 3df5c71d81

    v3.2 Stable

    danieljsummers released this 2023-05-24 01:14:08 +00:00 | 2 commits to main since this release

    Updated dependencies to eliminate security issues and bring new functionality; update runtime to .NET 7.

    Downloads
  • 3.1.1 8702723e01

    v3.1.1 Stable

    danieljsummers released this 2022-08-23 12:36:17 +00:00 | 5 commits to main since this release

    This release fixes a bug with ID generation for requests (#72)

    Downloads
  • 3.1 d621ede7bb

    v3.1 Stable

    danieljsummers released this 2022-07-30 21:02:58 +00:00 | 6 commits to main since this release

    New in this release:

    • Dates and times are now displayed in the user's local time zone (#69)
    • The relative date at the bottom of each request card now shows the last prayed date, not activity date (#34)

    Bug fix:

    • Non-immediate recurrence and snoozed requests once again reenter the journal at the bottom (#70)
    Downloads
  • 3 997279783f

    v3 Stable

    danieljsummers released this 2021-10-26 23:39:58 +00:00 | 10 commits to main since this release

    This release changes the tech stack to:

    • Giraffe / Giraffe View Engine for HTML generation
    • htmx for interactivity
    • LiteDB for data storage
    Downloads
  • 2.2 cce4f17cd8

    v2.2 Stable

    danieljsummers released this 2021-06-19 18:08:49 +00:00 | 14 commits to main since this release

    This release updates client dependencies, and moves the back end to .NET 5 (#48).

    Downloads
  • 2.1.4 dfd1c59554

    v2.1.4 Stable

    danieljsummers released this 2020-04-23 15:07:23 +00:00 | 46 commits to main since this release

    • Fixes #42 (minimize traffic / memory usage)
    • Update .NET dependencies
    Downloads
  • 2.1.3 83b70073e9

    v2.1.3 Stable

    danieljsummers released this 2020-04-11 13:51:14 +00:00 | 47 commits to main since this release

    Updated dependencies (mitigating security issues)

    Downloads
  • 2.1.2 fb908a1cef

    v2.1.2 Stable

    danieljsummers released this 2020-03-08 00:30:21 +00:00 | 49 commits to main since this release

    • Update to .NET Core 3.1 (#39)
    • Updated dependencies
    Downloads
  • 2.1.1 6a6f7b35c7

    v2.1.1 Stable

    danieljsummers released this 2019-10-14 15:50:50 +00:00 | 50 commits to main since this release

    Fix note ordering and overflow issues (#32)

    Downloads