# Changelog All notable changes to this project will be documented in this file. 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.1.8] - 2023.12.27- d26d1d360152a7d0e559b68486e85b72b88bd9ff ### 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 - 91c6c7c11c71f96006cc876fc946f1f98a274ba2 ### Changed - Icons ### Fixed - Notification switch now shows message - Prod/test server warning message at top of page ## [0.1.6] - 2023.12.17 - b445b1234fbfcf6b37d695373f259aab0eda1118 ### Added - Infinite scroll on home page ### Changed - UI improvements - Show web-push subscription info - Icon ## [0.1.5] - 2023.12.09 - 9c36bb509a9bae9bb3306d3bd9eeb144b67aa8ad ### 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 - 7311d36726f3667ec4c68f241f91d404273ad4db ### Added - Offer on a project ### Changed - Automatically set as visible when importing a contact ## [0.1.3] - 2023.11.08 - 910f57ec7d2e50803ae3d04f4b927e0f5219fbde ### 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 - 7f6c93802911a030a89fe3706e18b5c17151e5bb ### Added - Basics: create ID, record a give, declare a project, search, and get notifications.