Names are now links [skip ci]

This commit is contained in:
James Cole
2017-02-16 22:13:04 +01:00
parent 4fbf0291e6
commit fe54b2fa3a

View File

@@ -3,17 +3,18 @@ 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/).
## [4.3.3] - 2017-02-02
## [4.3.4] - 2017-02-02
### Fixed ### Fixed
- Fixed bug #550, reported by @worldworm! - Fixed bug #550, reported by [worldworm](https://github.com/worldworm)!
- Fixed bug #551, reported by @t-me! - Fixed bug #551, reported by [t-me](https://github.com/t-me)!
## [4.3.3] - 2017-01-30 ## [4.3.3] - 2017-01-30
_The 100th release of Firefly!_ _The 100th release of Firefly!_
### Added ### Added
- Add locales to Docker (#534) by @elohmeier. - Add locales to Docker (#534) by [elohmeier](https://github.com/elohmeier).
- Optional database encryption. On by default. - Optional database encryption. On by default.
- Datepicker for Firefox and other browsers. - Datepicker for Firefox and other browsers.
- New instruction block for updating and installing. - New instruction block for updating and installing.
@@ -44,35 +45,35 @@ An intermediate release because something in the Twig and Twigbridge libraries i
### Fixed ### Fixed
- The password reset routine was broken. - The password reset routine was broken.
- Issue #522, thanks to @xpfgsyb - Issue #522, thanks to [xpfgsyb](https://github.com/xpfgsyb)
- Issue #524, thanks to @worldworm - Issue #524, thanks to [worldworm](https://github.com/worldworm)
- Issue #526, thanks to @worldworm - Issue #526, thanks to [worldworm](https://github.com/worldworm)
- Issue #528, thanks to @skibbipl - Issue #528, thanks to [skibbipl](https://github.com/skibbipl)
- Various other fixes. - Various other fixes.
## [4.3.1] - 2017-01-04 ## [4.3.1] - 2017-01-04
### Added ### Added
- Support for Russian and Polish. - Support for Russian and Polish.
- Support for a proper demo website. - Support for a proper demo website.
- Support for custom decimal places in currencies (#506, suggested by @xpfgsyb). - Support for custom decimal places in currencies (#506, suggested by [xpfgsyb](https://github.com/xpfgsyb)).
- Most amounts are now right-aligned (#511, suggested by @xpfgsyb). - Most amounts are now right-aligned (#511, suggested by [xpfgsyb](https://github.com/xpfgsyb)).
- German is now a "complete" language, more than 75% translated! - German is now a "complete" language, more than 75% translated!
### Changed ### Changed
- **[New Github repository!](github.com/firefly-iii/firefly-iii)** - **[New Github repository!](github.com/firefly-iii/firefly-iii)**
- Better category overview. - Better category overview.
- #502, thanks to @zjean - #502, thanks to [zjean](https://github.com/zjean)
### Removed ### Removed
- Removed a lot of administration functions. - Removed a lot of administration functions.
- Removed ability to activate users. - Removed ability to activate users.
### Fixed ### Fixed
- #501, thanks to @zjean - #501, thanks to [zjean](https://github.com/zjean)
- #513, thanks to @skibbipl - #513, thanks to [skibbipl](https://github.com/skibbipl)
### Security ### Security
- #519, thanks to @xpfgsyb - #519, thanks to [xpfgsyb](https://github.com/xpfgsyb)
## [4.3.0] - 2015-12-26 ## [4.3.0] - 2015-12-26
### Added ### Added
@@ -105,7 +106,7 @@ An intermediate release because something in the Twig and Twigbridge libraries i
### Fixed ### Fixed
- Various bugs - Various bugs
- Issue #472 thanks to @zjean - Issue #472 thanks to [zjean](https://github.com/zjean)
## [4.2.1] - 2016-12-09 ## [4.2.1] - 2016-12-09
### Added ### Added
@@ -140,10 +141,10 @@ An intermediate release because something in the Twig and Twigbridge libraries i
### Fixed ### Fixed
- Issue #408 - Issue #408
- Various issues with split journals - Various issues with split journals
- Issue #414, thx @zjean - Issue #414, thx [zjean](https://github.com/zjean)
- Issue #419, thx @schwalberich - Issue #419, thx [schwalberich](https://github.com/schwalberich)
- Issue #422, thx @xzaz - Issue #422, thx [xzaz](https://github.com/xzaz)
- Various import bugs, such as #416 (@zjean) - Various import bugs, such as #416 ([zjean](https://github.com/zjean))
### Security ### Security
@@ -165,9 +166,9 @@ An intermediate release because something in the Twig and Twigbridge libraries i
### Fixed ### Fixed
- Made all pages more mobile friendly. - Made all pages more mobile friendly.
- Fixed #395 found by @marcoveeneman. - Fixed #395 found by [marcoveeneman](https://github.com/marcoveeneman).
- Fixed #398 found by @marcoveeneman. - Fixed #398 found by [marcoveeneman](https://github.com/marcoveeneman).
- Fixed #401 found by @marcoveeneman. - Fixed #401 found by [marcoveeneman](https://github.com/marcoveeneman).
- Many optimizations. - Many optimizations.
- Updated many libraries. - Updated many libraries.
- Various bugs found by myself. - Various bugs found by myself.
@@ -179,13 +180,13 @@ An intermediate release because something in the Twig and Twigbridge libraries i
### Changed ### Changed
- Greatly expanded help pages and their function. - Greatly expanded help pages and their function.
- Built a new transaction collector, which I think was the idea of @roberthorlings originally. - Built a new transaction collector, which I think was the idea of [roberthorlings](https://github.com/roberthorlings) originally.
- Rebuilt seach engine. - Rebuilt seach engine.
### Fixed ### Fixed
- #375, thanks to @schoentoon which made it impossible to resurrect currencies. - #375, thanks to [schoentoon](https://github.com/schoentoon) which made it impossible to resurrect currencies.
- #370 thanks to @ksmolder - #370 thanks to [ksmolder](https://github.com/ksmolder)
- #378, thanks to @HomelessAvatar - #378, thanks to [HomelessAvatar](https://github.com/HomelessAvatar)
## [4.1.5] - 2016-11-01 ## [4.1.5] - 2016-11-01
### Changed ### Changed
@@ -198,7 +199,7 @@ An intermediate release because something in the Twig and Twigbridge libraries i
## [4.1.4] - 2016-10-30 ## [4.1.4] - 2016-10-30
### Added ### Added
- New Dockerfile thanks to @schoentoon - New Dockerfile thanks to [schoentoon](https://github.com/schoentoon)
- Added changing the destination account as rule action. - Added changing the destination account as rule action.
- Added changing the source account as rule action. - Added changing the source account as rule action.
- Can convert transactions into different types. - Can convert transactions into different types.
@@ -211,10 +212,10 @@ An intermediate release because something in the Twig and Twigbridge libraries i
- Change error message to refer to solution. - Change error message to refer to solution.
### Fixed ### Fixed
- #367 thanks to @HungryFeline - #367 thanks to [HungryFeline](https://github.com/HungryFeline)
- #366 thanks to @3mz3t - #366 thanks to [3mz3t](https://github.com/3mz3t)
- #362 and #341 thanks to @bnw - #362 and #341 thanks to [bnw](https://github.com/bnw)
- #355 thanks to @roberthorlings - #355 thanks to [roberthorlings](https://github.com/roberthorlings)
## [4.1.3] - 2016-10-22 ## [4.1.3] - 2016-10-22
### Fixed ### Fixed
@@ -246,29 +247,29 @@ An intermediate release because something in the Twig and Twigbridge libraries i
### Fixed ### Fixed
- #357, where non utf-8 files would break Firefly. - #357, where non utf-8 files would break Firefly.
- Tab delimiter is not properly loaded from import configuration (@roberthorlings) - Tab delimiter is not properly loaded from import configuration ([roberthorlings](https://github.com/roberthorlings))
- System response to yearly bills - System response to yearly bills
## [4.0.2] - 2016-10-14 ## [4.0.2] - 2016-10-14
### Added ### Added
- Added ``intl`` dependency to composer file to ease installation (thanks @telyn) - Added ``intl`` dependency to composer file to ease installation (thanks [telyn](https://github.com/telyn))
- Added support for Croatian. - Added support for Croatian.
### Changed ### Changed
- Updated all copyright notices to refer to the [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/) - Updated all copyright notices to refer to the [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/)
- Fixed #344 - Fixed #344
- Fixed #346, thanks to @SanderKleykens - Fixed #346, thanks to [SanderKleykens](https://github.com/SanderKleykens)
- #351 - #351
- Did some internal remodelling. - Did some internal remodelling.
### Fixed ### Fixed
- PostgreSQL compatibility thanks to @SanderKleykens - PostgreSQL compatibility thanks to [SanderKleykens](https://github.com/SanderKleykens)
- @RobertHorlings fixed a bug in the ABN Amro import specific. - [roberthorlings](https://github.com/roberthorlings) fixed a bug in the ABN Amro import specific.
## [4.0.1] - 2016-10-04 ## [4.0.1] - 2016-10-04
### Added ### Added
- New ING import specific by @tomwerf - New ING import specific by [tomwerf](https://github.com/tomwerf)
- New Presidents Choice specific to fix #307 - New Presidents Choice specific to fix #307
- Added some trimming (#335) - Added some trimming (#335)
@@ -283,10 +284,10 @@ An intermediate release because something in the Twig and Twigbridge libraries i
### Fixed ### Fixed
- Fixed a bug where incoming transactions would not be properly filtered in several reports. - Fixed a bug where incoming transactions would not be properly filtered in several reports.
- #334 by @cyberkov - #334 by [cyberkov](https://github.com/cyberkov)
- #337 - #337
- #336 - #336
- #338 found by @roberthorlings - #338 found by [roberthorlings](https://github.com/roberthorlings)
### Security ### Security
- Initial release. - Initial release.
@@ -297,29 +298,29 @@ An intermediate release because something in the Twig and Twigbridge libraries i
## [4.0.0] - 2015-09-26 ## [4.0.0] - 2015-09-26
### Added ### Added
- Upgraded to Laravel 5.3, most other libraries upgraded as well. - Upgraded to Laravel 5.3, most other libraries upgraded as well.
- Added GBP as currency, thanks to @Mortalife - Added GBP as currency, thanks to [Mortalife](https://github.com/Mortalife)
### Changed ### Changed
- Jump to version 4.0.0. - Jump to version 4.0.0.
- Firefly III is now subject to a [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/) license. Previous versions of this software are still MIT licensed. - Firefly III is now subject to a [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/) license. Previous versions of this software are still MIT licensed.
### Fixed ### Fixed
- Support for specific decimal places, thanks to @Mortalife - Support for specific decimal places, thanks to [Mortalife](https://github.com/Mortalife)
- Various CSS fixes - Various CSS fixes
- Various bugs, thanks to @fuf, @sandermulders and @vissert - Various bugs, thanks to [fuf](https://github.com/fuf), [sandermulders](https://github.com/sandermulders) and [vissert](https://github.com/vissert)
- Various queries optimized for MySQL 5.7 - Various queries optimized for MySQL 5.7
## [3.10.4] - 2015-09-14 ## [3.10.4] - 2015-09-14
### Fixed ### Fixed
- Migration fix by @sandermulders - Migration fix by [sandermulders](https://github.com/sandermulders)
- Tricky import bug fix thanks to @vissert - Tricky import bug fix thanks to [vissert](https://github.com/vissert)
- Currency preference will be correctly pulled from user settings, thanks to @fuf - Currency preference will be correctly pulled from user settings, thanks to [fuf](https://github.com/fuf)
- Simplified code for upgrade instructions. - Simplified code for upgrade instructions.
## [3.10.3] - 2016-08-29 ## [3.10.3] - 2016-08-29
### Added ### Added
- More fields for mass-edit, thanks to @Vissert (#282) - More fields for mass-edit, thanks to [vissert](https://github.com/vissert) (#282)
- First start of German translation - First start of German translation
### Changed ### Changed
@@ -330,7 +331,7 @@ An intermediate release because something in the Twig and Twigbridge libraries i
### Fixed ### Fixed
- A bug in the translation routine broke the import. - A bug in the translation routine broke the import.
- It was possible to destroy your Firefly installation by removing all currencies. Thanks @mondjef - It was possible to destroy your Firefly installation by removing all currencies. Thanks [mondjef](https://github.com/mondjef)
- Translation bugs. - Translation bugs.
- Import bug. - Import bug.
@@ -350,8 +351,8 @@ An intermediate release because something in the Twig and Twigbridge libraries i
### Fixed ### Fixed
- Bug in the mass edit routines. - Bug in the mass edit routines.
- Firefly III over a proxy will now work (see [issue #290](https://github.com/firefly-iii/firefly-iii/issues/290)), thanks @dfiel for reporting. - Firefly III over a proxy will now work (see [issue #290](https://github.com/firefly-iii/firefly-iii/issues/290)), thanks [dfiel](https://github.com/dfiel) for reporting.
- Sneaky bug in the import routine, fixed by @Bonno - Sneaky bug in the import routine, fixed by [Bonno](https://github.com/Bonno)
## [3.10.1] - 2016-08-25 ## [3.10.1] - 2016-08-25
### Added ### Added
@@ -389,15 +390,15 @@ An intermediate release because something in the Twig and Twigbridge libraries i
### Fixed ### Fixed
- Issue #264 - Issue #264
- Issue #265 - Issue #265
- Fixed amount calculation problems, #266, thanks @xzaz - Fixed amount calculation problems, #266, thanks [xzaz](https://github.com/xzaz)
- Issue #271 - Issue #271
- Issue #278, #273, thanks @StevenReitsma and @rubella - Issue #278, #273, thanks [StevenReitsma](https://github.com/StevenReitsma) and [rubella](https://github.com/rubella)
- Bug in attachment download routine would report the wrong size to the user's browser. - Bug in attachment download routine would report the wrong size to the user's browser.
- Various NULL errors fixed. - Various NULL errors fixed.
- Various strict typing errors fixed. - Various strict typing errors fixed.
- Fixed pagination problems, #276, thanks @xzaz - Fixed pagination problems, #276, thanks [xzaz](https://github.com/xzaz)
- Fixed a bug where an expense would be assigned to a piggy bank if you created a transfer first. - Fixed a bug where an expense would be assigned to a piggy bank if you created a transfer first.
- Bulk update problems, #280, thanks @stickgrinder - Bulk update problems, #280, thanks [stickgrinder](https://github.com/stickgrinder)
- Fixed various problems with amount reporting of split transactions. - Fixed various problems with amount reporting of split transactions.
## [3.9.1] ## [3.9.1]
@@ -406,8 +407,8 @@ An intermediate release because something in the Twig and Twigbridge libraries i
## [3.9.0] ## [3.9.0]
### Added ### Added
- @zjean has added code that allows you to force "https://"-URL's. - [zjean](https://github.com/zjean) has added code that allows you to force "https://"-URL's.
- @tonicospinelli has added Portuguese (Brazil) translations. - [tonicospinelli](https://github.com/tonicospinelli) has added Portuguese (Brazil) translations.
- Firefly III supports the *splitting* of transactions: - Firefly III supports the *splitting* of transactions:
- A withdrawal (expense) can be split into multiple sub-transactions (with multiple destinations) - A withdrawal (expense) can be split into multiple sub-transactions (with multiple destinations)
- Likewise for deposits (incomes). You can set multiple sources. - Likewise for deposits (incomes). You can set multiple sources.
@@ -438,7 +439,7 @@ An intermediate release because something in the Twig and Twigbridge libraries i
### Fixed ### Fixed
- Several CSV related bugs. - Several CSV related bugs.
- Several other bugs. - Several other bugs.
- Bugs fixed by @Bonno. - Bugs fixed by [Bonno](https://github.com/Bonno).
## [3.8.3] - 2016-04-17 ## [3.8.3] - 2016-04-17
### Added ### Added
@@ -485,7 +486,7 @@ An intermediate release because something in the Twig and Twigbridge libraries i
### Added ### Added
- Two factor authentication, thanks to the excellent work of [zjean](https://github.com/zjean). - 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. - 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. - You can now see if your current or future rules actually match any transactions, thanks to the excellent work of [roberthorlings](https://github.com/roberthorlings).
- New date fields for transactions. They are not used yet in reports or anything, but they can be filled in. - 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. - 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. - Firefly III will mail the site owner when blocked users try to login, or when blocked domains are used in registrations.