All Versions
203
Latest Version
Avg Release Cycle
13 days
Latest Release
247 days ago
Changelog History
Page 18
Changelog History
Page 18
-
v4.3.5 Changes
February 19, 2017โ Added
- ๐ Beta support for Sandstorm.IO
- ๐ณ Docker support by schoentoon, elohmeier, patrickkostjens and crash7!
- Can now use special keywords in the search to search for specic dates, categories, etc.
๐ Changed
- โก๏ธ Updated to laravel 5.4!
- ๐ User friendly error message
- โก๏ธ Updated locales to support more operating systems, first reported in issue 536 by dabenzel
- โก๏ธ Updated budget report
- ๐ Improved 404 page
- Smooth curves, improved by elamperti.
๐ Fixed
- Issue 549
- Issue 553
- ๐ Fixed issue 559 reported by elamperti.
- Issue 565, as reported by a user over the mail
- Issue 566, as reported by dspeckmann
- Issue 567, as reported by winsomniak
- Issue 569, as reported by winsomniak
- Issue 572, as reported by zjean
- Many issues with the transaction filters which will fix reports (they tended to display the wrong amount).
-
v4.3.4 Changes
February 02, 2017 -
v4.3.3 Changes
January 30, 2017๐ The 100th release of Firefly!
โ Added
- โ Add locales to Docker (issue 534) by elohmeier.
- 0๏ธโฃ Optional database encryption. On by default.
- ๐ป Datepicker for Firefox and other browsers.
- ๐ New instruction block for updating and installing.
- ๐ฏ Ability to clone transactions.
- ๐ Use multi-select Bootstrap thing instead of massive lists of checkboxes.
โ Removed
- Lots of old Javascript
๐ Fixed
- Missing sort broke various charts
- ๐ Bug in reports that made amounts behave weird
- ๐ Various bug fixes
๐ Security
- โ Tested FF against the naughty string list.
-
v4.3.2 Changes
January 09, 2017๐ An intermediate release because something in the Twig and Twigbridge libraries is broken and I have to make sure it doesn't affect you guys. But some cool features were on their way so there's that oo.
โ Added
- Some code for issue 475, consistent overviews.
- ๐ Better currency display. Make sure you have locale packages installed.
๐ Changed
- ๐ Uses a new version of Laravel.
๐ Fixed
-
v4.3.1 Changes
January 04, 2017โ Added
- ๐ Support for Russian and Polish.
- ๐ Support for a proper demo website.
- ๐ Support for custom decimal places in currencies (issue 506, suggested by xpfgsyb).
- Most amounts are now right-aligned (issue 511, suggested by xpfgsyb).
- German is now a "complete" language, more than 75% translated!
๐ Changed
- [New Github repository!](github.com/firefly-iii/firefly-iii)
- ๐ Better category overview.
- Issue 502, thanks to zjean
โ Removed
- โ Removed a lot of administration functions.
- โ Removed ability to activate users.
๐ Fixed
๐ Security
-
v4.3.0 Changes
December 26, 2016โ Added
- ๐ New method of keeping track of available budget, see issue 489
- ๐ Support for Spanish
- Firefly III now has an extended demo mode. Will expand further in the future.
๐ Changed
- ๐ New favicon
- Import routine no longer gives transactions a description issue 483
โ Removed
- โ All test data generation code.
๐ Fixed
-
v4.2.2 Changes
December 18, 2016 -
v4.2.1 Changes
December 09, 2016 -
v4.2.0 Changes
November 27, 2016 -
v4.1.7 Changes
November 19, 2016โ Added
- Check for database table presence in console commands.
- Category report
- โ Reinstated old test routines.
๐ Changed
- Confirm account setting is no longer in
.env
file. - Titles are now in reverse (current page > parent > firefly iii)
- โก๏ธ Easier update of language files thanks to Github implementation.
- Uniform colours for charts.
๐ Fixed
- Made all pages more mobile friendly.
- ๐ Fixed issue 395 found by marcoveeneman.
- ๐ Fixed issue 398 found by marcoveeneman.
- ๐ Fixed issue 401 found by marcoveeneman.
- Many optimizations.
- โก๏ธ Updated many libraries.
- Various bugs found by myself.