• v8.2 39af0fb9a5

    danieljsummers released this 2023-07-13 00:46:01 +00:00 | 0 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 | 1 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 | 7 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 | 8 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 | 14 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 | 16 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 | 19 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 | 22 commits to main since this release

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

    Downloads
  • v7.4 40642f4436

    danieljsummers released this 2019-10-19 17:22:52 +00:00 | 23 commits to main since this release

    This release contains a bug fix, infrastructure upgrades, and preparation as the project moves toward a v8 release.

    • "Save Preferences" button moved outside of field group (#18)
    • Moved all URLs to /web (#13) (preparation for SPA front end)
    • Upgraded to .NET Core 3.0 (#20) and implemented features enabled by F# 4.7
    Downloads
  • v7.3.2 0748ad6ce8

    danieljsummers released this 2019-06-14 03:01:08 +00:00 | 32 commits to main since this release

    Bug-fix release; fixed an edge case with expiration determination not being done the same way between the database and the application (#17)

    Downloads