1.0 KiB
1.0 KiB
Changelog
[Frontend 0.9.2 / Backend 0.6.4 / Shared 0.2.2] - 2026-08-19
Added
- Added deterministic UUIDs for imported operations and a unique database constraint per account.
[Frontend 0.9.1 / Backend 0.6.3 / Shared 0.2.1] - 2026-08-19
Added
- Added a standard-library VTB broker XLSX converter for cash movements and a portfolio/trades sidecar JSON.
- Added optional source operation IDs so repeated statement imports remain idempotent without collapsing legitimate identical operations.
[Frontend 0.9.0 / Backend 0.6.2] - 2026-08-19
Changed
- Analytics now calculate net income and expenses by category type: refunds reduce the original expense category and internal transfers no longer affect P&L.
- Added a separate cash-flow summary with incoming, outgoing, and transfer amounts.
- Added unit and transactional SQL checks for analytics calculations.
[0.8.7] - 2026-08-16
Changed
- Completed the frontend CSS class migration to BEM naming and aligned component styles with the design system.