• 4.0.0-alpha1 ff34bb9743

    v4, Alpha 1 Pre-Release

    danieljsummers released this 2024-06-26 23:38:13 +00:00 | 1 commits to version4 since this release

    This the the initial, in-progress release of myPrayerJournal. It is based on PHP and uses SQLite for storage. This release is a straight conversion; future releases will have more functionality changes.

    Downloads
  • 3.4 24c503385e

    v3.4 Stable

    danieljsummers released this 2024-06-07 23:40:14 +00:00 | 0 commits to main since this release

    • Update to .NET 8 (#75)
    • Bring documentation into the application itself (#77)
    Downloads
  • 3.3 b9d81fb7aa

    v3.3 Stable

    danieljsummers released this 2023-10-10 02:15:38 +00:00 | 6 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 | 7 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 | 10 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 | 11 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 | 15 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 | 19 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 | 51 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 | 52 commits to main since this release

    Updated dependencies (mitigating security issues)

    Downloads