mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-30 10:47:06 -06:00
Update changelog and composer file.
This commit is contained in:
parent
516f2a1232
commit
54b42f0e46
36
changelog.md
36
changelog.md
@ -5,14 +5,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
## [4.8.1.5 (API 0.10.4)] - 2019-10-21
|
||||
|
||||
### Added
|
||||
- #2694 Special page for archived accounts.
|
||||
- [Issue 2694](https://github.com/firefly-iii/firefly-iii/issues/2694) Special page for archived accounts.
|
||||
|
||||
### Changed
|
||||
- #2540 Partly translated transaction edit/create form.
|
||||
- #2655 Link to Firefly III's base Docker image.
|
||||
- #2724 Cleanup some JS output.
|
||||
- #2734 Put personal access token in textarea for easier copy/pasting.
|
||||
- #2728 Remove superfluous currency names.
|
||||
- [Issue 2540](https://github.com/firefly-iii/firefly-iii/issues/2540) Partly translated transaction edit/create form.
|
||||
- [Issue 2655](https://github.com/firefly-iii/firefly-iii/issues/2655) Link to Firefly III's base Docker image.
|
||||
- [Issue 2724](https://github.com/firefly-iii/firefly-iii/issues/2724) Cleanup some JS output.
|
||||
- [Issue 2734](https://github.com/firefly-iii/firefly-iii/issues/2734) Put personal access token in textarea for easier copy/pasting.
|
||||
- [Issue 2728](https://github.com/firefly-iii/firefly-iii/issues/2728) Remove superfluous currency names.
|
||||
|
||||
### Deprecated
|
||||
- Initial release.
|
||||
@ -21,24 +21,24 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- Initial release.
|
||||
|
||||
### Fixed
|
||||
- #2699 Internal cache wouldn't update.
|
||||
- #2713 Could not search for numerical values.
|
||||
- #2716 Could not reset intro popups.
|
||||
- #2701 Temporary fix for timeouts.
|
||||
- #2727 CSP headers too strict.
|
||||
- #2731 Too strict config vars.
|
||||
- #2754 Memcached config would error out.
|
||||
- #2746 Cache would not clear after firing recurring transactions.
|
||||
- #2755 Making a rule inactive would still fire it.
|
||||
- [Issue 2699](https://github.com/firefly-iii/firefly-iii/issues/2699) Internal cache wouldn't update.
|
||||
- [Issue 2713](https://github.com/firefly-iii/firefly-iii/issues/2713) Could not search for numerical values.
|
||||
- [Issue 2716](https://github.com/firefly-iii/firefly-iii/issues/2716) Could not reset intro popups.
|
||||
- [Issue 2701](https://github.com/firefly-iii/firefly-iii/issues/2701) Temporary fix for timeouts.
|
||||
- [Issue 2727](https://github.com/firefly-iii/firefly-iii/issues/2727) CSP headers too strict.
|
||||
- [Issue 2731](https://github.com/firefly-iii/firefly-iii/issues/2731) Too strict config vars.
|
||||
- [Issue 2754](https://github.com/firefly-iii/firefly-iii/issues/2754) Memcached config would error out.
|
||||
- [Issue 2746](https://github.com/firefly-iii/firefly-iii/issues/2746) Cache would not clear after firing recurring transactions.
|
||||
- [Issue 2755](https://github.com/firefly-iii/firefly-iii/issues/2755) Making a rule inactive would still fire it.
|
||||
|
||||
### Security
|
||||
- Initial release.
|
||||
|
||||
### API
|
||||
- #2698 Fix return value in API.
|
||||
- #2753 Was possible to upload and manage empty attachments.
|
||||
- [Issue 2698](https://github.com/firefly-iii/firefly-iii/issues/2698) Fix return value in API.
|
||||
- [Issue 2753](https://github.com/firefly-iii/firefly-iii/issues/2753) Was possible to upload and manage empty attachments.
|
||||
- New accounts submitted through the API may include account number, BIC and IBAN data.
|
||||
- New end point to support #2752.
|
||||
- New end point to support [issue 2752](https://github.com/firefly-iii/firefly-iii/issues/2752).
|
||||
|
||||
## [4.8.1.4 (API 0.10.3)] - 2019-10-05
|
||||
|
||||
|
84
composer.lock
generated
84
composer.lock
generated
@ -403,16 +403,16 @@
|
||||
},
|
||||
{
|
||||
"name": "davejamesmiller/laravel-breadcrumbs",
|
||||
"version": "5.3.0",
|
||||
"version": "5.3.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/davejamesmiller/laravel-breadcrumbs.git",
|
||||
"reference": "1edeee4a77f467293aa5e5ea4a0b8f010216b8da"
|
||||
"reference": "40a73bc9b32fbbee18938dc92228dea161365245"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/davejamesmiller/laravel-breadcrumbs/zipball/1edeee4a77f467293aa5e5ea4a0b8f010216b8da",
|
||||
"reference": "1edeee4a77f467293aa5e5ea4a0b8f010216b8da",
|
||||
"url": "https://api.github.com/repos/davejamesmiller/laravel-breadcrumbs/zipball/40a73bc9b32fbbee18938dc92228dea161365245",
|
||||
"reference": "40a73bc9b32fbbee18938dc92228dea161365245",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -458,7 +458,7 @@
|
||||
"keywords": [
|
||||
"laravel"
|
||||
],
|
||||
"time": "2019-09-03T15:24:57+00:00"
|
||||
"time": "2019-10-20T18:25:39+00:00"
|
||||
},
|
||||
{
|
||||
"name": "defuse/php-encryption",
|
||||
@ -1786,16 +1786,16 @@
|
||||
},
|
||||
{
|
||||
"name": "league/csv",
|
||||
"version": "9.4.0",
|
||||
"version": "9.4.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/csv.git",
|
||||
"reference": "e7225b6cc853942caef1c9c4d8889b716c34bc04"
|
||||
"reference": "bf83acc23a7d60978fce36a384f97bf9d7d2ea0c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/csv/zipball/e7225b6cc853942caef1c9c4d8889b716c34bc04",
|
||||
"reference": "e7225b6cc853942caef1c9c4d8889b716c34bc04",
|
||||
"url": "https://api.github.com/repos/thephpleague/csv/zipball/bf83acc23a7d60978fce36a384f97bf9d7d2ea0c",
|
||||
"reference": "bf83acc23a7d60978fce36a384f97bf9d7d2ea0c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1851,7 +1851,7 @@
|
||||
"read",
|
||||
"write"
|
||||
],
|
||||
"time": "2019-10-02T18:32:54+00:00"
|
||||
"time": "2019-10-17T06:05:32+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/event",
|
||||
@ -1905,16 +1905,16 @@
|
||||
},
|
||||
{
|
||||
"name": "league/flysystem",
|
||||
"version": "1.0.56",
|
||||
"version": "1.0.57",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/flysystem.git",
|
||||
"reference": "90e3f83cb10ef6b058d70f95267030e7a6236518"
|
||||
"reference": "0e9db7f0b96b9f12dcf6f65bc34b72b1a30ea55a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/90e3f83cb10ef6b058d70f95267030e7a6236518",
|
||||
"reference": "90e3f83cb10ef6b058d70f95267030e7a6236518",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/0e9db7f0b96b9f12dcf6f65bc34b72b1a30ea55a",
|
||||
"reference": "0e9db7f0b96b9f12dcf6f65bc34b72b1a30ea55a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1985,7 +1985,7 @@
|
||||
"sftp",
|
||||
"storage"
|
||||
],
|
||||
"time": "2019-10-12T13:05:59+00:00"
|
||||
"time": "2019-10-16T21:01:05+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/flysystem-replicate-adapter",
|
||||
@ -2035,16 +2035,16 @@
|
||||
},
|
||||
{
|
||||
"name": "league/flysystem-sftp",
|
||||
"version": "1.0.21",
|
||||
"version": "1.0.22",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/flysystem-sftp.git",
|
||||
"reference": "4c2f2fcc4da251127c315d37eb3dfa5e94658df0"
|
||||
"reference": "cab59dd2277e02fe46f5f23195672a02ed49774d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem-sftp/zipball/4c2f2fcc4da251127c315d37eb3dfa5e94658df0",
|
||||
"reference": "4c2f2fcc4da251127c315d37eb3dfa5e94658df0",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem-sftp/zipball/cab59dd2277e02fe46f5f23195672a02ed49774d",
|
||||
"reference": "cab59dd2277e02fe46f5f23195672a02ed49774d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2073,7 +2073,7 @@
|
||||
}
|
||||
],
|
||||
"description": "Flysystem adapter for SFTP",
|
||||
"time": "2019-09-19T09:11:05+00:00"
|
||||
"time": "2019-10-16T20:05:49+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/fractal",
|
||||
@ -2372,16 +2372,16 @@
|
||||
},
|
||||
{
|
||||
"name": "nesbot/carbon",
|
||||
"version": "2.25.1",
|
||||
"version": "2.25.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/briannesbitt/Carbon.git",
|
||||
"reference": "d59c6cea9c4a3547bb6c0dfec451319abdaa4fb1"
|
||||
"reference": "d07636581795383e2fea2d711212d30f941f2039"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/d59c6cea9c4a3547bb6c0dfec451319abdaa4fb1",
|
||||
"reference": "d59c6cea9c4a3547bb6c0dfec451319abdaa4fb1",
|
||||
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/d07636581795383e2fea2d711212d30f941f2039",
|
||||
"reference": "d07636581795383e2fea2d711212d30f941f2039",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2435,20 +2435,20 @@
|
||||
"datetime",
|
||||
"time"
|
||||
],
|
||||
"time": "2019-10-05T15:52:23+00:00"
|
||||
"time": "2019-10-20T11:05:44+00:00"
|
||||
},
|
||||
{
|
||||
"name": "opis/closure",
|
||||
"version": "3.4.0",
|
||||
"version": "3.4.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/opis/closure.git",
|
||||
"reference": "60a97fff133b1669a5b1776aa8ab06db3f3962b7"
|
||||
"reference": "e79f851749c3caa836d7ccc01ede5828feb762c7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/opis/closure/zipball/60a97fff133b1669a5b1776aa8ab06db3f3962b7",
|
||||
"reference": "60a97fff133b1669a5b1776aa8ab06db3f3962b7",
|
||||
"url": "https://api.github.com/repos/opis/closure/zipball/e79f851749c3caa836d7ccc01ede5828feb762c7",
|
||||
"reference": "e79f851749c3caa836d7ccc01ede5828feb762c7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2496,7 +2496,7 @@
|
||||
"serialization",
|
||||
"serialize"
|
||||
],
|
||||
"time": "2019-09-02T21:07:33+00:00"
|
||||
"time": "2019-10-19T18:38:51+00:00"
|
||||
},
|
||||
{
|
||||
"name": "paragonie/constant_time_encoding",
|
||||
@ -2749,16 +2749,16 @@
|
||||
},
|
||||
{
|
||||
"name": "pragmarx/google2fa",
|
||||
"version": "v6.1.0",
|
||||
"version": "v6.1.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/antonioribeiro/google2fa.git",
|
||||
"reference": "0ea122e0d1ba197e867888a623059ae1a7fe43b6"
|
||||
"reference": "ffdcb8231d0a19d0cda9b188e799dd6b8d9014db"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/0ea122e0d1ba197e867888a623059ae1a7fe43b6",
|
||||
"reference": "0ea122e0d1ba197e867888a623059ae1a7fe43b6",
|
||||
"url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/ffdcb8231d0a19d0cda9b188e799dd6b8d9014db",
|
||||
"reference": "ffdcb8231d0a19d0cda9b188e799dd6b8d9014db",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2801,7 +2801,7 @@
|
||||
"Two Factor Authentication",
|
||||
"google2fa"
|
||||
],
|
||||
"time": "2019-09-23T18:30:35+00:00"
|
||||
"time": "2019-10-21T14:17:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "pragmarx/google2fa-laravel",
|
||||
@ -5046,7 +5046,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tightenco/collect",
|
||||
"version": "v6.2.0",
|
||||
"version": "v6.3.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/tightenco/collect.git",
|
||||
@ -6020,23 +6020,23 @@
|
||||
},
|
||||
{
|
||||
"name": "justinrainbow/json-schema",
|
||||
"version": "5.2.8",
|
||||
"version": "5.2.9",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/justinrainbow/json-schema.git",
|
||||
"reference": "dcb6e1006bb5fd1e392b4daa68932880f37550d4"
|
||||
"reference": "44c6787311242a979fa15c704327c20e7221a0e4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/dcb6e1006bb5fd1e392b4daa68932880f37550d4",
|
||||
"reference": "dcb6e1006bb5fd1e392b4daa68932880f37550d4",
|
||||
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/44c6787311242a979fa15c704327c20e7221a0e4",
|
||||
"reference": "44c6787311242a979fa15c704327c20e7221a0e4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "~2.2.20",
|
||||
"friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
|
||||
"json-schema/json-schema-test-suite": "1.2.0",
|
||||
"phpunit/phpunit": "^4.8.35"
|
||||
},
|
||||
@ -6082,7 +6082,7 @@
|
||||
"json",
|
||||
"schema"
|
||||
],
|
||||
"time": "2019-01-14T23:55:14+00:00"
|
||||
"time": "2019-09-25T14:49:45+00:00"
|
||||
},
|
||||
{
|
||||
"name": "mockery/mockery",
|
||||
|
Loading…
Reference in New Issue
Block a user