2016-03-14 14:13:27 -05:00
# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning ](http://semver.org/ ).
## [Unreleased]
- No unreleased changes yet.
2016-03-29 10:41:43 -05:00
## [3.8.1] - 2016-03-29
### Added
- More translations
- Extended cookie control.
- User accounts can now be activated (disabled by default).
- Bills can now take the source and destination account name into account.
### Changed
- The pages related to rules have new URL's.
### Deprecated
- Initial release.
### Removed
- Initial release.
### Fixed
- Spelling errors.
- Problems related to the "account repository".
- Some views showed empty (0.0) amounts.
### Security
- Initial release.
2016-03-14 14:13:27 -05:00
## [3.8.0] - 2016-03-20
### Added
2016-03-19 11:15:19 -05:00
- Two factor authentication, thanks to the excellent work of [zjean ](https://github.com/zjean ).
2016-03-14 14:13:27 -05:00
- A new chart showing your net worth in year and multi-year reports.
2016-03-19 11:15:19 -05:00
- You can now see if your current or future rules actually match any transactions, thanks to the excellent work of @roberthorlings .
- New date fields for transactions. They are not used yet in reports or anything, but they can be filled in.
2016-03-14 14:13:27 -05:00
- New routine to export your data.
2016-03-19 11:15:19 -05:00
- Firefly III will mail the site owner when blocked users try to login, or when blocked domains are used in registrations.
2016-03-14 14:13:27 -05:00
### Changed
- Firefly III now requires PHP 7.0 minimum.
### Fixed
2016-03-19 11:15:19 -05:00
- HTML fixes, thanks to [roberthorlings ](https://github.com/roberthorlings ) and [zjean ](https://github.com/zjean )..
- A bug fix in the ABN Amro importer, thanks to [roberthorlings ](https://github.com/roberthorlings )
- It was not possible to change the opening balance, once it had been set. Thanks to [xnyhps ](https://github.com/xnyhps ) and [marcoveeneman ](https://github.com/marcoveeneman ) for spotting this.
- Various other bug fixes.
2016-03-14 14:13:27 -05:00
## [3.4.2] - 2015-05-25
### Added
- Initial release.
### Changed
- Initial release.
### Deprecated
- Initial release.
### Removed
- Initial release.
### Fixed
- Initial release.
### Security
- Initial release.