-
v4, Alpha 1 Pre-Release
released this
2024-06-26 23:38:13 +00:00 | 1 commits to version4 since this releaseThis 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
-
v3.1.1 Stable
released this
2022-08-23 12:36:17 +00:00 | 10 commits to main since this releaseThis release fixes a bug with ID generation for requests (#72)
Downloads
-
v3.1 Stable
released this
2022-07-30 21:02:58 +00:00 | 11 commits to main since this releaseNew 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
-
v3 Stable
released this
2021-10-26 23:39:58 +00:00 | 15 commits to main since this releaseThis release changes the tech stack to:
- Giraffe / Giraffe View Engine for HTML generation
- htmx for interactivity
- LiteDB for data storage
Downloads
-
v2.2 Stable
released this
2021-06-19 18:08:49 +00:00 | 19 commits to main since this releaseThis release updates client dependencies, and moves the back end to .NET 5 (#48).
Downloads
-
v2.1.4 Stable
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
-
v2.1.3 Stable
released this
2020-04-11 13:51:14 +00:00 | 52 commits to main since this releaseUpdated dependencies (mitigating security issues)
Downloads