v0.1.0-beta.3
Pre-release
Pre-release
What's Changed
🚀 Highlights & Features
- feat: add quick actions and dynamic dashboard header #9 by @SupianIDz
- ci: add PR Agent workflow using DeepSeek for automated code reviews
🎨 UI & UX Improvements
- ui: migrate all form sheets to Form-based validation
- ui: refine markdown typography and beautify FAQ page
- refactor: flatten presentation widgets for smaller features
🐛 Bug Fixes
- fix: use UUIDv7 for transaction creation
- fix: resolve asset loading paths and state lifecycle issues
- fix: validate form inputs inside notifiers before saving
- test: fix e2e test failures after form validation migration
- fix: reset FAB visibility when switching tabs in main shell
⚙️ CI & Chores
- ci: optimize workflow to save runner minutes and run only when PR is ready
- chore: format and organize pubspec dependencies
- ci: forward OPENAI_KEY as DEEPSEEK_API_KEY for LiteLLM auth
Full Changelog: v0.1.0-beta.2...v0.1.0-beta.3