Skip to content
This repository has been archived by the owner on Jun 29, 2024. It is now read-only.

Releases: bit-badger/PrayerTracker

PrayerTracker v8.2

13 Jul 00:48
Compare
Choose a tag to compare

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.

PrayerTracker v8.1

05 Jul 00:07
dd5f32e
Compare
Choose a tag to compare

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.

PrayerTracker v8

19 Aug 19:22
13ace6c
Compare
Choose a tag to compare

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).

PrayerTracker v7.6.1

06 Aug 13:08
Compare
Choose a tag to compare

This release fixes one bug (#40)

PrayerTracker v7.6

19 Sep 02:43
1a07c67
Compare
Choose a tag to compare

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

PrayerTracker v7.5

16 Nov 03:01
Compare
Choose a tag to compare
  • Update to .NET 5 / F# 5 (#27)
  • Fix message when creating new users (#26)

PrayerTracker v7.4.2

07 Mar 18:31
Compare
Choose a tag to compare
  • Upgrade to .NET Core 3.1 runtime (#25)
  • Update dependencies

PrayerTracker v7.4.1

03 Dec 03:39
Compare
Choose a tag to compare

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

PrayerTracker v7.4

19 Oct 17:29
40642f4
Compare
Choose a tag to compare

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

PrayerTracker v7.3.2

14 Jun 03:11
Compare
Choose a tag to compare

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