Update changelog and meta files for 5.4.1

This commit is contained in:
James Cole 2020-09-21 18:28:34 +02:00
parent e5ac6a3a1d
commit 0f742aa040
No known key found for this signature in database
GPG Key ID: B5669F9493CDE38D
4 changed files with 19 additions and 7 deletions

View File

@ -2,6 +2,17 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/). This project adheres to [Semantic Versioning](http://semver.org/).
## [5.4.1 (API 1.4.0)] - 2020-09-21
As usual, a same-day release fixing some exotic bugs.
### Added
- DB version info.
### Fixed
- [Issue 3809](https://github.com/firefly-iii/firefly-iii/issues/3809) Issue with LDAP logins fixed.
- [Issue 3816](https://github.com/firefly-iii/firefly-iii/issues/3816) Issue with account lists being empty.
## [5.4.0 (API 1.4.0)] - 2020-09-21 ## [5.4.0 (API 1.4.0)] - 2020-09-21
Some warnings before you install this version: Some warnings before you install this version:
@ -9,7 +20,7 @@ Some warnings before you install this version:
- ⚠️ Some changes in this release may be backwards incompatible (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. - ⚠️ Invalid triggers in a non-strict rule will cause Firefly III to select ALL transactions.
- ⚠️ The `export` volume is no longer used (Docker). - ⚠️ The `export` volume is no longer used (Docker).
- ⚠️ The `upload` volume is now located at `/var/www/public/storage/upload` (Docker). - ⚠️ The `upload` volume is now located at `/var/www/html/storage/upload` (Docker).
Several alpha and beta releases preceded this release. Several alpha and beta releases preceded this release.

View File

@ -95,7 +95,7 @@ return [
], ],
//'encryption' => null === env('USE_ENCRYPTION') || true === env('USE_ENCRYPTION'), //'encryption' => null === env('USE_ENCRYPTION') || true === env('USE_ENCRYPTION'),
'version' => '5.4.0', 'version' => '5.4.1',
'api_version' => '1.4.0', 'api_version' => '1.4.0',
'db_version' => 15, 'db_version' => 15,
'maxUploadSize' => 1073741824, // 1 GB 'maxUploadSize' => 1073741824, // 1 GB

View File

@ -908,7 +908,7 @@ return [
'options' => 'Opties', 'options' => 'Opties',
// budgets: // budgets:
'budget_limit_not_in_range' => 'This amount applies from :start to :end:', 'budget_limit_not_in_range' => 'Dit bedrag is van toepassing op :start tot :end:',
'total_available_budget' => 'Totaal beschikbare budget (tussen :start en :end)', 'total_available_budget' => 'Totaal beschikbare budget (tussen :start en :end)',
'total_available_budget_in_currency' => 'Totaal beschikbare budget in :currency', 'total_available_budget_in_currency' => 'Totaal beschikbare budget in :currency',
'see_below' => 'zie onder', 'see_below' => 'zie onder',

View File

@ -5203,13 +5203,14 @@ postcss-selector-parser@^3.0.0:
uniq "^1.0.1" uniq "^1.0.1"
postcss-selector-parser@^6.0.2: postcss-selector-parser@^6.0.2:
version "6.0.2" version "6.0.3"
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.2.tgz#934cf799d016c83411859e09dcecade01286ec5c" resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.3.tgz#766d77728728817cc140fa1ac6da5e77f9fada98"
integrity sha512-36P2QR59jDTOAiIkqEprfJDsoNrvwFei3eCqKd1Y0tUsBimsq39BLp7RD+JWny3WgB1zGhJX8XVePwm9k4wdBg== integrity sha512-0ClFaY4X1ra21LRqbW6y3rUbWcxnSVkDFG57R7Nxus9J9myPFlv+jYDMohzpkBx0RrjjiqjtycpchQ+PLGmZ9w==
dependencies: dependencies:
cssesc "^3.0.0" cssesc "^3.0.0"
indexes-of "^1.0.1" indexes-of "^1.0.1"
uniq "^1.0.1" uniq "^1.0.1"
util-deprecate "^1.0.2"
postcss-svgo@^4.0.2: postcss-svgo@^4.0.2:
version "4.0.2" version "4.0.2"
@ -6485,7 +6486,7 @@ use@^3.1.0:
resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f" resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f"
integrity sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ== integrity sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==
util-deprecate@^1.0.1, util-deprecate@~1.0.1: util-deprecate@^1.0.1, util-deprecate@^1.0.2, util-deprecate@~1.0.1:
version "1.0.2" version "1.0.2"
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8= integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=