🥳 It's release 200! 🎉
Added
/health
will return200 OK
if Firefly III is up and running, thanks @ajgon!- Issue 5133 First version of the LDAP filter is up.
- Option to log via Papertrail
Deprecated
- PHP 7.4 will probably not work on any page.
Fixed
- Issue 5133 LDAP filter (partial fix)
- Issue 5134 Use of clone function from search menu.
- Issue 5143 v2 layout: account notes
- Issue 5144 Removal of rule triggers / actions broken
- Issue 5145 Crash due to null pointer
- The markdown parser was broken.
Security
- Fix open direct
- Fix unrestricted upload
5.6.1 - 2021-09-25
Fixed
- Issue 4997 Deleted transactions would get reimported.
- Issue 5100 Broken UI in v2.0 due to translation issues.
- Issue 5101 Text duplication
- Issue 5104 Date range fixes
- Issue 5109 Fixed LDAP configuration issues.
- Issue 5110 Service worker JS would interfere with back button.
Security
- Fixed several low-key CSRF vulnerabilities.
- Fixed an issue where you could spam the password reset form.
API
- Deprecated the "currencies with code"-endpoint (see the API documentation).
- Add missing "order" field to budget.
- Add missing "rule_group_title" to rules.
- Attachment endpoint returns "upload_url" and "download_url" instead of "*_uri".