Code changes for v540

This commit is contained in:
James Cole
2020-09-18 12:16:47 +02:00
parent 0d72aa9673
commit 706cb47065
36 changed files with 375 additions and 365 deletions

View File

@@ -2,12 +2,14 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [5.4.0 (API 1.4.0)] - 2020-08-xx
## [5.4.0 (API 1.4.0)] - 2020-09-21
Some warnings before you install this version
Some warnings before you install this version:
- ⚠️ Some changes in this release may be backwards incompatible or work differently than you expect (see below).
- ⚠️ Some changes in this release may be backwards incompatible (see below).
- ⚠️ Invalid triggers in a non-strict rule will cause Firefly III to select ALL transactions.
- ⚠️ The `export` volume is no longer used (Docker).
- ⚠️ The `upload` volume is now located at `/var/www/public/storage/upload` (Docker).
Several alpha and beta releases preceded this release.