Firefly III - Package Updates
Pinned
Firefly III
-
[3.4.7]
- Update Firefly-III to 6.1.10
- Full changelog
- Add missing translations for rule page.
- The update checker can also deal with development releases
- Rule actions no longer complain when the category is already set
- Unused translation on budget page
- Issue 8521 (Total buget bar is missing when using SQLite) reported by @matlink
- Issue 8544 (Recurring transaction calendar preview is not working properly) reported by @Maxco10
- Issue 8555 (Has no budget becomes has no category) reported by @Weiming-Hu
- Discussion 8557 ("Delete ALL your transactions" also removes all asset opening balance information) started by @digitlength
- Issue 8575 (Creating rule from bill no longer pre-fills triggers and actions) reported by @jpelgrom
- Issue 8578 (Display Bug: foreign currency is red & negative in deposits) reported by @dreautall
- Errors in incoming webhook URLs are properly caught
- Improved Host header validation to prevent a potential attack, reported by Raqib Iskenderli
-
[3.5.0]
- Update Firefly-III to 6.1.12
- Full changelog
- New expression engine by @michaelhthomas, still disabled though.
- Missing database indexes to speed up performance.
- A button to the experimental v2-layout to go back to v1.
- New login/register screens
- New CSP headers
-
[3.5.1]
- Update Firefly-III to 6.1.13
- Full changelog
- Updated pages in the v2-layout
- Issue 8648 (Crashes during initial setup with PG 16 dbs) reported by @Lysholm
- Issue 8725 (API: Call to api/v1/bills without arguments fails) reported by @dreautall
- Issue 8732 (Error "Division by zero" when opening the "Budget" section) reported by @mrResident
- PR 8735 (Fix Division error by zero in budget views) reported by @mansuf
-
[3.5.2]
- Update Firefly-III to 6.1.15
- Full changelog
- Issue 8812 (Login with AUTHENTICATION_GUARD=remote_user_guard fails due to missing UserGroup) reported by @nebulade
- You may have to define again which asset accounts you want to see on the dashboard. Sorry about that.
- Expanded some database models.
- Limit the number of error messages Firefly III will send (so Mailgun keeps liking me).
- PR 8746 (Set date to now when cloning journal) reported by @imlonghao
- Issue 8748 (Release tarballs mistakenly include the .zip artifact) reported by @sudoBash418
- Discussion 8750 (API To change transaction fails to find destination_id) started by @soloam
- Issue 8779 (Change Password Form not working ≥ 6.1.11) reported by @jemtz-deleon
- Issue 8781 (Bill information missing in /api/v1/search/transactions responses) reported by @daanvanberkel
- Issue 8752 (Transactions reorder not work (error 404)) reported by @BoGnY
- Issue 8613 (Some minor color issues) reported by @rumpff
- Issue 8776 (report-data/category/expenses has wrong sums with specific date range) reported by @bouil
-
[3.5.3]
- Update Firefly-III to 6.1.16
- Full changelog
- Added THANKS.md to give credit to all developers who help with the development of Firefly III.
- New data model for "account balance" makes it easier to calculate and use multi-currency accounts. Not yet in use.
- Issue 8840 (Budget page crash) reported by @JcMinarro
- Issue 8863 (Empty webhooks page) reported by @mrahmadt
- Issue 8867 (SQL Integrity constraint violation when inserting into budget_limits) reported by @HedgehogRidingAnOwl
- Issue 8858 (A single Account constantly loses its Account NUmber / IBAN ) reported by @ypsilonkah
- New filters for the v2 autocomplete endpoints.
- Various attempts to make a better v2 accounts endpoint.
-
[3.5.6]
- Update Firefly-III to 6.1.19
- Full changelog
-
[3.5.7]
- Update Firefly-III to 6.1.20
- Full changelog
-
[3.5.8]
- Update Firefly-III to 6.1.21
- Full changelog
-
[3.5.9]
- Update firefly-iii to 6.1.22
- Full Changelog
- Issue 9183 (2FA security improvements) reported by @JC5
- Firefly III stores timezone data in a separate field, preparing for a switch to UTC (in the database).
- Issue 9106 (Inactive accounts are inaccessible when no active accounts of that type exist) reported by @codemicro
- Issue 9147 (Store/Update Bill API end_date and extension_date cant be null in request) reported by @jkano
-
[3.5.10]
- Update firefly-iii to 6.1.24
- Full Changelog
- Issue 9491 (Transactions created at midnight on the first day of a month are not listed correctly) reported by @Neroxeles
- Expand (future) timezone support.
- Issue 9451 (Trigger "Has at least this many attachments" is misnamed?) reported by @Kvan7
- Issue 9458 (The add transaction failed) reported by @wqwwffsytxwp
- Issue 9466 (First instance of recurring transaction not firing automatically or manually) reported by @makobot-sh
- MR 9468 (Transaction Model: explicitly cast decimal to string) reported by @yparitcher
- Issue 9477 (Default Financial report: Income vs Expense has missing months when multiple currencies are used) reported by @thomase1234
-
[3.5.11]
- Update firefly-iii to 6.1.25
- Full Changelog
- Issue 9492 (API:
PUT /api/v1/transactions/ID
does not work with onlysource_name
) reported by @dreautall - Issue 9497 ('Attempt to read property "user" on null' error when running
php artisan firefly-iii:upgrade-database
on updating to v6.1.24) reported by @ChrisCarini - Discussion 9546 (Using the Data Importer to import data is very slowly) started by @shangyuok
-
[3.6.0]
- Update firefly-iii to 6.2.1
- Full Changelog
- Issue 9714 (current transaction is aborted, commands ignored until end of transaction block) reported by @captainark
- Issue 9717 (API api/v1/accounts broken) reported by @brot
- Issue 9719 (A couple of TODOs left in resources/views/list/groups.twig) reported by @lostfocus
- Issue 9720 (Piggy Bank with no Target amount: unable to add money) reported by @maxsmooth
- Issue 9721 (Documentation on exchange-rates page leads to non-existent page) reported by @electrofloat
- Issue 9722 (Error 500 on tags page after enabling native currency) reported by @lostfocus
- Issue 9723 (Convert to native routine is not called when convert to native is activated) reported by @JC5
- Issue 9726 (Postgres cannot deal with "virtual_balance" column) reported by @dicksonleong
- Multi-currency support. If you set
ENABLE_EXCHANGE_RATES=true
and optionallyENABLE_EXTERNAL_RATES=true
Firefly III will have the ability to calculate all foreign currencies back to your native currency. This is a work in progress, not all fields and all places will support this yet. Please check out the documentation. - There is notifications support for Nfty, Pushover, Slack and Discord.
- There are many new security related notifications.
- Issue 5523 (Add comment on a budget for a given month) reported by @n-serrette
- Issue 5532 (Asset prices and exchange rates) reported by @svozniuk
- Issue 6314 (Currencies and exchange rates) reported by @JC5
- Issue 6557 (Piggy Banks - Draw Funds from Multiple Accounts) reported by @BugPhobic
- Issue 6760 (Add a new trigger for automated rules) reported by @Gsyltc
- Issue 7945 ("Rules" that only trigger manually) reported by @SekoiaTree
- Issue 8307 (Notification support for Ntfy (and other push notification tools)) reported by @ragnarkarlsson
- Issue 8531 (Add
notes
to transaction audit report) reported by @clouserw - Discussion 9576 (How to Mark Reconciled Transactions as Unreconciled) started by @softpoint-arch
- Issue 9667 (Exported data only exports negative amounts?) reported by @electricmessiah
- Issue 9586 (Non en_US translated string in sign-up mail) reported by @benni347
- MR 9598 (New Query Parser for Search Engine and Rules) reported by @Sobuno
- Firefly III requires PHP 8.4.
- Docker container no longer runs under root.
- "Bills" are now called "subscriptions" to better reflect their purpose.
- Rename "administration" to "settings" to prevent confusion with "financial administrations"
- Rename 'default currency' to 'native currency'
- Move native currency setting to financial administration edit screen to better reflect where it belongs
- Issue 9501 (PHP8.4 support) reported by @JC5
- Issue 9683 (500 viewing inactive liabilities) reported by @stuzer05
- Removed support for PHP 8.3 and lower.
- Removed Docker support for linux/arm/v7, linux/arm/v8 and linux/386. Sorry.
- Issue 9532 (ReportSum Integrity Check fails due to empty foreign_amount) reported by @SircasticFox
- Issue 7288 (currentMonthStart/currentMonthEnd not working for no-budget view) reported by @bradsk88
- Issue 9704 (Piggy banks widget displays only main currency for different currencies) reported by @vayakovlev
- API changes related to new features are documented.
- New endpoint for multiple financial administrations ("user groups").
- The change from "default currency" (user) to "native currency" (financial administration) is slowly being reflected in the API. Please report issues.
- You can change the "transaction type" of an existing transaction if you submit a new
type
and the correct source and destination account names or IDs.
-
[3.6.1]
- Update firefly-iii to 6.2.2
- Full Changelog
- Issue 9713 (Many decimal points in amounts) reported by @memo-567
- Discussion 9727 (Odd behavior from graphs) started by @jbrandwi
- Issue 9729 (Type mismatch in transaction collector) reported by @electrofloat
- Issue 9730 (API:
PiggyBankAccountRead.id
should return string, returns int) reported by @dreautall - Issue 9731 ($userGroup must not be accessed before initialization) reported by @Azmodeszer
- Issue 9732 (Editing dates of a piggy bank does not save) reported by @Simeam
- Issue 9736 (Wrong
finalAccountBalance
result) reported by @gthbusrr - Issue 9738 (Missing pagination controls on exchange rate page) reported by @dicksonleong
- Discussion 9744 (Downloading exchange rates results in 404 error) started by @electrofloat
- MR 9743 (Feature nordic currencies) reported by @mansehr
-
[3.6.2]
- Update firefly-iii to 6.2.4
- Full Changelog
- Issue 9327 (Add Link to Search-Page to the help file) reported by @nottheend
- Issue 9713 (Many decimal points in amounts) reported by @memo-567
- Issue 9736 (Wrong
finalAccountBalance
result) reported by @gthbusrr - Discussion 9737 (API returns 0 as current balance) started by @eps90
- Issue 9745 (Type mismatch in period overview) reported by @electrofloat
- Issue 9747 (Data entry issues with exchange rates) reported by @Azmodeszer
- Issue 9751 (Net worth changes since 6.2 update) reported by @ahmaddxb
- Issue 9754 (Deleting account - Attachments remain) reported by @memo-567
-
[3.6.3]
- Update firefly-iii to 6.2.5
- Full Changelog
- Issue 9736 (Wrong
finalAccountBalance
result) reported by @gthbusrr - Issue 9747 (Data entry issues with exchange rates) reported by @Azmodeszer
- Issue 9769 ("Your accounts" graph shows changes at wrong dates - not fixed by v6.2.4) reported by @SteffoSpieler
- Discussion 9780 (Rules or webhook precedence?) started by @joeshmoe57
- Issue 9781 (Search key
has_any_external_url:false
returns all transactions) reported by @joeshmoe57 - Issue 9783 (Subscriptions: Make "Not expected this period" and "expected x days from now" different colors) reported by @SteffoSpieler
- Issue 9784 (Transfers with external currency not considered for account balance?) reported by @pvieira84
- Issue 9786 (The error 500 information page has non-clickable links to github and the debug page) reported by @tjmv
- Issue 9787 (Twig general template error formatting TransactionCurrency on main page) reported by @tjmv
- Issue 9789 (Can't open expense and revenue accounts view) reported by @puffer-duck
-
[3.6.4]
- Update firefly-iii to 6.2.6
- Full Changelog
- Issue 9797 (All account charts show a horizontal line) reported by @avee87
- Issue 9806 (Exchange Rates table fails to load when language is not English) reported by @polter-rnd
- Issue 9807 (Start Date of Reconciliation Period Incorrectly Excludes Transactions for That Day) reported by @pwschattenberg
- Issue 9808 (Default financial report line graph shows a different balance than the text) reported by @mtaygur
- Issue 9810 (Foreign amount not taken into consideration for budget spent/leaving) reported by @M4xS0ch
- Issue 9821 (piggy events api 500 error) reported by @4e868df3
- Issue 9826 (Wrong account balance) reported by @fabienfitoussi
-
[3.6.5]
- Update firefly-iii to 6.2.7
- Full Changelog
- Optimised Account and Transaction API endpoints, should be a lot faster
- Optimized account deletion, should be a lot faster
- Issue 9803 (Left to spend - All negativ after update.) reported by @nedsined
- Issue 9835 (Failed to create transaction in recurring transactions on 6.2.6) reported by @hhl5350
- Issue 9842 (Net worth on dashboard does not go up to the end of month for the current month) reported by @standingduck3
- Issue 9848 (Failed to export accounts data) reported by @Jaeger87
- Issue 9855 (Demo Website not working) reported by @xfarrow