|
|
@ -6,11 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), |
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
|
|
|
|
|
|
|
|
|
|
|
## [Unreleased] |
|
|
|
## [0.3.37] - 2024.12.13 |
|
|
|
### Added |
|
|
|
- Record a give from a project on the project page. |
|
|
|
- New button on home page opens the gifted dialog. |
|
|
|
- On confirmation buttons on the project page gives, mark when unavailable and explain why. |
|
|
|
### Changed |
|
|
|
- Moved the secret into IndexedDB (and out of localStorage) for more reliability. |
|
|
|
- New "invite" destination page helps troubleshoot when JWT link doesn't come through. |
|
|
|
### Fixed |
|
|
|
- Problem showing claim issuer name |
|
|
|
- Problem going "back" from a project page |
|
|
|
|
|
|
|
|
|
|
|
## [0.3.36] - 2024.11.24 - c8d23647d165016f8a8f575e13d32583242e53ac |
|
|
|