v2.0.0
🚀 FlowFinance v2.0.0
This release represents a major milestone for FlowFinance.
The app evolves into a robust financial analysis platform, introducing an advanced analytics dashboard, full internationalization, and significant technical improvements.
✨ New Features
📊 Advanced Financial Dashboard
A brand-new financial intelligence hub, structured into 4 main modules:
1️⃣ Financial Flow
- Interactive charts to track the evolution of Net Worth, Salary, and Earnings.
- Visual comparison between Salary vs. Earnings.
- Access to a detailed monthly spreadsheet with all financial records.
2️⃣ Category Trends
- Pie Chart displaying each category’s share of the budget.
- Spending Ranking to quickly identify top expense categories.
- Time-based Evolution to track monthly increases or decreases per category.
- Expense Composition using a stacked area chart for better distribution analysis.
3️⃣ Spending Analysis
- Average Spending Metrics: Daily, Weekly, and Monthly.
- Spending Peaks by day of the week and day of the month.
- Weekly Heatmap for intuitive visualization of spending intensity.
- Recurrence Analysis, separating recurring and occasional expenses.
4️⃣ Financial Summary
- Consolidated tables for Income, Expenses, and Balance covering:
- Entire period
- Current year
- Current month
- Full access to monthly financial history.
📁 Export & Backup
- Export all user data to
.XLSfiles. - Encrypted backup export and import, ensuring data security.
🌍 Internationalization (i18n)
- Multi-language support:
- 🇧🇷 Portuguese (Brazil)
- 🇺🇸 English
- 🇪🇸 Spanish
- Smart language selector:
- Manual language selection via User Profile
- Automatic mode based on system language
🐛 Bug Fixes
- App Startup: Fixed a critical crash related to AppCompat theme initialization.
- Currency Display: Currency symbols (R$, $, €) now update instantly when settings change.
- UI Fixes: Visual layout adjustments to resolve issues on specific devices.
⚙️ Technical Improvements
- Deep refactoring of financial ViewModels to ensure immediate reactivity to user configuration changes.
- Full centralization of UI text into
strings.xmlto improve maintainability and localization. - Updated database version and core dependencies.
⚠️ IMPORTANT – Update Notice
A known issue has been identified when updating directly from a previous version to FlowFinance v2.0.0.
This version introduces new features that depend on a category named “Earnings”, which is automatically created only during a clean installation of the app.
If you updated from a previous version:
- This category may not exist in your database.
- To use the affected features, manually create a new category named “Rendimentos” in the Goals Manager.
- This will partially resolve the issue.
Strong Recommendation
To ensure full functionality and avoid data inconsistencies:
- A clean installation of the new version is strongly recommended.
⚠️ Warning: A clean installation will delete all local app data.
If possible, back up your data before proceeding.
🔥 This is a breaking-step release — FlowFinance is now more powerful, scalable, and ready for global users.
Full Changelog: v1.1.1...v2.0.0