-
v2.1.2 Stable
released this
2020-03-08 00:30:21 +00:00 | 54 commits to main since this release- Update to .NET Core 3.1 (#39)
- Updated dependencies
Downloads
-
v2.1.1 Stable
released this
2019-10-14 15:50:50 +00:00 | 55 commits to main since this releaseFix note ordering and overflow issues (#32)
Downloads
-
v2.1 Stable
released this
2019-09-28 13:42:58 +00:00 | 56 commits to main since this releaseMigrated back-end to .NET Core 3.0 (#30)
Downloads
-
v2.0.1 Stable
released this
2019-09-27 02:22:14 +00:00 | 57 commits to main since this releaseFixes #28 (fix reappearance of non-recurring requests)
Downloads
-
v2 Stable
released this
2019-09-03 00:01:26 +00:00 | 62 commits to main since this releaseApp changes:
- Move to Vue Material for UI components
- Convert request cards to true material design cards, separating the "pray" button from the others and improved highlighting of the current request
- Centralize Auth0 integration in one place; modify the Vuex store to rely on it entirely, and add a Vue mixin to make it accessible by any component
API changes:
- Change backing data store to RavenDB
- Evolve domain models (using F# discriminated unions, and JSON converters for storage) to make invalid states unrepresentable
- Incorporate the FunctionalCuid library
- Create a functional pipeline for app configuration instead of chaining
IWebHostBuilder
calls
Bug fixes:
- Set showAfter to 0 for immediately recurring requests (#26)
Downloads
-
v1.2.2 Stable
released this
2019-07-13 00:34:26 +00:00 | 63 commits to main since this releaseDependency update to pick up a new version of the lodash library after it received a security update
Downloads
-
v1.2.1 Stable
released this
2019-07-07 12:08:42 +00:00 | 64 commits to main since this releasev1.2 (the fix for #25) broke the "pray" button; this fixes that.
Downloads
-
v1.2 Stable
released this
2019-07-06 01:34:38 +00:00 | 65 commits to main since this releaseWhen updating a request, marking it "prayed", and changing the recurrence, the next show time in the journal was being calculated off the old value. This release fixes this. It also brings other dependencies up to date.
Downloads
-
v1.1.1 Stable
released this
2019-06-01 01:29:57 +00:00 | 66 commits to main since this releaseDependency update to resolve vulnerabilities
Downloads
-
v1.1 Stable
released this
2019-02-23 19:59:32 +00:00 | 67 commits to main since this releaseDownloads