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.
[1.1.0] - 2025-07-11¶
Fixed¶
- (29) Category filter on Transaction page now only shows categories that belong to the family of the user logged in.
[1.0.5] - 2025-03-28¶
Added¶
- Initial release of Flask app.
- User authentication and registration.
- Dashboard with income/expense visualization.
- Transaction import and categorization.
- Budget tracking and report generation.