v0.5.0 Econumo release
December 26, 2024
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 position instead of the first.
- Corrected currency conversion for the “Available” field in the budget module.
- Fixed bug that occurred when clearing cache after deleting a budget.
- Fixed bug related to accepting/declining access to a budget.
- Revoked access to shared budgets when the connection between users is deleted.
- Added a button for budget administrators to decline access to the budget instead of deleting it.
- Fixed budget creation issues.
- Fixed envelope creation in the default budget folder.
- Enabled SQLite mode
WAL
via command. - Added environment variable
ECONUMO_SQLITE_BUSY_TIMEOUT
. - Added environment variable
ECONUMO_CONNECT_USERS
to control automatic connections between users. - Updated internationalization (i18n) strings.
- Removed logic for revoking connection invitations when the modal window is closed.
- Reload all data from the server when deleting connections with other users.
- Added shared budget to shared collections for the shared access page.
- Fixed connection invitation acceptance to display the connected user immediately.
- Fixed the display of validation errors for account and envelope modals.
GitHub releases #
- Econumo CE: v0.5.0