Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
54735
Reakcje/Polubienia
40528

GnuCash 5.10​

Dec 15, 2024
  • Between 5.9 and 5.10, the following bugfixes were accomplished:
  • Bug 798789 - Trading Accounts
  • Bug 799283 - Segfault/Crash if payment dialog change from customer to vendor
  • Bug 799420 - gnucash 5.8 crashes on windows 10 while importing qif
  • Bug 799423 - Crash when creating ETF transaction
  • Bug 799429 - Crash when changing accounting period end date
  • Bug 799430 - Type-Ahead feature lost account setting functionality
  • Bug 799433 - Right-click issue in import window
  • Make the context menu apply to the row under the pointer instead of the selected row.
  • Bug 799435 - Right-click issue in reconcile window
  • Right click should open the context menu, not extend the selection.
  • Bug 799437 - Crash deleting and recreating an SX with the scheduled transaction editor open
  • Bug 799439 - Duplicate information in description when importing CAMT.053.001.02 via aqbanking
  • Bug 799443 - Edit find account jump then open, open the last highlighted account not the jumped to account
  • Bug 799444 - Silent crash on CSV import
  • Bug 799451 - Cannot translate different meanings of string "_Balance" to Chinese.
  • Add context to the msgids.
  • Bug 799452 - Transaction Report: Cannot subtotal based on Number field
  • enable grouping and subtotals for Num field
  • Bug 799454 - Numeric value in exported CSV transactions
  • Bug 799456 - Tabbing through fields autoselects all but Num field
  • By which the reporter means that the value in every cell except Num is selected on cell entry.
  • Bug 799458 - Crash attempting to edit a scheduled transaction
  • Bug 799470 - Crash when clicking on Schedule Transaction Editor
  • The following fixes and improvements were not associated with bug reports:
  • Tabs now close when you middle-click on them.
  • The SX editor's saved duration and height are stored differently in preferences so values previously saved will be lost when switching between versions 5.9 and 5.10 (and later). We regret the inconvenience but the new scheme better matches GnuCash's use of the preferences.
  • Allow 0 cash amount when using the Stock Assistant to create a sell transaction. This might happen if the commission and fees exactly balance the proceeds of the sale.
  • Enforce searching for our gsettings schema files first where they were installed. This was not done when the installation prefix was /usr or /usr/local which could potentially cause gnucash to find other schema files first.
  • Set tooltip text on the outer tab container again so that it can be updated by main_window_update_page_long_name.
  • Tooltips on chart reports now appear any time the pointer hovers in the chart area and reflect the nearest point. Previously the pointer had to be very close to a point.
  • Updated the quote source lists in the Security Editor dialog to reflect the current Finance::Quote version.
  • Display a warning dialog when a transaction is unbalanceable because the user has set a minimum fraction on an account smaller than the security's fraction in a book using trading accounts.
  • Deleting a commodity will fail if there are accounts denominated in the commodity. When reporting the error to the user list those accounts.
  • Correct in Tips of the Day the IRC network where GnuCash's channel can be found.
  • Ensure Python bindings Session constructor loads the session's data.
  • Fix compile failures with Boost 1.87. This requires the minimum Boost version to be 1.67, removing the option for distributions to patch older versions.
  • Prevent deleting an account with an open register from logging spurious errors
  • Check that GUI refreshes are not suspended before calling gnc_gui_refresh_all.
  • Unify wording for alphavazntage tooltips.
  • New script to update translator-credits.
  • See POD for usage instructions.
  • Document cmake 3.14 requirement set a year ago.
  • New and Updated Translations: Chinese (Simplified Han script), Chinese (Traditional Han script), Croatian, Dutch, English (Australia), English (New Zealand), English (United Kingdom), French, German, Hebrew, Hungarian, Japanese, Portuguese, Portuguese (Brazil), Russian, Spanish, Swedish, Ukrainian
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
54735
Reakcje/Polubienia
40528

