-
1.06.1426 Stable
released this
2026-06-15 16:37:37 +02:00 | 0 commits to main since this release- feat: Completely rewritten transaction list to use highly performant
ttk.Treeviewinstead oftk.Canvaselements. - feat: Drastically improved UI rendering performance for large amounts of transactions (from ~5s to ~0.005s per load).
- feat: Added
TreeviewTooltipto view long transaction reasons via mouse hover. - feat: Added a visual "Yearly Overview" (Jahresübersicht) bar chart to track monthly income, expenses, and total savings.
- feat: The Yearly Overview chart dynamically calculates the true total savings based on the last active month.
- fix: Correctly applied
lxthemestyling to popup windows (AddTransactionWindow,YearlyOverviewWindow). - fix: Fixed
ttk.Treeviewstyling bug where alternate row colors were overridden by global theme background. - fix: Fixed layout bug in the backup sidebar where buttons were pushed off-screen due to vertical space constraints.
- fix: Added missing German translations for the Backup UI and the Yearly Overview.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- feat: Completely rewritten transaction list to use highly performant
-
1.02.2126 Stable
released this
2026-02-22 02:22:15 +01:00 | 9 commits to main since this release- Update logic moved to main_app.py to fix threading issues
- Added animated update icon to navigation bar
- Internationalization (i18n) support improved: Strings in config marked for translation
- German translation (.po) updated
- Currency symbol dynamic loading fixed
- Unused styles cleaned up in ui_builder.py
- README translated to English
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads