Changelog
All the latest updates, improvements, and fixes.
v1.2.0 03/19/2026
New branding & dashboard fixes
- New branding: updated logo, fonts, and color theme across the app
- Dashboard fix: data now refreshes correctly when switching companies
- Visual polish on login page, footer, and tabbed features
v1.1.0 03/19/2026
Email verification, login redesign & codebase cleanup
- Email verification: new accounts must verify their email before signing in
- Redesigned login page: cleaner layout with grid background, fade transitions
- Company creation refactor: split monolithic page into step components (setup, identity, accounts, preview)
- Prettier & formatting: added project-wide Prettier config (tabs, single quotes, no trailing commas) and reformatted all code
- Social login buttons hidden on sign-up view
- Updated tooling and dependencies
v1.0.1 03/18/2026
Route cleanup & account management
- Account deletion: permanently delete your account with email confirmation
- What's New menu item in the user dropdown
- Renamed journal and changelog routes to plural forms
- Added page titles across all routes
v0.2.0 03/18/2026
Version tracking & what's new
- What's New dialog: see what changed after each update
- Changelog page: browse the full version history
- Version display in the sidebar footer
- Four-state journal entry status: draft, pending, final, cancelled
- Responsive layout for mobile devices
v0.1.0 03/10/2026
Initial release
- Double-entry and single-entry bookkeeping
- Chart of accounts with customizable account types
- Journal entries with multi-line item support
- Financial reports: balance sheet, income statement, trial balance, transaction register
- Cash receipts & disbursements report
- Company management with multiple companies per account