• 1.06.1426 e74a5424dc

    1.06.1426 Stable

    punix 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.Treeview instead of tk.Canvas elements.
    • feat: Drastically improved UI rendering performance for large amounts of transactions (from ~5s to ~0.005s per load).
    • feat: Added TreeviewTooltip to 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 lxtheme styling to popup windows (AddTransactionWindow, YearlyOverviewWindow).
    • fix: Fixed ttk.Treeview styling 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