v6.0.25
版本发布时间: 2023-09-23 14:30:11
firefly-iii/firefly-iii最新发布版本:develop-20240916(2024-09-16 11:12:58)
Changed
- v2 index has better overview of bills (now called subscriptions)
Deprecated
- My attempt to build the
v3
-layout is now officially deprecated and removed. To see the new layout (in beta), useFIREFLY_III_LAYOUT=v2
.
Fixed
- Issue 7970 Bad redirect for mass edit/delete forms.
- Issue 7983 Bad math in the calculation of liabilities
- Issue 7973 Bad account validation broke certain imports
- Issue 7981 Menu had a bad link, thanks @Maxco10!
- Slack alerts now use the correct URL
- Better htaccess files thanks to Softaculous.
Security
- Change htaccess rules so certain files can't be accessed.
API
- Issue 7972 The API needed start and end parameters for transactions, this is no longer the case.
- New APIs for user group and rights management. Not yet documented.