Changelog
0.2.5
November 16th, 2024
- Code cleanup.
- Removed unutilized components.
- Improved error messages.
0.2.4
November 10th, 2024
- Fixed third-party package vulnerabilities.
0.2.3
August 4th, 2024
- Fixed an issue where multiple menu items could show up as selected.
- Reworked several components for reduced footprint and improved logic.
- Removed the service-worker for the time being.
0.2.2
July 28th, 2024
- Added a UI variation for larger displays.
- Added a selected state for secondary navigation elements.
- Minor code optimizations.
0.2.1
July 14th, 2024
- Updated the UI look and feel to closer represent the design vision.
- Improved the onboarding experience on days without entries.
- Reworked the stats screen.
- Modified the general layout and structure.
- Added a bar chart for tracked days.
- Added delta for tracked days. compared to last month.
0.1.7
July 6th, 2024
- Added an option to clear the tag input field for better UX.
- Limited the amount of autocomplete suggestions for an optimized user experience.
- Added sticky subheaders to the list of unique tags.
- Adjusted the design of several components to closer fit the intended UI design.
0.1.6
July 3rd, 2024
- Fixed a bug that prevented scrolling before any swipe-to-delete interaction.
0.1.5
July 1st, 2024
- Added autocomplete suggestions when adding a new tag.
0.1.4
June 22nd, 2024
- Switched back to always close the input drawer after adding a new tag.
- Disabled vertical scroll on swipe-to-delete.
- Minor responsive optimizations for stats panel.
- Added in-app legal and privacy policy pages.
- Fixed app icon color on new installs.
0.1.3
May 20th, 2024
- Initial public release.