GnuCash 5.12

  • Between 5.11 and 5.12, the following bugfixes were accomplished:
  • Bug 648768 - Warning "Change Reconciled Split" has wrong cursor focus
  • Bug 797766 - Automatic decimal point doesn't work properly with zeros when entering stocks.
  • Preserve the decimal point when printing numbers with no decimal places to stop the auto-decimal code from triggering when exiting the field.
  • Bug 799490 - Error on start or opening a gnucash file: Can't parse the URL
  • Bug 799506 - reconcile bad date pops to 1969
  • Bug 799521 - Segmentation fault on Autocomplete of Description with ß
  • Bug 799572 - Return proper status code when Finance::Quote errors during price quote retrieval via CLI.
  • Bug 799580 - Swiss currency symbol is displayed as SFr. instead of CHF
  • Replace SFr. with Fr. as SFr. is obsolete but Fr. is still widely used. This is the local symbol so users who want CHF can set it in the security editor.
  • Bug 799582 - Mortgage and Loan Assistant - Compounding Formula
  • Adds a semi-annual compounding period for Canadians and implements the more correct simple-rate formula provided by a Canadian licensed accountant. Also adds support for day-interval loan payments, ensures that the formula on the repayment page reflects changes on that page, ensures that the number and amounts of payments are correct when payments are more frequent than monthly, use the correct intest rate for compunding calculations, and fixes some memory issues.
  • Bug 799590 - Pressing enter after changing date on initial reconcile information window does not change ending balance.
  • Bug 799592 - "No transactions found" when importing CSV transactions
  • Bug 799593 - macOS: mariadb hardcodes plugin paths to original install directory.
  • Bug 799594 - GnuCash 5.11 fails to build with boost 1.88
  • Bug 799597 - Crash when deleting all splits in General Journal
  • Bug 799602 - Unit Price on Invoice will NOT display as decimals
  • Bug 799603 - Does not save to mysql on localhost.
  • Bug 799623 - test-backend-dbi fails after 2038
  • The following fixes and improvements were not associated with bug reports:
  • [reports]Lazily generate sub-reports. Reports with links to detail sub-reports like the budget reports would take a long time to generate because they built both the main report and all of the sub-reports. Now the sub-reports generate when the user clicks the link in the main report.
  • Security editor quote sources: Add new source, China Merchants Bank. Remove no longer supported F::Q Modules Bloomberg.pm, DWSFunds, Investor's Exchange (U.S.), Morningstar Australia, Skanddinaviska Enskilda Banken, Tiaacref.pm, Troweprice.pm and many of the multi-source sources from the Security Editor.
  • [import-main-matcher.cpp] Add tooltips to transaction A, U+C, and C action columns in the generic transaction import matcher.
  • [reports] Use ICU for Unicode string comparison and substring search because it knows how to correctly localize comparisons of accented and unaccented characters.
  • [reports] more robust error handling if target report doesn't exist.
  • Register: Ensure splits belong to transaction when doing bulk operations on a transaction's splits.
  • Drop the definition of __EXTENSIONS__ from three files and instead move it to compiler options if on a platform that needs it.
  • Avoid non-POSIX "echo -n" behavior in util/gnc-vcs-info.
  • Add testbuild target which builds tests without running them to accommodate packaging processes that run ctest separately.
  • [engine.i] convert gnc_account_accumulate_at_dates to c++.
  • [gnc-engine-guile.cpp] helper gnc_split_to_scm function.
  • [gnc-engine-guile] reduce overhead of gnc_foo_to_scm by caching the result of SWIG_TypeQuery(typestr)
  • [balance-forecast] optimise some loops: fewer temporary lists and gc
  • Let cmake probe for the existence of HAVE_STRUCT_TM_GMTOFF, fix build of test-gnc-date on systems without HAVE_STRUCT_TM_GMTOFF, and avoid unused variable warnings on systems without HAVE_STRUCT_TM_GMTOFF
  • Wrap include of gtest.h and gmock.h with a warning-silencing pragma. See
    Zaloguj lub Zarejestruj się aby zobaczyć!
    The warnings cause the Arch Linux CI to fail because of -Werror.
  • Fixed GetInvoiceFromTxn to convert to the right type of Python object for a GncInvoice.
  • [test-report-utilities] more tests for gnc:account-accumulate-at-dates testing balances at date boundaries
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
54735
Reakcje/Polubienia
40528

