1.5.0January 12, 2026
Dashboard Overhaul & Performance
Major performance improvements, new features, and comprehensive bug fixes across the entire app.
- NewAdded bulk transaction operations - select multiple, bulk categorize/delete
- NewAdded advanced transaction filters - date range and amount range
- NewAdded PDF export for transactions alongside CSV
- NewAdded agenda/list view toggle for Schedules calendar
- NewAdded auto-detect subscriptions feature in Schedules
- NewAdded first-time user onboarding wizard with guided setup
- NewAdded real notifications for upcoming bills and goal progress
- ImprovedParallelized dashboard database queries - 300-500ms faster load times
- ImprovedRedesigned Budgeting Overview page with clearer layout
- ImprovedImproved chart tooltips with proper contrast and readability
- ImprovedAdded responsive mobile improvements across all pages
- ImprovedReplaced hardcoded chart colors with CSS variables for theming
- ImprovedAdded illustrated empty states with actionable CTAs
- FixedFixed savings rate showing extreme values like -2009%
- FixedFixed category budget filtering - now shows all expense categories
- FixedFixed Y-axis formatter for negative numbers in charts
- FixedFixed calendar item text truncation in Schedules
- FixedFixed mobile bottom nav overlap with page content
- FixedRemoved console.log statements from production code
- DesignStandardized button border radius to rounded-lg
- DesignUpdated hero section with semantic color tokens
- DesignAdded dynamic copyright year to footer
- SecurityAdded missing loading/error boundaries for all routes