v0.8.1
The v0.8.1 release enhances the Import functionality, letting you override any field during the import process for greater control over your data. GitHub releases # Econumo: v0.8.1
The v0.8.1 release enhances the Import functionality, letting you override any field during the import process for greater control over your data. GitHub releases # Econumo: v0.8.1
The v0.8.0 release introduces Import/Export functionality, making it easy to back up your data or migrate between different instances of Econumo. Changelog # Breaking Changes: EconumoFamilyBundle code merged into EconumoBundle and removed. No functionality changes. Deprecated: The System API was deprecated in version 0.8.0 and will be removed in version 1.0.0. Introduced CSV Import/Export functionality. Introduced command ./bin/console app:update-currency-rates to update currency exchange rates from https://openexchangerates.org as a replacement for Continue reading
The v0.7.0 release adds experimental PostgreSQL support. As it is still in beta and has known performance limitations, we don't yet recommend it for production use. GitHub releases # Econumo: v0.7.0
The v0.6.0 release completely rewrites how Econumo handles numbers and currencies. Each currency can now use its own number of fraction digits (up to 8), ensuring precise budget conversions — even for older periods. After deploying this version, it is recommended to run the following command: docker-compose exec -u www-data econumo bin/console app:restore-currency-fraction-digits Changelog # Enhanced the command docker-compose exec -u www-data econumo bin/console app:add-currency --help, enabling you to specify Continue reading
The v0.5.2 release is a small follow-up that fixes an issue reported by the community after the announcement of Econumo CE. Changelog # Fixed a bug affecting multiple currencies that had no exchange rates. GitHub releases # Econumo: v0.5.2
The v0.5.1 release primarily includes bug fixes and minor improvements based on feedback from the Reddit community following the announcement of Econumo CE. Changelog # Fixed the display of multiple expense transactions with the same category in the budget. Added a placeholder for the transaction entry form. Resolved issues with the date range functionality in the budget. Added a "Shared Access" page to Econumo CE. Fixed the /api/v1/system/import-currency-rates endpoint to Continue reading
The v0.5.0 release introduces user onboarding and a calculator widget for transactions, alongside a large batch of budget refinements and bug fixes. Changelog # Added user onboarding. Added more icons for categories. Added a calculator widget for the transaction dialog. Refactored logic related to budget loading. Refactored the BudgetAccessModal component. Refactored the BudgetChangeCurrency component. Improved handling of the long-press directive. Fixed issue where new envelopes were created in the second Continue reading
The v0.4.3 release adds a running Total to the budgeting module, making it easier to see the big picture at a glance. Changelog # Added a "Total" amount to the budgeting module. GitHub releases # Econumo: v0.4.3
The v0.4.1 release includes minor fixes and configuration improvements. Changelog # Updated email content. Added the ECONUMOBASEURL environment variable. Fixed a bug related to the default locale. GitHub releases # Econumo: v0.4.1
The v0.4.0 release adds user registration and delivers a broad set of budgeting improvements and bug fixes. Changelog # Added a registration feature and updated the configuration and login layout. Corrected the translation for "All accounts." Fixed budget calculations for individual users. Resolved issues with the modal window displaying the transaction list for budgets. Introduced user avatars in the transaction list modal for budgets. Fixed a bug that displayed ghost Continue reading