Change Log
v0.2.0
- Added recurring payments management window
- Enhanced recurring transaction handling logic
- Improved recurring entries migration logic to support updated schema
- Modularized UI components (transaction form, header, modal rendering)
- Improved popup rendering and visual separation
- Fixed form field order mismatch to align with navigation logic
- Removed redundant code and improved internal readability
- Added unit tests for form, stats, and model logic
- Added integration tests using in-memory SQLite
- Added migration safety tests