• v8.4 bb79b38738

    danieljsummers released this 2024-06-29 00:28:13 +00:00 | 0 commits to main since this release

    This release brings the help content into the application itself, moving away from the GitHub Pages-built subdomain (#51).

    Downloads
  • v8.3 fdb8f2ebf1

    danieljsummers released this 2024-06-07 01:11:09 +00:00 | 1 commits to main since this release

    This release updates the runtime to .NET 8, updates dependencies, and uses a newer data access library. It also updates the htmx front-end library to 1.9.12.

    Downloads
  • v8.2 39af0fb9a5

    danieljsummers released this 2023-07-13 00:46:01 +00:00 | 9 commits to main since this release

    This release includes configuration for e-mail settings, required to upgrade the means by which PrayerTracker sends its messages out. They should now arrive with valid DKIM signatures, which should help in cases where the e-mails may have been seen as spam in the past.

    Downloads
  • v8.1 dd5f32e320

    danieljsummers released this 2023-07-05 00:03:43 +00:00 | 10 commits to main since this release

    This update brings a set of behind-the-scenes upgrades. The runtime was upgraded from .NET 6 to .NET 7, and database access was switched to using its new data source paradigm. Additionally, changes were made to allow the application to be hosted in a Docker container.

    Downloads
  • v8 13ace6ca61

    danieljsummers released this 2022-08-19 19:08:30 +00:00 | 16 commits to main since this release

    This release brings an improved front-end web framework (#36) and style refresh (#38), as well as improving user and session handling (#39). It also shifts to using shorter IDs in URLs (#1).

    This release fixes a bug in the "marked new" and "expires" logic, where requests are now considered to be entered on "day 0" and should properly handle all time zone transitions (#41).

    Downloads
  • v7.6.1 58519f9a4d

    danieljsummers released this 2022-08-06 13:06:11 +00:00 | 17 commits to main since this release

    This release fixes one bug (#40)

    Downloads
  • v7.6 1a07c673c7

    danieljsummers released this 2021-09-19 02:42:40 +00:00 | 23 commits to main since this release

    Upgrade to .NET 6, and more recent versions of libraries

    Downloads
  • v7.5 b0d3bd4e35

    danieljsummers released this 2020-11-16 02:57:09 +00:00 | 25 commits to main since this release

    • Update to .NET 5 / F# 5 (#27)
    • Fix message when creating new users (#26)
    Downloads
  • v.7.4.2 cb8c2558e0

    danieljsummers released this 2020-03-07 18:22:39 +00:00 | 28 commits to main since this release

    • Upgrade to .NET Core 3.1 runtime (#25)
    • Update dependencies
    Downloads
  • v7.4.1 1c33c1368f

    danieljsummers released this 2019-12-03 03:37:27 +00:00 | 31 commits to main since this release

    Updates outbound e-mail address to support new outbound mail configuration (#23)

    Downloads