Added
- Issue 3592 You can now add an alternative email address to users when using the external user guard. See the
.env.example
for instructions. - Issue 3863 Sonarcloud.io badges in the readme file, thanks @lastlink
- Support for Slovak
Changed
- Issue 3875 Budgets also count foreign currency transactions.
- Docker image runs PHP 7.4.11
Fixed
- Issue 3824 Hard-coded links broken.
- Issue 3850 Preview was broken for boolean search operators
- Issue 3853 Broken rule triggers when handling accounts.
- Issue 3855 Broken manifest file.
- Issue 3858 Broken pagination, thanks @sephrat.
- Issue 3862 Split transactions could not be edited.
- Issue 3879 Category popup broken.
- Issue 3881 Could store multiple budget limits due to a broken check.
- Issue 3884 Transaction edit form was improperly updated when removing splits.
- Issue 3887 Could not remove bill from transaction.
- Issue 3893 Fix budget bars.
- Issue 3894 Fix auto-complete code.
- Budget overview properly takes weekly budgets into account, even when on a monthly list.
API
- Issue 3880 Could not post new amount.