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

Releases: bit-badger/myPrayerJournal

v3.3

10 Oct 02:17
b9d81fb
Compare
Choose a tag to compare
  • Change data storage to use PostgreSQL documents
  • Add Docker support

v3.2

24 May 01:15
Compare
Choose a tag to compare

Updated dependencies to eliminate security issues and bring new functionality; update runtime to .NET 7.

v3.1.1

23 Aug 12:38
Compare
Choose a tag to compare

This release fixes a bug with ID generation for requests (#72)

v3.1

30 Jul 21:44
d621ede
Compare
Choose a tag to compare

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

v3

26 Oct 23:42
9972797
Compare
Choose a tag to compare
v3

This release changes the tech stack to:

  • Giraffe / Giraffe View Engine for HTML generation
  • htmx for interactivity
  • LiteDB for data storage

v2.2

19 Jun 18:13
Compare
Choose a tag to compare

This release updates client dependencies, and moves the back end to .NET 5 (#48).

v2.1.4

23 Apr 15:10
Compare
Choose a tag to compare
  • Fixes #42 (minimize traffic / memory usage)
  • Update .NET dependencies

v2.1.3

11 Apr 14:12
Compare
Choose a tag to compare

Updated dependencies (mitigating security issues)

v2.1.2

08 Mar 00:31
Compare
Choose a tag to compare
  • Update to .NET Core 3.1 (#39)
  • Updated dependencies

v2.1.1

14 Oct 15:52
Compare
Choose a tag to compare

Fix note ordering and overflow issues (#32)