GnuCash 5.13

  • Between 5.12 and 5.13, the following bugfixes were accomplished:
  • Bug 343711 - Splits to Imbalance-USD do not disappear when zero-valued.
  • To mitigate potential impact, the Imbalance split is only removed when the split transitions to zero value during the commit of the transaction and the split's memo and action have no value.
  • Bug 799249 - Crash while switch to recently opened file
  • Bug 799638 - error: call to non-'constexpr' function
  • Bug 799649 - Ensure that GnuCash does not crash when it converts a foreign-currency transaction into a trading account transaction.
  • Bug 799650 - Reconcile Ending Balance Ignored When Statement Date Set
  • Bug 799652 - Invoice price decimal places
  • Bug 799654 - Zombie entries in the recently accessed file list.
  • Bug 799656 - Invoice and bills still display prices as fractional amounts with "Force Prices to display as decimals"
  • Bug 799657 - Incorrect trial Balance report with stocks and multiple currencies
  • Bug 799661 - Exchange Rate entries displayed in reports in an unstable order
  • Bug 799662 - Importing accounts from UTF8 csv file does not work correctly
  • The following fixes and improvements were not associated with bug reports:
  • Provide a new dialog, gtk_action_dialog, for confirming actions that labels buttons with a active verb (e.g. "Delete") instead of a confirmation (e.g. "Yes" or "OK"). This is hypothetically less ambiguous in some cases. Note that the dialog is not yet used anywhere.
  • Transaction Report: Add links to bills and invoices.
  • [gnc-plugin-page-report] confirm before overwriting saved report
  • Added Swiss Fund Data AG to single_quote_sources. New F::Q source will be available in v1.67. The selection will be disabled until F::Q 1.67 is released and installed.
  • Replace deprecated gdk_pixbuf_new_from_xpm_data
  • Fix tests so that they run on Win32 builds.
  • Fix inadvertant insertion in test-trial-balance.scm.
  • extract-translators: Use 'open :encoding' instead of utf::encode/decode.
  • Fix newline disparity in translator-credits
  • Translator credits: Separate translators with a newline Instead of a semicolon. Presents them as a list, one name per line, as with the other credits.
  • [fin.c] fix encoding to utf8
  • [new-owner-report.scm] insert job-ID if available
  • [balsheet-pnl] use gnc:accounts-get-commodities-sorted
  • Set policy CMP0177 and follow the documented recommendations regarding DESTINATION paths.
  • [balsheet-pnl] ensure the account name cell doesn't wrap
  • Specialize get_row_value_from_object for int64_t so that it doesn't try to pass the value in a pointer. That comes out badly on 32-bit systems.
  • [charts] Add chartjs v4 to borrowed so it can be used when available (meaning not on Windows because Windows's JS support via webkit is too old).
  • [charts] use gnc:html-chart-set-xaxis-type!
  • [html-chart] expose gnc:html-chart-set-x-axis-type!; Centralise to ease chartjs upgrade. The option path changes as follows: '(options scales xAxes (0) type) in chartjs-2 '(options scales x type) in chartjs-3
  • [gnc-pricedb.cpp] plug leak from gnc_g_date_new_today
  • [gtest-xml-contents] test xaccTransGetDatePostedGDate from xml
  • Engine: Replace indirect qof_object_set/get calls with direct qof_instance_kvp ones.
  • [gtest-load-and-test-datafile.cpp] add example .gnucash to test contents
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
54735
Reakcje/Polubienia
40528

GnuCash 5.14

  • Between 5.13 and 5.14, the following bugfixes were accomplished:
  • Bug 799504 - Description of CAMT 053.001.02 has duplicate text
  • Bug 799538 - Clipboard pastes to wrong field in SX editor Fixed Cut, Copy and Paste when focus is not in GnucashSheet. Now, when the user clicks on the "Scheduled Transactions" tab, the focus goes to the last edited cell.
  • Bug 799682 - Unable to "Save As" (or open) a non-xml data file
  • Bug 799699 - Inconsistent column headers in scheduled transaction editor Template transactions can't have totals, the formulas are just strings. Don't display the Tot Foo labels, they confuse users.
  • Bug 799701 - SX Editor error When Frequency=Once
  • Bug 799702 - build breaks with guile 3.0.11
  • The following fixes and improvements were not associated with bug reports:
  • Fix crashes in processing invoices and creating mulit-commodity transactions due to premature destruction of the account tree view. This unfortunately un-fixes Bug 799249
  • Change the Transaction report when show subtotals only is selected: When Show only subtotals is selected (which suppresses display of individual transactions) the lowest level of subtotals is displayed in normal type and with just the category name instead of in bold type with a "Total of" prefix.
  • Make the version information and the configured paths part of the About Dialog selectable.
  • About dialog: Use the environment variable names for user directory labels instead of capitalized versions of the variables in gnc-filepath-utils. The environment variables are documented in the wiki and are what the user can change.
  • Protect the special environment file prefix variables. A mailing list post reported that GnuCash crashes when he runs it with GNC_HOME=<somewhere random>. We use GNC_HOME to set XDG_DATA_DIR in the environment file to accommodate relocating GnuCash on macOS and Windows and GnuCash crashes when the schemas aren't found so prevent the user from setting the 6 special environment variables either from the environment or by editing the environment file.
  • Add a Postponed column to the Scheduled Transactions list as requested by Bug 799664. The column is hidden by default since it's not useful to people who don't postpone scheduled transaction instances.
  • Fix the overly-narrow text boxes in the options dialogs.
  • Improve the algorithm behind autoclearing transactions. It can now handle up to 30 uncleared transactions in an account reasonably quickly.
  • Fix stale account balances and grand total during transaction import
  • Removed China Merchants Bank from quote sources. The Finance::Quote module is no longer working and will be removed in the next release.
  • Added US Bonds (usbonds) to gnc-commodity.cpp New Finance::Quote module to get prices for series E, EE, or I bonds
  • Bulgarian Lev (BGN) replaced by Euro 1 Jan 2026.
  • SRFI-64 test-equal no longer considers exceptions equal to #f.
  • Improve some translatable strings.
  • Xml Backend: speed up parsing of node text and of GUIDs.
  • A variety of leak fixes and efficiency improvements.
  • Replace deprecated g_binding_get_target, and increase glib version to 2.68
  • API change: Remove gnc_account_foreach_split reverse iteration, not used by GnuCash.
  • Reset gui component session when saving a new file, including Save As of an existing book, reset the managed gui components to the new session prior to clearing the old session
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Ostatnia edycja:

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
54735
Reakcje/Polubienia
40528

GnuCash 5.15


The following fixes and improvements were not associated with bug reports:​


  • <li>Major improvement in Python bindings to enable engine methods to return Python objects instead of SWIG pointers. Covers Account, Split, Transaction, GNCLot, gnc_commodity, gnc_commodity_namespace, gnc_commodity_table, GNCPrice, GNCPriceDB, QofBook, QofSession, GncGUID, GncCustomer, GncEmployee, GncVendor, GncJob, GncAddress, GncBillTerm, GncTaxTable, GncInvoice, and GncEntry. GncOwner, the superclass of many of the business classes, is already covered. This allows more pythonic usage:
    <ul>
    <li>Call member functions directly, e.g. <code>price.get_commodity()</code> instead of using the C-function style <code>gc.gnc_price_get_commodity(price)</code></li>
    <li>The C-function call now raises a DeprecationWarning if called with a Python object but <em>not</em> if called with the instance, e.g. <code>gc.gnc_price_get_commodity(price.instance)</code></li>
    <li>It is no longer necessary to test and convert return values for being <code>SwigPyObjects</code> or not Python objects: Code like
    <pre>

    if type(desc).name == 'SwigPyObject':
    desc = gnucash.Account(instance=desc)
    or
    if type(split) != Split:split=Split(instance=split) is no longer required.



  • Enable copy-and-paste in Scheduled Transaction template transactions.


  • Disable the Transaction Paste or Split Paste menu items in the register's Transaction menu when there is no transaction or split in the clipboard.


  • Check all template transactions in a Scheduled Transaction for balance instead of only the first.


  • Fix the last reconcile date sort in the Accounts page so that unreconciled accounts sort after reconciled ones instead of before.


  • Ensure that custom report sub-menus can receive custom report entries.


  • Import Matcher: Add trace messages to make it easier to track why some transactions aren't considered possible matches and uncomment the debug statements so that they can be emitted with --log arguments on the command line.


  • Fix segfault in gnc_gsettings_get_settings_obj when GSettings schemas are not installed.


  • Add tooltip explaining date-format selection to the CSV Import Assistant.


  • CSV Importer: Reparse all import lines when changing date or currency formats or when setting base_account.


  • [new-owner-report.scm] fix display/due-date tooltip


  • Transaction report efficiency improvements.


  • Ensure that gnc_commodity_compare produces a stable sort.


  • Implement full test coverage of libgnucash/engine/qofid except for some unreachable code.


  • Remove unused qof_collection_from_glist function.


  • New function gnc_account_get_earliest_date returns the account's earliest split date. This usually reflects the account opening date.


  • Provide an earliest-date sort option in the Accounts page and the balance-forecast report.


  • Support 64-bit compilation on Windows.


  • gnc_account_child_index: return -1 for non-child.


  • Turn off deprecation warning for wstring_convert. It's deprecated in C++17 with no replacement until C++26.


  • Update GncDateTime to handle new exceptions from Boost::DateTime


  • Use std::chrono to create a GncDateTime. Boost::DateTime uses time_t and in some cases that's still 32-bit, leading to a potential 2038 bug.


  • Fix GUI leaks in register completion cell, GncPluginPageRegister, and GNCPluginPageReport.


  • [gnc-datetime.cpp] Fix potential bug in fast_iso8601_utc_parse



New and Updated Translations: Chinese (Simplified Han script), Croatian, Czech, Danish, Dutch, English (Australia), English (New Zealand), English (United Kingdom), French, German, Hungarian, Italian, Portuguese, Portuguese (Brazil), Russian, Spanish, Tamil, Turkish
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
54735
Reakcje/Polubienia
40528

GnuCash 5.16

  • Between 5.15 and 5.16, the following bugfixes were accomplished:
  • Bug 421610 - RFE: Include logical dates for View->Filter by "date range"The Select Range section of the Date tab of the register's Filter By dialog box is changed to provide relative, specific date, or days ago options for the start and end of the filter range. The Show number of days item label is changed to Show from days ago to better reflect what it does.
  • Bug 436105 - esc key not working as expected in register: Enable the escape key to cancel a field edit.
  • Bug 797384 - Gnucash doesn't handle commodity prices with big numerator/denominator properly.
  • Bug 798004 - Next gen UI for stock transactions
  • Bug 799314 - Add "enter now" option in scheduled transaction editor. tab to allow users to select the scheduled transactions to be included in a “Since Last Run…” window. If there are no instances of a selected transaction triggered by today’s date, the next instance is triggered.
  • Bug 799751 - autocomplete crash
  • Bug 799759 - Users can't Enable entries via Checkboxes on Scheduled Transactions PageAllow the Enabled box in the list of scheduled transactions to be operated instead of having to open the transaction editor dialog and change the Enabled checkbox. Also added use of the Name column as the secondary column sort for all the other columns.
  • Bug 799762 - Poor handling of cases where hidden/placeholder accounts are used in the account register
  • Bug 799766 - Double line preference not respected in search register
  • Bug 799767 - POST /accounts in bindings/python/example_scripts/rest-api is broken
  • Bug 799777 - `xaccSplitSetParent`: reparenting a committed split silently drops its KVP slots (online_id, cap-gains links)
  • The following fixes and improvements were not associated with bug reports:
  • Numeric values may now be selected to copy in the Accounts page.
  • Add new Finance::Quote source Finnhub.io: Free API key (personal/non-professional use) available at
    Zaloguj lub Zarejestruj się aby zobaczyć!
    . Set FINNHUB_API_KEY environment variable to API key to use this source. As of June 2026, free tier API limit is 60 API calls/minute.
  • The Investment Lots report has new optional columns for Computed Annual Growth Rate.
  • Python Bindings: Improved translation of primary object (Account, Transaction, Split, etc.) so that they can be treated as normal Python objects. This is accomplished with SWIG magic so no existing code is obsoleted.
  • Python Bindings: Better conversion of GLists to Python lists.
  • Python Bindings: Destroy the QofSession in the Python Session dtor to prevent leaving the database locked.
  • [engine] Add first-class online_id accessors for Split and Account and make them available to Python bindings, removing the unused Transaction online_id property.
  • Improve C++ implementation of QofBook.
  • Correct the Doxygen doc for qof_instance_get/set_kvp.
  • [gnc-log-replay.cpp] fix incorrect guid dump
  • Add some Boost library requirements needed by libgnucash-guile to CMakeLists.txt so that missing feature will fail at configure time.
  • Use Compile-time Regular Expressions instead of std::regex in gnc-filepath-utils.cpp and instead of boost::regex in the CSV importer, with the CTRE v3.11.1 header added to borrowed
  • [gnc-filepath-utils.cpp] null check char* arguments
  • Add ChartJS licenses.
  • Removed AEX from list of commodities. euronext.com is now using JS based anti-webscraping.
  • [report-core] always offer options summary in reports. This is useful to debug reports. The Add options summary option is removed because it's no longer optional.
  • Remove remaining obsolete IMContext from sheet
  • Fix blurry text in HiDPI offscreen-rendered widgets
  • Add port field to database connection dialog: The convention of appending the port number after the host isn't obvious.
  • When editing a split in the register treat the account as being changed only if it isn't the one selected before editing instead of if the user performed an edit
  • Return immediately from qof_book_destroy if hash_of_collections is null. If qof_book_destroy is called on a QofBook* freshly created with qof_book_new (usually because it was used to create a session that now must be destroyed) it would try to empty the non-existent hash tables, crashing.
  • Clean up Flathub metadata to solve warnings at flatpak build time.
  • Be consistent in naming GncPluginPage and GncPluginPageRegister
  • HTML: Remove unimplemented function declarations.
  • [gnc-html.cpp] remove unused buggy string conversion functions
  • Convert libgnc-html to C++
  • Apply -Wall -Werr -Wmissing-prototypes to C++ compilation on Windows and fix the resulting errors.
  • New and Updated Translations: Arabic, Croatian, Danish, Dutch, German, Finnish, Hungarian, Korean, Norwegian-Bokmal, Spanish
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry