Releases: bit-badger/PrayerTracker
PrayerTracker v8.2
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
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
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
This release fixes one bug (#40)
PrayerTracker v7.6
Upgrade to .NET 6, and more recent versions of libraries
PrayerTracker v7.5
PrayerTracker v7.4.2
- Upgrade to .NET Core 3.1 runtime (#25)
- Update dependencies
PrayerTracker v7.4.1
Updates outbound e-mail address to support new outbound mail configuration (#23)
PrayerTracker v7.4
This release contains a bug fix, infrastructure upgrades, and preparation as the project moves toward a v8 release.
PrayerTracker v7.3.2
Bug-fix release; fixed an edge case with expiration determination not being done the same way between the database and the application (#17)