


Reduce logging level of gnc_numeric exception message because exceptions are expected in some use cases.gnc_accounts_and_all_descendants converted from scm.Gnc_account_lookup_by_name and gnc_account_lookup_by_code were searching breadth-first and accidentally changed to depth-first in 4.7. restore breadth-first search for 2 functions.Fix use-after-free in unable to save database dialog.prepend & reverse while building acct list.if account=NULL, skip AccountIsPriced because gnc_plugin_page_register_ui_initial_state may be called for non-account registers (eg the sx editor) and account may be null.test "lvl window is not main_window, skip warning.Only append description if there's something to append to.avoid resetting txn_types unnecessarily.Add a help button to the financial calculator dialog.[g_option_context_get_help() returns a char* which must be freed.Lock down GITHUB_TOKEN permissions on workflows.Partially fix Bug 771095 by inserting a help button in the Since-Last-Run dialog.The following fixes and improvements were not associated with bug reports: Bug 798547 - Calculated Due Date is short 1 day when posting on day of fall change from Daylight Time to Standard Time.Bug 798535 - Crash when increasing the number of periods in a budget.Bug 798533 - Crash when importing quicken currency.Bug 798531 - Selecting "Print" from the file menu on a report crashes gnucash.Bug 798501 - Balance wrong date end of period.Bug 798500 - FTBFS (tests failure) on armhf.Bug 798499 - Expense Chart data tables include extra columns of data.Bug 798496 - gncEntry Quantity and Discount are misusing commodity scu.Bug 798493 - Invoice Report Quantity & Unit Price fields have limited decimal precision on printed invoices.Bug 798491 - MT940 of day ends in transactiondate.Bug 798483 - GnuCash Crashing With SIGSEGV During QFX Import Transaction Matching.Bug 798471 - Can't see or select Income or Expense accounts in Income Tax Information GUI.Bug 798053 - Accounts renumeration (renumbering).Bug 797163 - qof_book_get_option segfaults when retrieving a non-leaf frame.
Gnucash import qfx series#
The GnuCash development team announces GnuCash 4.11, the twelfth release in the stable 4.x series Between 4.10 and 4.11, the following bugfixes were accomplished:
