# 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. ## [3.8.4] - 2016-04-24 ### Added - Lots of new translations. - Can now set page size. - Can now mass edit transactions. - Can now mass delete transactions. - Firefly will now attempt to verify the integrity of your database when updating. ### Changed - New version of Charts library. ### Fixed - Several CSV related bugs. - Several other bugs. - Bugs fixed by @Bonno. ## [3.8.3] - 2016-04-17 ### Added - New audit report to see what happened. ### Changed - New Chart JS release used. - Help function is more reliable. ### Fixed - Expected bill amount is now correct. - Upgrade will now invalidate cache. - Search was broken. - Queries run better ## [3.8.2] - 2016-04-03 ### Added - Small user administration at /admin. - Informational popups are working in reports. ### Changed - User activation emails are better ### Fixed - Some bugs related to accounts and rules. ## [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. ### Fixed - Spelling errors. - Problems related to the "account repository". - Some views showed empty (0.0) amounts. ## [3.8.0] - 2016-03-20 ### Added - Two factor authentication, thanks to the excellent work of [zjean](https://github.com/zjean). - A new chart showing your net worth in year and multi-year reports. - 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. - New routine to export your data. - Firefly III will mail the site owner when blocked users try to login, or when blocked domains are used in registrations. ### Changed - Firefly III now requires PHP 7.0 minimum. ### Fixed - 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. ## [3.4.2] - 2015-05-25 ### Added - Initial release. ### Changed - Initial release. ### Deprecated - Initial release. ### Removed - Initial release. ### Fixed - Initial release. ### Security - Initial release.