All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
Normally I won't be detailling alpha versions in the changelog but this is a special one. If your Firefly III installation warned you that this version has been released, please take note that this is a test version and may not be stable!
- Firefly III now comes in three channels: stable, beta and alpha. You can find the latest version for each channel on this website.
- To make sure your Docker instance logs everything to
stdout
, make sure you set the environment variableLOG_CHANNEL
todocker_out
. This is now default behavior for new installations that use the.env
file to launch Firefly III (using Docker compose), but if you use environment variables you may have to set this yourself. This is not a mandatory change but will make debugging easier. - The Docker image is now also available in AArch64.
- Issue 2771 Recurring transactions would not hit their piggy bank.
- Issue 2774 Fixed redirect issues for exotic URL's.
- Issue 2780 Deleted bugs would still count in the budget overview.
- Issue 2783 Fixed issue with SQLite and integers.
- Issue 2786 Fix links to documentation.
- Issue 2773 Error when importing transactions.
- Error when creating transactions from the index of Firefly III.
- Firefly III can filter duplicate transactions.
- New endpoint that can search for specific transfers.
- Redirecting to an URL with parameters works well now for editing and creating transactions.
- Issue 2756 Search was broken due to left-over debug statements.
- Issue 2757 2FA was broken due to a changed library.
- Issue 2758 A debug command courtesy of Laravel wouldn't work due to invalid routes.
- Issue 2701 Fixed a never-ending loop.
- Issue 2694 Special page for archived accounts.
- Issue 2540 Partly translated transaction edit/create form.
- Issue 2655 Link to Firefly III's base Docker image.
- Issue 2724 Cleanup some JS output.
- Issue 2734 Put personal access token in textarea for easier copy/pasting.
- Issue 2728 Remove superfluous currency names.
- Issue 2699 Internal cache wouldn't update.
- Issue 2713 Could not search for numerical values.
- Issue 2716 Could not reset intro popups.
- Issue 2701 Temporary fix for timeouts.
- Issue 2727 CSP headers too strict.
- Issue 2731 Too strict config vars.
- Issue 2754 Memcached config would error out.
- Issue 2746 Cache would not clear after firing recurring transactions.
- Issue 2755 Making a rule inactive would still fire it.
- Issue 2698 Fix return value in API.
- Issue 2753 Was possible to upload and manage empty attachments.
- New accounts submitted through the API may include account number, BIC and IBAN data.
- New end point to support issue 2752.
Emergency fix because I borked the upgrade routine. I apologise for the inconvenience.
- Issue 2680 Upgrade routine would delete all transaction groups.
Firefly III v4.8.1.2 and onwards are licensed under the GNU Affero General Public License. This will not meaningfully change Firefly III. This particular license has some extra provisions that protect web-applications such as this one. You can read the full license on the website of GNU.
https://www.gnu.org/licenses/agpl-3.0.html
- Issue 2589 Can now search using
created_on:2019-10-22
andupdated_on:2019-10-22
. - Issue 2494 Add account balance to the dropdown.
- Issue 2603 New keywords for reports.
- Issue 2618 Page navigation in the footer of transaction lists.
- Option in your profile to delete meta-data from your administration.
- Add average to some reports.
- Issue 2593 The budget overview is now fully multi-currency.
- Issue 2613 Improved Mailgun configuration options.
- Issue 2510 Maximum transaction description length is 1000 now.
- Issue 2616 Docker instances should remember their OAuth tokens and keys better (even after a restart)
- Issue 2675 Some spelling in the English is fixed.
- Issue 2677 Superfluous help popup.
- Issue 2572 Sometimes users would get 404's after deleting stuff.
- Issue 2587 Users would be redirected to JSON endpoints.
- Issue 2596 Could not remove the last tag from a transaction.
- Issue 2598 Fix an issue where foreign amounts were displayed incorrectly.
- Issue 2599 Could add negative amounts to piggy banks and game the system.
- Issue 2560 Search supports møre chäracters.
- Issue 2626 Budgets would display amounts with too many decimals.
- Issue 2629 issue 2639 issue 2640 issue 2643 Line-breaks were not properly rendered in markdown.
- Issue 2623 Budget spent line would make the start of the month twice.
- Issue 2624 Editing a budget would redirect you to the wrong page.
- Issue 2633 New transaction form sorts budgets wrong.
- Issue 2567 Could not unlink bills.
- Issue 2647 Date issue in category overview
- Issue 2657 Possible fix for issue with transaction overview.
- Issue 2658 Fixed overview of recurring transactions.
- Issue 2480 SQLite can't handle a lot of variables so big update queries are now executed in chunks.
- Issue 2683 Link to the wrong transaction.
- Issue 2687 Budget overview shows budget limit totals for all users, not just the logged-in user.
- Issue 2609 Summary endpoint would not always give the correct results.
- Issue 2638 Link to correct journal in API.
- Issue 2606 Budget endpoint gave error.
- Issue 2637 Transaction / piggy bank event endpoint now returns results.
- An undocumented end point that allows you to search for accounts. Still a bit experimental. Use: /api/v1/search/accounts?query=something&field=all (all,iban,id,number)
- Add some sensible maximum amounts to form inputs.
- Issue 2561 Fixes a query error on the /tags page that affected some MySQL users.
- Issue 2563 Two destination fields when editing a recurring transaction.
- Issue 2564 Ability to browse pages in the search results.
- Issue 2573 Could not submit an transaction update after an error was corrected.
- Issue 2577 Upgrade routine would wrongly store the categories of split transactions.
- Issue 2590 Fix an issue in the audit report.
- Issue 2592 Fix an issue with YNAB import.
- Issue 2597 Fix an issue where users could not delete currencies.
Firefly III 4.8.1 requires PHP 7.3.
- Support for Greek
- Issue 2383 Some tables in reports now also report percentages.
- Issue 2389 Add category / budget information to transaction lists.
- Issue 2464 Can now search for tag.
- Issue 2466 Can order recurring transactions in a more useful manner.
- Issue 2497 Transaction creation moment in hover of tag title.
- Issue 2471 Added date tag to table cells.
- Issue 2285 Rule handling is now uniform across the app.
- Issue 2231 You can now also use the
DATABASE_URL
for MySQL connections. - Issue 2291 All reports are now properly multi-currency.
- Issue 2481 As part of the removal of local encryption, uploads and imports are no longer encrypted.
- Issue 2495 A better message of transaction submission.
- Issue 2506 Some bugs in tag report fixed.
- Issue 2510 All transaction descriptions cut off at 255 chars.
- Changing your language preference invites you to submit corrections to Crowdin.
- Better sum in bill view.
- Clean up docker files for flawless operation.
- The bunq API has changed, and support for bunq has been disabled.
- Issue 2470 Bad links for transactions.
- Issue 2480 Large queries would break in SQLite.
- Issue 2484 Transaction description auto-complete.
- Issue 2487 Fix issues with FinTS
- Issue 2488 404 after deleting a tag.
- Issue 2490 "Reset form after submission" doesn't work.
- Issue 2492 After submitting and fixing an error, the error is persistent.
- Issue 2493 Auto detect transaction type is a bit better now.
- Issue 2498 Pressing enter in some fields breaks the form.
- Issue 2499 Auto-complete issues in transaction link form.
- Issue 2500 Issue when submitting edited transactions.
- Issue 2501 Better error messages for empty submissions.
- Issue 2508 Can remove category from transaction.
- Issue 2516 Can no longer import transactions with no amount.
- Issue 2518 Link in balance box goes to current period.
- Issue 2521 Foreign transaction currency is hidden when the user hasn't enabled foreign currencies.
- Issue 2522 Some reports were missing the "overspent" field.
- Issue 2526 It was impossible to remove the budget of a transaction.
- Issue 2527 Some bulk edits were buggy.
- Issue 2539 Fixed a typo.
- Issue 2545 Deleted tags would still show up.
- Issue 2547 Changing the opening balance to 0 will now remove it.
- Issue 2549 Can now clone transactions again.
- Issue 2550 Added missing locales for moment.js
- Issue 2553 Fixed an issue with split transactions.
- Issue 2555 Better error for when you submit the same account twice.
- Issue 2439 SQL error in API post new user
- ... and many other bugs.
- Issue 2475 Tags are now the same for all views.
- Issue 2476 Amount is now represented equally in all views.
- Issue 2477 Rules are easier to update.
- Issue 2483 Several consistencies fixed.
- Issue 2484 Transaction link view fixed.
- Issue 2557 Fix for issue in summary API
- No longer have to submit mandatory fields to account end point. Just submit the field you wish to update, the rest will be untouched.
- Rules will no longer list the "user-action" trigger Rules will have a "moment" field that says either "update-journal" or "store-journal".
Fixes many other issues in the previous release.
- Autocomplete for transaction description.
- Issue 2438 Some balance issues when working with multiple currencies (a known issue)
- Issue 2425 Transaction edit/create form is weird with the enter button
- Issue 2424 auto complete tab doesn't work.
- Issue 2441 Inconsistent character limit for currencies.
- Issue 2443 500 error when submitting budgets
- Issue 2446 Can't update current amount for piggy bank
- Issue 2440 Errors when interacting with recurring transactions
- Issue 2439 SQL error in API post new user
- Transaction report (after import, over email) is mostly empty
- Mass edit checkboxes doesn't work in a tag overview
- Issue 2437 CPU issues when viewing accounts, probably run-away queries.
- Issue 2432 Can't disable all currencies except one / can't disable EUR and switch to something else.
- Option to edit the budget is gone from edit transaction form.
- Issue 2453 Search view things
- Issue 2449 Can't add invoice date.
- Issue 2448 Bad link in transaction overview
- Issue 2447 Bad link in bill overview
- Improvements to various API end-points. Docs are updated.
Fixes many other issues in the previous release.
- Make many report boxes multi-currency.
- Issue 2203 Reconciliation inconsistencies.
- Issue 2392 Bad namespace leads to installation errors.
- Issue 2393 Missing budget selector.
- Issue 2402 bad amounts in default report
- Issue 2405 Due date can't be edited.
- Issue 2404 bad page indicator in the "no category" transaction overview.
- Issue 2407 Fix recurring transaction dates
- Issue 2410 Transaction links inconsistent
- Issue 2414 Can't edit recurring transactions
- Issue 2415 Return here + reset form results in empty transaction form
- Issue 2416 Some form inconsistencies.
- Issue 2418 Reports are inaccurate or broken.
- Issue 2422 PHP error when matching transactions.
- Issue 2423 Reports are inaccurate or broken.
- Issue 2426 Inconsistent documentation and instructions.
- Issue 2427 Deleted account and "initial balance" accounts may appear in dropdowns.
- Issue 2428 Reports are inaccurate or broken.
- Issue 2429 Typo leads to SQL errors in available budgets API
- Issue 2431 Issues creating new recurring transactions.
- Issue 2434 You can edit the initial balance transaction but it fails to save.
- ARM build should work now.
- Issue 2429 Typo leads to SQL errors in available budgets API
Fixes the most pressing issues found in the previous release.
- The balance box on the dashboard shows only negative numbers, skewing the results.
- Selecting or using tags in new transactions results in an error.
- Editing a transaction with tags will drop the tags from the transaction.
- Issue 2382 Ranger config
- Issue 2384 When upgrading manually, you may see:
The command "generate-keys" does not exist.
- Issue 2385 When upgrading manually, the firefly:verify command may fail to run.
- Issue 2388 When registering as a new user, leaving the opening balance at 0 will give you an error.
- Issue 2395 Editing split transactions is broken.
- Issue 2397 Transfers are stored the wrong way around.
- Issue 2399 Not all account balances are updated after you create a new transaction.
- Issue 2401 Could not delete a split from a split transaction.
A huge change that introduces significant database and API changes. Read more about it in this Patreon post.
- The "new transaction"-form isn't translated.
- You can't drag and drop transactions.
- You can't clone transactions.
- Hungarian translation!
- New database model that changes the concept of "split transactions";
- New installation routine with rewritten database integrity tests and upgrade code;
- Rewritten screen to create transactions which will now completely rely on the API;
- Most terminal commands now have the prefix
firefly-iii
. - New MFA code that will generate backup codes for you and is more robust. MFA will have to be re-enabled for ALL users.
- This will probably be the last Firefly III version to have import routines for files, Bunq and others. These will be moved to separate applications that use the Firefly III API.
- The export function has been removed.
- Issue 1652, new strings to use during the import.
- Issue 1860, fixing the default currency not being on top in a JSON box.
- Issue 2031, a fix for Triodos imports.
- Issue 2153, problems with editing credit cards.
- Issue 2179, consistent and correct redirect behavior.
- Issue 2180, API issues with foreign amounts.
- Issue 2187, bulk editing reconciled transactions was broken.
- Issue 2188, redirect loop in bills
- Issue 2189, bulk edit could not handle tags.
- Issue 2203, issue 2208, issue 2352, reconciliation fixes
- Issue 2204, transaction type fix
- Issue 2211, mass edit fixes.
- Issue 2212, bug in the API when deleting objects.
- Issue 2214, could not view attachment.
- Issue 2219, max amount was a little low.
- Issue 2239, fixed ordering issue.
- Issue 2246, could not disable EUR.
- Issue 2268, could not import into liability accounts.
- Issue 2293, could not trigger rule on deposits in some circumstances
- Issue 2314, could not trigger rule on transfers in some circumstances
- Issue 2325, some balance issues on the frontpage.
- Issue 2328, some date range issues in reports
- Issue 2331, some broken fields in reports.
- Issue 2333, API issues with piggy banks.
- Issue 2355, configuration issues with LDAP
- Issue 2361, some ordering issues.
- Updated API to reflect the changes in the database.
- New API end-point for a summary of your data.
- Some new API charts.
- XSS issue in liability account redirect, found by @0x2500.
- Several XSS issues, found by @0x2500.
- Several XSS issues, found by @0x2500.
- XSS bug in budget title, found by @dayn1ne.
- Support for Norwegian!
- Clear cache during install routine.
- Add Firefly III version number to install routine.
- Initial release.
- Issue 2159 Bad redirect due to Laravel upgrade.
- Issue 2166 Importer had some issues with distinguishing double transfers.
- Issue 2167 New LDAP package gave some configuration changes.
- Issue 2173 Missing class when generating 2FA codes.
4.7.16 was released to fix a persistent issue with broken user preferences.
- Firefly III now uses Laravel 5.8.
4.7.15 was released to fix some issues upgrading from older versions.
- Issue 2128 Support for Postgres SSL
- Issue 2120 Add a missing meta tag, thanks to @lastlink
- Search is a lot faster now.
- Issue 2125 Decryption issues during upgrade
- Issue 2130 Fixed database migrations and rollbacks.
- Issue 2135 Date fixes in transaction overview
4.7.14 was released to fix an issue with the Composer installation script.
4.7.13 was released to fix an issue that affected the Softaculous build.
- A routine has been added that warns about transactions with a 0.00 amount.
- PHP maximum execution time is now 600 seconds in the Docker image.
- Moved several files outside of the root of Firefly III
- Fix issue where missing preference breaks the database upgrade.
- Issue 2100 Mass edit transactions results in a reset of the date.
4.7.12 was released to fix several shortcomings in v4.7.11's Docker image. Those in turn were caused by me. My apologies.
- Issue 2085 Upgraded the LDAP code. To keep using LDAP, set the
LOGIN_PROVIDER
toldap
.
- Issue 2061 Some users reported empty update popups.
- Issue 2070 A cache issue prevented rules from being applied correctly.
- Issue 2071 Several issues with Postgres and date values with time zone information in them.
- Issue 2081 Rules were not being applied when importing using FinTS.
- Issue 2082 The mass-editor changed all dates to today.
- Experimental audit logging channel to track important events (separate from debug logging).
- Issue 2003, issue 2006 Transactions can be stored with a timestamp. The user-interface does not support this yet. But the API does.
- Docker image tags a new manifest for arm and amd64.
- skuzzle removed an annoying console.log statement.
- Issue 2048 Fix "Are you sure?" popup, thanks to @nescafe2002!
- Issue 2049 Empty preferences would crash Firefly III.
- Issue 2052 Rules could not auto-covert to liabilities.
- Webbased upgrade routine will also decrypt the database.
- Last use date for categories was off.
- The
date
-field in any transaction object now returns a ISO 8601 timestamp instead of a date.
- Issue 2037 Added some new magic keywords to reports.
- Added a new currency exchange rate service, ratesapi.io, that does not require expensive API keys. Built by @BoGnY.
- Added Chinese Traditional translations. Thanks!
- Issue 1977 Docker image now includes memcached support
- Issue 2031 A new generic debit/credit indicator for imports.
- The new Docker image no longer has the capability to run cron jobs, and will no longer generate your recurring transactions for you. This has been done to simplify the build and make sure your Docker container runs one service, as it should. To set up a cron job for your new Docker container, check out the documentation.
- Due to a change in the database structure, this upgrade will reset your preferences. Sorry about that.
- I will no longer accept PR's that introduce new currencies.
- Firefly III no longer encrypts the database and will decrypt the database on its first run.
- Issue 1923 Broken window position for date picker.
- Issue 1967 Attachments were hidden in bill view.
- Issue 1927 It was impossible to make recurring transactions skip.
- Issue 1929 Fix the recurring transactions calendar overview.
- Issue 1933 Fixed a bug that made it impossible to authenticate to FreeIPA servers.
- Issue 1938 The importer can now handle the insane way Postbank (DE) formats its numbers.
- Issue 1942 Favicons are relative so Scriptaculous installations work better.
- Issue 1944 Make sure that the search allows you to mass-select transactions.
- Issue 1945 Slight UI change so the drop-down menu renders better.
- Issue 1955 Fixed a bug in the category report.
- Issue 1968 The yearly range would jump to 1-Jan / 1-Jan instead of 1-Jan / 31-Dec
- Issue 1975 Fixed explanation for missing credit card liabilities.
- Issue 1979 Make sure tags are trimmed.
- Issue 1983 Could not use your favorite decimal separator.
- Issue 1989 Bug in YNAB importer forced you to select all accounts.
- Issue 1990 Rule description was invisible in edit screen.
- Issue 1996 Deleted budget would inadvertently also hide transactions.
- Issue 2001 Various issues with tag chart view.
- Issue 2009 Could not change recurrence back to "forever".
- Issue 2033 Longitude can go from -180 to 180.
- Issue 2034 Rules were not being triggered in mass-edit.
- Issue 2043 In rare instances the repetition of a recurring transaction was displayed incorrectly.
- Fixed broken translations in the recurring transactions overview.
- When you create a recurring transfer you make make it fill (or empty) a piggy bank. This was not working, despite a fix in 4.7.8.
- Fixed a bug where the importer would not be capable of creating new currencies.
- Rule trigger tester would skip the amount.
- OAuth2 form can now submit back to original requester.
- Submitting transactions with a disabled currency will auto-enable the currency.
- The documentation now states that "Deposit" is a possible return when you get a transaction.
- "savingAsset" was incorrectly documented as "savingsAsset".
- Account endpoint can now return type "reconciliation" and "initial-balance" correctly.
- New API endpoint under
/summary/basic
that gives you a basic overview of the user's finances. - New API endpoints under
/chart/*
to allow you to render charts. /accounts/x/transactions
now supports the limit query parameter./budgets/x/transactions
now supports the limit query parameter./available_budgets
now supports custom start and end date parameters.- New endpoint
/preferences/prefName
to retrieve a single preference. - Added field
account_name
to all piggy banks. - New tag cloud in API.
See the API docs for more information.
- Issue 1622 Can now unlink a transaction from a bill.
- Issue 1848 Added support for the Swiss Franc.
- Issue 1828 Focus on fields for easy access.
- Issue 1859 Warning when seeding database.
- Completely rewritten API. Check out the documentation here.
- Currencies can now be enabled and disabled, making for cleaner views.
- You can disable the
X-Frame-Options
header if this is necessary. - New fancy favicons.
- Updated and improved docker build.
- Firefly III has been translated into Chinese (Traditional).
- Docker build no longer builds its own cURL.
- Issue 1607 issue 1857 issue 1895 Improved bunq import and added support for auto-savings.
- Issue 1766 Extra commands so cache dir is owned by www user.
- Issue 1811 404 when generating report without options.
- Issue 1835 Strange debug popup removed.
- Issue 1840 Error when exporting data.
- Issue 1857 Bunq import words again (see above).
- Issue 1858 SQL errors when importing CSV.
- Issue 1861 Period navigator was broken.
- Issue 1864 First description was empty on split transactions.
- Issue 1865 Bad math when showing categories.
- Issue 1868 Fixes to FinTS import.
- Issue 1872 Some images had 404's.
- Issue 1877 Several encryption / decryption issues.
- Issue 1878 Wrong nav links
- Issue 1884 Budget API improvements (see above)
- Issue 1888 Transaction API improvements (see above)
- Issue 1890 Fixes in Bills API
- Issue 1891 Typo fixed.
- Issue 1893 Update piggies from recurring transactions.
- Issue 1898 Bug in tag report.
- Issue 1901 Redirect when cloning transactions.
- Issue 1909 Date range fixes.
- Issue 1916 Date range fixes.
- Issue 1005 You can now configure Firefly III to use LDAP.
- Issue 1071 You can execute transaction rules using the command line (so you can cronjob it)
- Issue 1108 You can now reorder budgets.
- Issue 1159 The ability to import transactions from FinTS-enabled banks.
- Issue 1727 You can now use SFTP as storage for uploads and exports.
- Issue 1733 You can configure Firefly III not to send emails with transaction information in them.
- Issue 1040 Fixed various things that would not scale properly in the past.
- Issue 1771 A link to the transaction that fits the bill.
- Issue 1800 Icon updated to match others.
- MySQL database connection now forces the InnoDB to be used.
- Issue 1583 Some times recurring transactions would not fire.
- Issue 1607 Problems with the bunq API, finally solved?! (I feel like a clickbait YouTube video now)
- Issue 1698 Certificate problems in the Docker container
- Issue 1751 Bug in autocomplete
- Issue 1760 Tag report bad math
- Issue 1765 API inconsistencies for piggy banks.
- Issue 1774 Integer exception in SQLite databases
- Issue 1775 Heroku now supports all locales
- Issue 1778 More autocomplete problems fixed
- Issue 1747 Rules now stop at the right moment.
- Issue 1781 Problems when creating new rules.
- Issue 1784 Can now create a liability with an empty balance.
- Issue 1785 Redirect error
- Issue 1790 Show attachments for bills.
- Issue 1792 Mention excluded accounts.
- Issue 1798 Could not recreate deleted piggy banks
- Issue 1805 Fixes when handling foreign currencies
- Issue 1807 Also decrypt deleted records.
- Issue 1812 Fix in transactions API
- Issue 1815 Opening balance account name can now be translated.
- Issue 1830 Multi-user in a single browser could leak autocomplete data.
This version of Firefly III requires PHP 7.2. I've already started using several features from 7.2. Please make sure you upgrade.
- Issue 954 Some additional view chart ranges
- Issue 1710 Added a new currency (hamuz)
- Transactions will now store (in the database) how they were created.
- Issue 907 Better and more options on the transaction list.
- Issue 1450 Add a rule to change the type of a transaction automagically
- Issue 1701 Fix reference to PHP executable (hertzg)
- Budget limits have currency information, for future expansion.
- Some charts and pages can handle multiple currencies better.
- New GA code for those who use it.
- The credit card liability type has been removed.
- Issue 896 Better redirection when coming from deleted objects.
- Issue 1519 Fix autocomplete tags
- Issue 1607 Some fixes for the bunq api calls
- Issue 1650 Add a negated amount column for CSV imports (hamuz)
- Issue 1658 Make font heavy again.
- Issue 1660 Add a negated amount column for CSV imports (hamuz)
- Issue 1667 Fix pie charts
- Issue 1668 YNAB iso_code fix
- Issue 1670 Fix piggy bank API error
- Issue 1671 More options for liability accounts.
- Issue 1673 Fix reconciliation issues.
- Issue 1675 Wrong sum in tag report.
- Issue 1679 Change type of a transaction wouldn't trigger rules.
- Issue 1682 Add liability accounts to transaction conversion
- Issue 1683 See matching transaction showed transfers twice.
- Issue 1685 fix autocomplete for rules
- Issue 1690 Missing highlighted button in intro popup
- Issue 1691 No mention of liabilities in demo text
- Issue 1695 Small fixes in bills pages.
- Issue 1708 Fix by mathieupost for bunq
- Issue 1709 Fix oauth buttons
- Issue 1712 Double slash fix by hamuz
- Issue 1719 Add missing accounts to API
- Issue 1720 Fix validation for transaction type.
- Issue 1723 API broken for currency exchange rates.
- Issue 1728 Fix problem with transaction factory.
- Issue 1729 Fix bulk transaction editor
- Issue 1731 API failure for budget limits.
- Secure headers now allow Mapbox and the 2FA QR code.
- Docker file builds again.
- Fix CSS of OAuth2 authorization view.
- An issue where I switched variables from the Docker
.env
file to the normal.env
file and vice versa -- breaking both. - Issue 1649 2FA QR code would not show up due to very strict security policy headers
- Docker build gave a cURL error whenever it runs PHP commands.
- Issue 145 You can now download transactions from YNAB.
- Issue 306 You can now add liabilities to Firefly III.
- Issue 740 Various charts are now currency aware.
- Issue 833 Bills can use non-default currencies.
- Issue 1578 Firefly III will notify you if the cron job hasn't fired.
- Issue 1623 New transactions will link back from the success message.
- Issue 1624 transactions will link to the object.
- You can call the cron job over the web now (see docs).
- You don't need to call the cron job every minute any more.
- Various charts are now red/green to signify income and expenses.
- Option to add or remove accounts from the net worth calculations.
- This will be the last release on PHP 7.1. Future versions will require PHP 7.2.
- Issue 1460 Downloading transactions from bunq should go more smoothly.
- Issue 1464 Fixed the docker file to work on Raspberry Pi's.
- Issue 1540 The Docker file now has a working cron job for recurring transactions.
- Issue 1564 Fix double transfers when importing from bunq.
- Issue 1575 Some views would give a XSRF token warning
- Issue 1576 Fix assigning budgets
- Issue 1580 Missing string for translation
- Issue 1581 Expand help text
- Issue 1584 Link to administration is back.
- Issue 1586 Date fields in import were mislabeled.
- Issue 1593 Link types are translatable.
- Issue 1594 Very long breadcrumbs are weird.
- Issue 1598 Fix budget calculations.
- Issue 1597 Piggy banks are always inactive.
- Issue 1605 System will ignore foreign currency setting if user doesn't indicate the amount.
- Issue 1608 Spelling error in command line import.
- Issue 1609 Link to budgets page was absolute.
- Issue 1615 Fix currency bug in transactions.
- Issue 1616 Fix null pointer exception in pie charts.
- Issue 1617 Fix for complex tag names in URL's.
- Issue 1620 Fixed index reference in API.
- Issue 1639 Firefly III trusts the Heroku load balancer, fixing deployment on Heroku.
- Issue 1642 Fix issue with split journals.
- Issue 1643 Fix reconciliation issue.
- Users can no longer give income a budget.
- Fix bug in Spectre import.
- Heroku would not make you owner.
- The rule "tester" will now also take the "strict"-checkbox into account.
- Add
.htaccess
files to all public directories. - New secure headers will make Firefly III slightly more secure.
- Many updated French translations thanks to @bubka.
- Issue 1527, fixed views for transactions without a budget.
- Issue 1553, report could not handle transactions before the first one in the system.
- Issue 1549 update a budget will also update any rules that refer to that budget.
- Issue 1530, fix issue with bill chart.
- Issue 1563, fix piggy bank suggested amount
- Issue 1571, fix OAuth in Sandstorm
- Issue 1568, bug in Sandstorm user code.
- Issue 1569, optimized Sandstorm build by ocdtrekkie
- Fixed a bug where transfers would be stored inversely when using the CSV import.
- Retired the "Rabobank description"-fix, because it is no longer necessary.
- Fixed a bug where users could not delete budget limits in the API.
- Piggy bank notes are visible again.
This version was superseeded by v4.7.5.3 because of a critical bug in the proxy-middleware.
- Issue 1531, the database routine incorrectly reports empty categories.
- Issue 1532, broken dropdown for autosuggest things.
- Issue 1533, fix where the import could not import category names.
- Issue 1538, fix a bug where Spectre would not work when ignoring rules.
- Issue 1542, fix a bug where the importer was incapable of generating new currencies.
- Issue 1541, no longer ignore composer.lock in Docker ignore.
- Bills are stored inactive.
- A new feature called "recurring transactions" that will make Firefly III automatically create transactions for you.
- New API end points for attachments, available budgets, budgets, budget limits, categories, configuration, currency exchange rates, journal links, link types, piggy banks, preferences, recurring transactions, rules, rule groups and tags.
- Added support for YunoHost.
- The 2FA secret is visible so you can type it into 2FA apps.
- Bunq and Spectre imports will now ask to apply rules.
- Sandstorm users can now make API keys.
- Various typo's in the English translations. issue 1493
- Bug where Spectre was never called issue 1492
- Clear cache after journal is created through API issue 1483
- Make sure docker directories exist issue 1500
- Broken link to bill edit issue 1505
- Several bugs in the editing of split transactions issue 1509
- Import routine ignored formatting of several date fields issue 1510
- Piggy bank events now show the correct currency issue 1446
- Inactive accounts are no longer suggested issue 1463
- Some income / expense charts are less confusing issue 1518
- Validation bug in multi-currency create view issue 1521
- Bug where imported transfers would be stored incorrectly.
- Issue 1409, add Indian Rupee and explain that users can do this themselves issue 1413
- Issue 1445, upgrade Curl in Docker image.
- Issue 1386, quick links to often used pages.
- Issue 1405, show proposed amount to piggy banks.
- Issue 1416, ability to delete lost attachments.
- A completely rewritten import routine that can handle bunq (thanks everybody for testing!), CSV files and Spectre. Please make sure you read about this at http://bit.ly/FF3-new-import
- Issue 1392, explicitly mention rules are inactive (when they are).
- Issue 1406, bill conversion to rules will be smarter about the rules they create.
- Issue 1369, you can now properly order piggy banks again.
- Issue 1389, null-pointer in the import routine.
- Issue 1400, missing translation.
- Issue 1403, bill would always be marked as inactive in edit screen.
- Issue 1418, missing note text on bill page.
- Export routine would break when encountering un-decryptable files.
- Issue 1425, empty fields when edit multiple transactions at once.
- Issue 1449, bad calculations in "budget left to spend" view.
- Issue 1451, same but in another view.
- Issue 1453, same as issue 1403.
- Issue 1455, could add income to a budget.
- Issue 1442, issues with editing a split deposit.
- Issue 1452, date range problems with tags.
- Issue 1458, same for transactions.
- Issue 1415, will email you when OAuth2 keys are generated.
- Forgot to increase the version number :(.
- Fixed a critical bug where the rules-engine would fire inadvertently.
- Currency added to API
- Firfely III will also generate a cash wallet for new users.
- Can now reset Spectre and bunq settings
- Docker file has a time zone
- Allow database connection to be configured in Docker file
- Can now view and edit attachments in edit-screen
- User can visit hidden
/attachments
page - Issue 1356: Budgets will show the remaining amount per day
- Issue 1367: Rules now come in strict and non-strict mode.
- Added a security.txt
- More support for trusted proxies
- Improved edit routine for split transactions.
- Upgrade routine can handle
proc_close
being disabled. - Bills now use rules to match transactions, making it more flexible.
- Issue 1328: piggy banks no have a more useful chart.
- Spectre API upgraded to v4
- Move to MariaDB (issue 1366)
- Piggy banks take currency from parent account (issue 1334)
- Issue 1341: Removed depricated command from dockerfile
- Several issues with docker image (issue 1320, issue 1382).
- Fix giant tags and division by zero (issue 1325 and others)
- Several issues with bunq import (issue 1352, issue 1330, issue 1378, issue 1380)
- Issue 1246: date picker is internationalised
- Issue 1327: fix formattting issues in piggy banks
- Issue 1348: 500 error in API
- Issue 1349: Errors in import routine
- Several fixes for (multi-currency) reconciliation (issue 1336, issue 1363)
- Issue 1353: return NULL values in range-indicator
- Bug in split transaction edit routine
- Piggy bank percentage was very specific.
- Logging in Slack is easier to config.
- Issue 1312 Import broken for ING accounts
- Issue 1313 Error when creating new asset account
- Issue 1317 Forgot an include :(
- Null pointer exception in transaction overview.
- Installations running in subdirs were incapable of creating OAuth tokens.
- OAuth keys were not created in all cases.
- Issue 1123 First browser based update routine.
- Add support for Italian.
- Issue 1232 Allow user to specify Docker database port.
- Issue 1197 Beter account list overview
- Issue 1202 Some budgetary warnings
- Issue 1284 Experimental support for bunq import
- Issue 1248 Ability to import BIC, ability to import SEPA fields.
- Issue 1102 Summary line for bills
- More info to debug page.
- Issue 1186 You can see the latest account balance in CRUD forms
- Add Kubernetes YAML files, kindly created by a FF3 user.
- Issue 1244 Better line for "today" marker and add it to other chart as well (issue 1214)
- Issue 1219 Languages in dropdown
- Issue 1189 Inactive accounts get removed from net worth
- Issue 1220 Attachment description and notes migrated to just "notes".
- Issue 1236 Multi currency balance box
- Issue 1240 Better overview for accounts.
- Issue 1292 Removed some charts from the "all"-overview of budgets and categories
- Issue 1245 Improved recognition of IBANs
- Improved import routine.
- Update notifier will wait three days before notifying users.
- Issue 1300 Virtual balance of credit cards does not count for net worth
- Issue 1247 Can now see overspent amount
- Issue 1221 Upgrade to Laravel 5.6
- Issue 1187 Updated the password verifier to use Troy Hunt's new API
- Revenue chart is now on frontpage permanently
- Issue 1153 2FA settings are in your profile now
- Issue 1227 Can set the timezone in config or in Docker
- Issue 1294 Ability to link a transaction to itself
- Correct reference to journal description in split form.
- Issue 1234 Fix budget page issues in SQLite
- Issue 1262 Can now use double and epty headers in CSV files
- Issue 1258 Fixed a possible date mismatch in piggy banks
- Issue 1283 Bulk delete was broken
- Issue 1293 Layout problem with notes
- Issue 1257 Improve transaction lists query count
- Issue 1291 Fixer IO problems
- Issue 1239 Could not edit expense or revenue accounts (issue 1298)
- Issue 1297 Could not convert to withdrawal
- Issue 1226 Category overview in default report shows no income.
- Various other bugs and problems (issue 1198, issue 1213, issue 1237, issue 1238, issue 1199, issue 1200)
- Fixed an issue with token validation on the command line.
- A brand new API. Read about it in the documentation.
- Add support for Spanish. issue 1194
- Some custom preferences are selected by default for a better user experience.
- Some new currencies issue 1211
- Fixed issue 1155 (reported by ndandanov)
- Issue 1156 issue 1182 and other issues related to SQLite databases.
- Multi-page budget overview was broken (reported by jinformatique)
- Importing CSV files with semi-colons in them did not work issue 1172 issue 1183 issue 1210
- Could not use account number that was in use by a deleted account issue 1174
- Fixed spelling error that lead to 404's issue 1175 issue 1190
- Fixed tag autocomplete issue 1178
- Better links for "new transaction" buttons issue 1185
- Cache errors in budget charts issue 1192
- Deleting transactions that are linked to other other transactions would lead to errors issue 1209
- Support for Russian and Portuguese (Brazil)
- Support for the Spectre API (Salt Edge)
- Many strings now translatable thanks to Nik-vr (issue 1118, issue 1116, issue 1109, )
- Many buttons to quickly create stuff
- Sum of tables in reports, requested by MacPaille (issue 1106)
- Future versions of Firefly III will notify you there is a new version, as suggested by 8bitgentleman in issue 1050
- Improved net worth box issue 1101 (Nik-vr)
- Nice dropdown in transaction list issue 1082
- Better support for local fonts thanks to devlearner (issue 1145)
- Improve attachment support and view capabilities (suggested by trinhit in issue 1146)
- Whole new read me file, new end user documentation and an updated website!
- Many charts and info-blocks now scale property (issue 989 and issue 1040)
- Charts work in IE thanks to devlearner (issue 1107)
- Various fixes in import routine
- Bug that left charts empty (issue 1088), reported by various users amongst which jinformatique
- Issue 1124, as reported by gavu
- Issue 1125, as reported by gavu
- Issue 1126, as reported by gavu
- Issue 1131, as reported by dp87
- Issue 1129, as reported by gavu
- Issue 1132, as reported by gavu
- Issue with cache in Sandstorm (issue 1130)
- Issue 1134
- Issue 1140
- Issue 1141, reported by ErikFontanel
- Issue 1142
- Removed many access rights from the demo user
- Issue 1074, suggested by MacPaille
- Issue 1077, suggested by wtercato
- Bulk edit of transactions thanks to vicmosin (issue 1078)
- Support for Turkish.
- Issue 1090, suggested by Findus23
- Issue 1097, suggested by kelvinhammond
- Issue 1093, suggested by jinformatique
- Issue 1098, suggested by Nik-vr
- Issue 972, reported by pjotrvdh
- Issue 1079, reported by gavu
- Issue 1080, reported by zjean
- Issue 1083, reported by skuzzle
- Issue 1085, reported by nicoschreiner
- Issue 1087, reported by 4oo4
- Issue 1089, reported by robin5210
- Issue 1092, reported by kelvinhammond
- Issue 1096, reported by wtercato
- Greatly improved Docker support and documentation.
- Issue 1046, as reported by pkoziol
- Issue 1047, as reported by pkoziol
- Issue 1048, as reported by webence
- Issue 1049, as reported by nicoschreiner
- Issue 1015, as reported by a user on Tweakers.net
- Issue 1056, as reported by repercussion
- Issue 1061, as reported by Meizikyn
- Issue 1045, as reported by gavu
- First code for issue 1040 (simonsmiley)
- Issue 1059, as reported by 4oo4
- Issue 1063, as reported by pkoziol
- Issue 1064, as reported by pkoziol
- Issue 1066, reported by wtercato
- Import routine can scan for matching bills, issue 956
- Import will no longer scan for rules, this has become optional. Originally suggested in issue 956 by gavu
- Issue 1033, as reported by Jumanjii
- Issue 1033, as reported by Aquariu
- Extra admin check for issue 1039, as reported by ocdtrekkie
- Missing translations (issue 1026), as reported by gavu and zjean
- Issue 1028, reported by zjean
- Issue 1029, reported by zjean
- Issue 1030, as reported by Traxxi
- Issue 1036, as reported by webence
- Issue 1038, as reported by gavu
- A debug page at
/debug
for easier debug. - Strings translatable (see issue 976), thanks to Findus23
- Even more strings are translatable (and translated), thanks to pkoziol (see issue 979)
- Reconciliation of accounts (issue 736), as requested by kristophr and several others
- Disabled Heroku support until I get it working again.
- Issue 980, reported by Tim-Frensch
- Issue 987, reported by gavu
- Issue 988, reported by gavu
- Issue 992, reported by ncicovic
- Issue 993, reported by gavu
- Issue 997, reported by gavu
- Issue 1000, reported by xpfgsyb
- Issue 1001, reported by gavu
- Issue 1002, reported by ursweiss
- Issue 1003, reported by ursweiss
- Issue 1004, reported by Aquariu
- Issue 1010
- Issue 1014, reported by ursweiss
- Issue 1016
- Issue 1024, reported by gavu
- Issue 1025, reported by gavu
- Greatly expanded Docker support thanks to alazare619
- Issue 967, thanks to Aquariu
- Improved Sandstorm support.
- Issue 963, as reported by gavu
- Issue 970, as reported by gavu
- Issue 971, as reported by gavu
- Various Sandstorm.io related issues.
- Firefly III is now available on the Sandstorm.io market.
- Issue template
- Pull request template
- Clean up routine to remove double budget limits (see issue 932)
- Changed license to GPLv3.
- Issue 895, as reported by gavu
- Issue 902, as reported by gavu
- Issue 916, as reported by gavu
- Issue 942, as reported by pkoziol
- Issue 943, as reported by aclex
- Issue 944, as reported by gavu
- Issue 932, as reported by nicoschreiner
- Issue 933, as reported by nicoschreiner
- Verify routine will check if deposits have a budget (they shouldn't).
- New translations!
- Issue 917, as reported by Wr0ngName
- Rules can no longer set a budget for a transfer or a deposit (issue 916)
- Fixed issue 925, issue 928 as reported by dzaikos and DeltaKiloz
- A fix for issue 926, as reported by Aquariu
- Issue 878, fixed by Findus23
- Issue 881, reported by nicoschreiner
- Issue 884, by gavu
- Issue 840, reported by MacPaille
- Issue 882, reported by nicoschreiner
- Issue 891, issue 892, reported by nicoschreiner
- Issue 891, reported by gavu
- Issue 827, fixed by pkoziol
- Issue 903, fixed by hduijn
- Issue 904, reported by gavu
- Issue 910, reported by gavu
- Issue 911, reported by gavu
- Issue 915, reported by TomWis97
- Issue 917, reported by Wr0ngName
- Issue 826, reported by pkoziol.
- Issue 855, by ms32035
- Issue 786, by SmilingWorlock
- Issue 875, by gavu
- Issue 834, by gavu (and others)
- Upgraded to Laravel 5.5
- Add version parameter to CSS and JS files
- Issue 823, issue 824 fixed Docker config by DieBauer
- Issue 830
- Issue 822, reported by gazben
- Issue 827, reported by pkoziol
- Issue 835, reported by gavu
- Issue 836, reported by pkoziol
- Issue 838, reported by gavu
- Issue 839, reported by gavu
- Issue 843, reported by gavu
- Issue 837, reported by gavu
- Issue 845, reported by gavu
- Issue 846, reported by gavu
- Issue 848, reported by gavu
- Issue 854, reported by gavu
- Issue 866, reported by pkoziol
- Issue 847, reported by gavu
- Issue 853, reported by gavu
- Issue 857, reported by pkoziol
- Issue 865, reported by simonsmiley
- Issue 826, reported by pkoziol
- Issue 856, reported by ms32035
- Issue 860, reported by gavu
- Issue 861, reported by gavu
- Issue 870, reported by gavu
- Issue 616, The ability to link transactions
- Issue 763, as suggested by tannie
- Issue 770, as suggested by skibbipl
- Issue 780, as suggested by skibbipl
- Issue 784, as suggested by SmilingWorlock
- Lots of code for future support of automated Bunq imports
- Issue 724, reported by skibbipl
- Issue 738, reported by skibbipl
- Issue 760, reported by leander091
- Issue 764, reported by tannie
- Issue 792, reported by jleeong
- Issue 793, reported by nicoschreiner
- Issue 797, reported by leander091
- Issue 801, reported by pkoziol
- Issue 803, reported by pkoziol
- Issue 805, reported by pkoziol
- Issue 806, reported by pkoziol
- Issue 807, reported by pkoziol
- Issue 808, reported by pkoziol
- Issue 809, reported by pkoziol
- Issue 814, reported by nicoschreiner
- Issue 818, reported by gavu
- Issue 819, reported by DieBauer
- Issue 820, reported by simonsmiley
- Various other fixes
- PHP7.1 support
- Routine to decrypt attachments from the command line, for issue 671
- A routine that can check if your password has been stolen in the past.
- Split transaction shows amount left to be split
- Importer can (potentially) handle new import routines such as banks.
- Importer can fall back from JSON errors
- PHP7.0 support
- Support for extended tag modes
- Remove "time jumps" to non-empty periods
- Issue 717, reported by NiceGuyIT
- Issue 718, reported by wtercato
- Issue 722, reported by simonsmiley
- Issue 648, reported by skibbipl
- Issue 730, reported by ragnarkarlsson
- Issue 733, reported by xpfgsyb
- Issue 735, reported by kristophr
- Issue 739, reported by skibbipl
- Issue 515, reported by schwalberich
- Issue 743, reported by simonsmiley
- Issue 746, reported by tannie
- Issue 747, reported by tannie
- Hotfix to close issue 715
This will be the last release to support PHP 7.0.
- New guidelines and new introduction tour to aid new users.
- Rules can now be applied at will to transactions, not just rule groups.
- Improved category overview.
- Improved budget overview.
- Improved budget report.
- Improved command line import responsiveness and speed.
- All code comparisons are now strict.
- Improve search page.
- Charts are easier to read thanks to simonsmiley
- Fixed issue 708.
- Fixed bug where import would not respect default account. issue 694
- Fixed various broken paths
- Fixed several import inconsistencies.
- Various bug fixes.
- Links added to boxes, idea by simonsmiley
- Various bugs in import routine
- Fixed several small issues all around.
- Revamped import routine. Will be buggy.
- Issue 667, postgresql reported by skibbipl.
- Issue 680, fixed by Xeli
- Fixed issue 660
- Fixes issue 672, reported by dzaikos
- Fix a bug where the balance routine forgot to account for accounts without a currency preference.
- Various other bugfixes.
- Better support for multi-currency transactions and display of transactions, accounts and everything. This requires a database overhaul (moving the currency information to specific transactions) so be careful when upgrading.
- Translations for Spanish and Slovenian.
- New interface for budget page,
stolen frominspired by YNAB. - Expanded Docker to work with postgresql as well, thanks to kressh
- PostgreSQL support in database upgrade routine (issue 644, reported by skibbipl)
- Frontpage budget chart was off, fix by nhaarman
- Was not possible to remove opening balance.
- Added support for Slovenian
- Removed support for Spanish. No translations whatsoever by the guy who requested it.
- Removed support for Russian. Same thing.
- Removed support for Croatian. Same thing.
- Removed support for Chinese Traditional, Hong Kong. Same thing.
- The journal collector, an internal piece of code to collect transactions, now uses a slightly different method of collecting journals. This may cause problems.
- Fixed a bug where the opening balance could not be stored.
- Support for deployment on Heroku
- Bug in new-user routine.
- Firefly III can now handle foreign currencies better, including some code to get the exchange rate live from the web.
- Can now make rules for attachments, see issue 608, as suggested by dzaikos.
- Fixed issue 629, reported by forcaeluz
- Fixed issue 630, reported by welbert
- And more various bug fixes.
- Issue 619, as reported by dfiel.
- Issue 620, as reported by forcaeluz.
- Attempt to fix issue 624, as reported by TheSerenin.
- Favicon link is relative now, fixed by welbert.
- Some search bugs
- Nice user friendly views for empty lists.
- Extended contribution guidelines.
- First version of financial report filtered on tags.
- Suggested monthly savings for piggy banks, by Zsub
- Better test coverage.
- Slightly changed tag overview.
- Consistent icon for bill in list.
- Slightly changed account overview.
- Removed IDE specific views from .gitignore, issue 598
- Force key generation during installation.
- The
date
function takes the fieldname where a date is stored, not the literal date by Zsub - Improved budget frontpage chart, as suggested by skibbipl
- Issue 602 and issue 607, as reported by skibbipl and dzaikos.
- Issue 605, as reported by Zsub.
- Issue 599, as reported by leander091.
- Issue 610, as reported by skibbipl.
- Issue 611, as reported by ragnarkarlsson.
- Issue 612, as reported by ragnarkarlsson.
- Issue 614, as reported by worldworm.
- Various other bug fixes.
- 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.
- 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.
- 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).
The 100th release of Firefly!
- Add locales to Docker (issue 534) by elohmeier.
- 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.
- Lots of old Javascript
- Missing sort broke various charts
- Bug in reports that made amounts behave weird
- Various bug fixes
- Tested FF against the naughty string list.
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.
- Some code for issue 475, consistent overviews.
- Better currency display. Make sure you have locale packages installed.
- Uses a new version of Laravel.
- The password reset routine was broken.
- Issue 522, thanks to xpfgsyb
- Issue 524, thanks to worldworm
- Issue 526, thanks to worldworm
- Issue 528, thanks to skibbipl
- Various other fixes.
- 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!
- New Github repository!
- Better category overview.
- Issue 502, thanks to zjean
- Removed a lot of administration functions.
- Removed ability to activate users.
- 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.
- New favicon
- Import routine no longer gives transactions a description issue 483
- All test data generation code.
- Removed import accounts from search results issue 478
- Redirect after delete will no longer go back to deleted item issue 477
- Cannot math issue 482
- Fixed bug in virtual balance field issue 479
- New budget report (still a bit of a beta)
- Can now edit user
- New config for specific events. Still need to build Notifications.
- BIC support (see issue 430)
- New category report section and chart (see the general financial report)
- Date range picker now also available on mobile devices (see issue 435)
- Extended range of amounts for issue 439
- Rewrote all routes. Old bookmarks may break.
- Lots of (empty) tests
- Expanded transaction lists (issue 377)
- New charts at account view
- First code for issue 305
- Updated all email messages.
- Made some fonts local
- Issue 408
- Various issues with split journals
- Issue 414, thx zjean
- Issue 419, thx schwalberich
- Issue 422, thx xzaz
- Various import bugs, such as issue 416 (zjean)
- Check for database table presence in console commands.
- Category report
- Reinstated old test routines.
- 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.
- 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.
- New budget table for multi year report.
- Greatly expanded help pages and their function.
- Built a new transaction collector, which I think was the idea of roberthorlings originally.
- Rebuilt seach engine.
- Issue 375, thanks to schoentoon which made it impossible to resurrect currencies.
- Issue 370 thanks to ksmolder
- Issue 378, thanks to HomelessAvatar
- Report parts are loaded using AJAX, making a lot of code more simple.
- Help content will fall back to English.
- Help content is translated through Crowdin.
- New Dockerfile thanks to schoentoon
- Added changing the destination account as rule action.
- Added changing the source account as rule action.
- Can convert transactions into different types.
- Changed the export routine to be more future-proof.
- Improved help routine.
- Integrated CrowdIn translations.
- Simplified reports
- Change error message to refer to solution.
- Issue 367 thanks to HungryFeline
- Issue 366 thanks to 3mz3t
- Issue 362 and issue 341 thanks to bnw
- Issue 355 thanks to roberthorlings
- Some event handlers called the wrong method.
- A bug is fixed in the journal event handler that prevented Firefly III from actually storing journals.
- Option to show deposit accounts on the front page.
- Script to upgrade split transactions
- Can now save notes on piggy banks.
- Extend user admin options.
- Run import jobs from the command line
- New preferences screen layout.
firefly:import
is nowfirefly:start-import
- Lots of old code
- Issue 357, where non utf-8 files would break Firefly.
- Tab delimiter is not properly loaded from import configuration (roberthorlings)
- System response to yearly bills
- Added
intl
dependency to composer file to ease installation (thanks telyn) - Added support for Croatian.
- Updated all copyright notices to refer to the Creative Commons Attribution-ShareAlike 4.0 International License
- Fixed issue 344
- Fixed issue 346, thanks to SanderKleykens
- Issue 351
- Did some internal remodelling.
- PostgreSQL compatibility thanks to SanderKleykens
- roberthorlings fixed a bug in the ABN Amro import specific.
- New ING import specific by tomwerf
- New Presidents Choice specific to fix issue 307
- Added some trimming (issue 335)
- Fixed a bug where incoming transactions would not be properly filtered in several reports.
- Issue 334 by cyberkov
- Issue 337
- Issue 336
- Issue 338 found by roberthorlings
- Upgraded to Laravel 5.3, most other libraries upgraded as well.
- Added GBP as currency, thanks to Mortalife
- Jump to version 4.0.0.
- Firefly III is now subject to a Creative Commons Attribution-ShareAlike 4.0 International License license. Previous versions of this software are still MIT licensed.
- Support for specific decimal places, thanks to Mortalife
- Various CSS fixes
- Various bugs, thanks to fuf, sandermulders and vissert
- Various queries optimized for MySQL 5.7
- Migration fix by sandermulders
- Tricky import bug fix thanks to vissert
- Currency preference will be correctly pulled from user settings, thanks to fuf
- Simplified code for upgrade instructions.
- More optional fields for transactions and the ability to filter them.
- Preference for budget maximum.
- A bug in the translation routine broke the import.
- It was possible to destroy your Firefly installation by removing all currencies. Thanks mondjef
- Translation bugs.
- Import bug.
- Firefly will not accept registrations beyond the first one, by default.
- New Chinese translations. Set Firefly III to show incomplete translations to follow the progress. Want to translate Firefly III in Chinese, or in any other language? Then check out the Crowdin project.
- Added more admin pages. They do nothing yet.
- Import routine will now also apply user rules.
- Various code cleanup.
- Some small HTML changes.
- Bug in the mass edit routines.
- Firefly III over a proxy will now work (see issue 290, thanks dfiel for reporting.
- Sneaky bug in the import routine, fixed by Bonno
- More feedback in the import procedure.
- Extended model for import job.
- Web bases import procedure.
- Scrutinizer configuration
- Various code clean up.
- Code climate YAML file.
- Fixed a bug where a migration would check an empty table name.
- Fixed various bugs in the import routine.
- Fixed various bugs in the piggy banks pages.
- Fixed a bug in the
firefly:verify
routine
- New charts in year report
- Can add / remove money from piggy bank on mobile device.
- Bill overview shows some useful things.
- Firefly will track registration / activation IP addresses.
- Rewrote the import routine.
- The date picker now supports more ranges and periods.
- Rewrote all migrations. issue 272
- Issue 264
- Issue 265
- Fixed amount calculation problems, issue 266, thanks xzaz
- Issue 271
- Issue 278, issue 273, thanks StevenReitsma and rubella
- Bug in attachment download routine would report the wrong size to the user's browser.
- Various NULL errors fixed.
- Various strict typing errors fixed.
- Fixed pagination problems, issue 276, thanks xzaz
- Fixed a bug where an expense would be assigned to a piggy bank if you created a transfer first.
- Bulk update problems, issue 280, thanks stickgrinder
- Fixed various problems with amount reporting of split transactions.
- zjean has added code that allows you to force "https://"-URL's.
- tonicospinelli has added Portuguese (Brazil) translations.
- Firefly III supports the splitting of transactions:
- A withdrawal (expense) can be split into multiple sub-transactions (with multiple destinations)
- Likewise for deposits (incomes). You can set multiple sources.
- Likewise for transfers.
- Update a lot of libraries.
- Big improvement to test data generation.
- Cleaned up many repositories.
- Front page boxes will no longer respond to credit card bills.
- Many bugs
- 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.
- New version of Charts library.
- Several CSV related bugs.
- Several other bugs.
- Bugs fixed by Bonno.
- New audit report to see what happened.
- New Chart JS release used.
- Help function is more reliable.
- Expected bill amount is now correct.
- Upgrade will now invalidate cache.
- Search was broken.
- Queries run better
- Small user administration at /admin.
- Informational popups are working in reports.
- User activation emails are better
- Some bugs related to accounts and rules.
- 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.
- The pages related to rules have new URL's.
- Spelling errors.
- Problems related to the "account repository".
- Some views showed empty (0.0) amounts.
- Two factor authentication, thanks to the excellent work of 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.
- Firefly III now requires PHP 7.0 minimum.
- HTML fixes, thanks to roberthorlings and zjean..
- A bug fix in the ABN Amro importer, thanks to roberthorlings
- It was not possible to change the opening balance, once it had been set. Thanks to xnyhps and marcoveeneman for spotting this.
- Various other bug fixes.
- Initial release.
- Initial release.
- Initial release.
- Initial release.
- Initial release.
- Initial release.
- Initial release