Changed
- Upgraded the render engine for the frontend.
Fixed
- Issue 4547 Call to bad function breaks several report.
- Issue 4545 Migration error in some cases, fixed with an if-statement.
- Issue 4557 LDAP configuration error in Docker image.
- Issue 4560 The account number would be stored in the BIC field, if the BIC field was set.
- Issue 4562 Hidden budgets were visible in v2.
- Issue 4567 Missing translation marked as intentionally missing.
- Issue 4570 It was impossible to set or change auto budgets.
- Issue 4571 New layout could be one day behind in some cases.
- Issue 4572 Link to reconcile page was broken.
- Issue 4574 500-error when trying to update bills.
- Issue 4575 Add new date-ranges to the v2 index page.
- Issue 4578 Fixed some time selection issues in v2.
- Issue 4582 Inactive budgets would still get automated budget limits.
API
This release features an update API version. Check out the difference.
- All endpoints that used to deliver dates (
2021-04-27
) will now deliver date time strings (2021-04-27T16:43:12+02:00
). - Issue 4566 Some API end points did not deliver the promised data.