mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Update changelog for next release
This commit is contained in:
parent
72bf04fe54
commit
df01db1a51
55
changelog.md
55
changelog.md
@ -4,32 +4,43 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [5.0.0 (API 1.0.0)] - 20xx-xx-xx
|
||||
|
||||
Firefly III no longer supports the SFTP storage backend, nor does it support
|
||||
the ability to use both SFTP and local files as storage backends, because the packages
|
||||
required are no longer maintained and will not work with Laravel 6.0.
|
||||
*This version has not yet been released.* The latest available version is **5.0.0-alpha.1**.
|
||||
|
||||
### 5.0.0-alpha.1
|
||||
This version represents, if anything, a fresh start in the version numbering system so Firefly III will finally follow SemVer, for real this time.
|
||||
|
||||
A fresh start in the versioning.
|
||||
|
||||
- #2580
|
||||
- #2907
|
||||
- #2776
|
||||
- #2702
|
||||
- #2723
|
||||
- #2912
|
||||
|
||||
|
||||
### 4.8.3-alpha.1
|
||||
- #2874
|
||||
- #2878
|
||||
- #2876
|
||||
### Added
|
||||
- #2580 Users can now edit reconciliations.
|
||||
- #2723 You can now use rules that trigger on account numbers (and IBAN)
|
||||
- #2895 Another indicator for negative amounts.
|
||||
- Firefly III now supports redis as cache backend.
|
||||
- Fine tune Docker container startup times using new environment variables.
|
||||
- #2895
|
||||
- #2881
|
||||
- Footer will warn you of alpha and beta versions.
|
||||
- #2901
|
||||
- #2901 Can select liability accounts when running rules.
|
||||
|
||||
### Changed
|
||||
- #2776 Some charts now do relative scaling. Useful for large amounts.
|
||||
- #2702 More details on tags overview
|
||||
- Fine tune the Docker container startup times using new environment variables.
|
||||
|
||||
### Deprecated
|
||||
- Firefly III no longer supports the SFTP storage backend, nor does it support the ability to use both SFTP and local files as storage backends, because the
|
||||
packages required are no longer maintained and will not work with Laravel 6.0.
|
||||
|
||||
### Removed
|
||||
- Nothing yet.
|
||||
|
||||
### Fixed
|
||||
- #2907 Bad date display in recurring transactions.
|
||||
- #2912 Redirect fix for bills.
|
||||
- #2874 More redirect issues fixed.
|
||||
- #2878 Typo in code of budget overview.
|
||||
- #2876 Trailing zeroes and other issues.
|
||||
- #2881 An error when only the title of a split transaction was bad.
|
||||
|
||||
### Security
|
||||
- Nothing yet.
|
||||
|
||||
### API
|
||||
- Nothing yet.
|
||||
|
||||
|
||||
## [4.8.2 (API 0.10.5)] - 2019-11-29
|
||||
|
Loading…
Reference in New Issue
Block a user