You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2.5 KiB
2.5 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
[0.2.6] - 2024.01.12
Added
- Give to fulfill a particular offer
- Give as part of a trade as opposed to a donation
- Error notifications on import
Changed
- Library security updates
- Visibility of actions & confirmations on claim page
[0.2.2] - 2024.01.05
Added
- Check for notification capability on front screen
- Contact next-public-key-hash in manual textual input
- Confirmation for contact visibility change
- YAML rendering of full claim details
- Hints for onboarding on the contact screen
[0.2.0] - 2024.01.04
Added
- Contact next-public-key-hash
- Icon for Android
- More thorough messaging and testing for notifications
[0.1.9] - 2024.01.01
Added
- Import for contacts and settings
- Second download button for DuckDuckGo
Changed
- Removed some keys from Dexie's IndexedDB declarations
[0.1.8] - 2023.12.27- d26d1d3601
Added
- DB logging for service-worker events
- Help page for notifications
- Test notification & web-push triggers inside app
- Check that the app is installed
Fixed
- Project issuer display name
[0.1.7] - 2023.12.19 - 91c6c7c11c
Changed
- Icons
Fixed
- Notification switch now shows message
- Prod/test server warning message at top of page
[0.1.6] - 2023.12.17 - b445b1234f
Added
- Infinite scroll on home page
Changed
- UI improvements
- Show web-push subscription info
- Icon
[0.1.5] - 2023.12.09 - 9c36bb509a
Added
- Web push notifications (though not finalized)
- Credentials details page
- See more data without an ID
- Change units of a give
[0.1.4] - 2023.11.20 - 7311d36726
Added
- Offer on a project
Changed
- Automatically set as visible when importing a contact
[0.1.3] - 2023.11.08 - 910f57ec7d
Added
- Contact name editing
Changed
- Don't show actions on front page if not registered.
Removed
- Home page Notiwind test buttons
[0.1.2] - 2023.11.01 - 7f6c938029
Added
- Basics: create ID, record a give, declare a project, search, and get notifications.