The v0.6.0 release features a complete rewrite of how Econumo handles numbers and currencies. This update allows the
system to utilize the specified number of fraction digits for each currency (8 maximum), 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 on econumo.com