Skip to main content

Changelog

Every improvement, automatically tracked from our commit history.

Subscribe via Atom feed
← Prev Page 57 of 127 Next →
February 22, 2026
patch Finance

Replace native DatePickers with MiniCalendarPicker in Reports view

Finance 3.6.1 → 3.6.2 | 20adb847
Details

Swaps the ugly three-column Avalonia DatePicker controls on the

Spending by Category report to MiniCalendarPicker for visual

consistency with the rest of the plugin.

Version: 3.6.1 → 3.6.2

patch Finance

Use human-readable goal type labels in budget dashboard

Finance 3.6.0 → 3.6.1 | 24231867
Details

GoalTypeDisplay now returns "Monthly Spending", "Weekly Spending",

"Needed By Date", "Savings Balance", "Monthly Savings" instead of

raw enum names.

Version: 3.6.0 → 3.6.1

minor Finance

Add account creation hint, CSV import button, and goal date picker

Finance 3.5.0 → 3.6.0 | 15a2fa91
Details

Register empty state now shows an "Add Account" button that opens the

account management modal. An "Import CSV" button in the register toolbar

lets users import OFX/QFX/QIF/CSV files directly into the selected

account with deduplication. Category management now shows a

MiniCalendarPicker for the target date when "Needed By Date" goal type

is selected, using a DateOnly↔DateTimeOffset adapter property.

Version: 3.5.0 → 3.6.0

patch Finance

Redesign budget dashboard with tabular layout and goal tracking

Details

Add column headers (Category, Budgeted, Available, Goal) with proper

alignment. Each category row now shows the editable allocation

CurrencyBox, available balance with color coding, goal type label,

goal progress text (e.g. "$0.00 of $500.00"), and a full-width

progress bar. Group headers use elevated surface background for

visual separation. Better spacing and padding throughout.

patch Finance

Use MiniCalendarPicker for Reconciliation statement date

Details

Replace the ugly mobile-style DatePicker with the shared

MiniCalendarPicker from UI.Adaptive, matching the pattern

used in Tasks for a cleaner inline calendar experience.

← Prev Page 57 of 127 Next →

Get notified about new releases