github Gnucash/gnucash 5.11
GnuCash 5.11 Released

3 days ago

The GnuCash development team announces GnuCash 5.11, the eleventh release in the stable 5.x series.

Between 5.10 and 5.11, the following bugfixes were accomplished:

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

  • Adjust quarter begin and end dates to align with Accounting Period (Fiscal Year) start and end dates when the latter are not the first/last of the month.
  • Update Form/Schedule line references for 2024 for the US Income Tax Report
  • Better handling of complex Jump to other split operations:
    • Expand multi-split transactions in the destination register after a jump and select the destination split.
    • Emit a warning when a Jump to other split operation can't be performed instead of doing nothing.
    • When there are multiple splits but only one other account Jump will jump to the transaction in that other account's register regardless of what split is selected in the original register.
    • Do nothing when the user attempts to jump to another split in the current register's account.
    • Add a new Register preference "Jump action for multiple splits"

      Make the behaviour when the "Jump" operation encounters a transaction with more than two splits configurable. This can be configured as:

      • Do nothing (this is the default)
      • Use the split with the largest value
      • Use the split with the smallest value
      This makes it much easier to jump between accounts for stock transactions that include splits for fees and taxes, or dividend transactions that have a zero value split for the stock account.

  • Allow more account types in the payment window's transfer account list

    So far it was limited to Asset, Liability, Credit Card and either Income (for customer payments) or Expenses (for vendor payments). There are however use cases where a customer payment also covers expenses (like for example a Paypal service charge). To allow for as many edge cases as possible the filter now only excludes those account types I worry will break the business logic: AP and AR accounts. That is, with this change you won't be able to create a customer payment (which necessarily has one split an an AR account) that transfers to another AR or to an AP account. While even that may work, I am sure the business features weren't designed to cope with this and I can't exhaustively test that.

  • Support for enums as GtkRadioButton preferences

    The "=" in the widget name will separate the pref name from the enum string value that is used when the radio button is activated. When the radio button is deactivated, its preference update is ignored because another button must have been made active.

  • Allow warning dialogs to be the dismiss-only variant

    All existing dialogs are either QUESTION or WARNING. Allow INFO, ERROR and OTHER to remember being dismissed without asking a question.

  • Improve GncNumeric(std::string) to handle unicode spaces and thousands separators.
  • Add function to GncQueryView to expand column

    Add function gnc_query_set_expand_column to GncQueryView so that the expand column can be specified that takes up any available free space. Use this function in the Due Bills/Invoice Reminder to to set the expanding column to the company name.

  • [Account.hpp] New function gnc_account_get_all_parents returns reversed path vector
  • Fix python bindings built with Swig-4.3.0.

New and Updated Translations: Chinese (Simplified Han script), Croatian, Dutch, English (Australia), English (New Zealand), English (United Kingdom), Estonian, Finnish, French, German, Greek, Hebrew, Hungarian, Norwegian Bokmål, Persian, Portuguese, Portuguese (Brazil), Russian, Spanish, Swedish, Tamil, Ukrainian

Help translate GnuCash on Weblate

Known Problems

Complete list of all open bugs.

Documentation

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

  • manual:ch_Transactions: insert entities for background colors
  • manual:ch_Transactions: Remove processing instructions. For background colors in <phrase> elements, as they have no effect.
  • docbook: new entities for describing of background colors. The import-matcher uses colored rows to identify the necessary of intervention of the user. These entities encode the colors 'brown1', 'gold', 'darkseagreen1' and 'cornflowerblue' as used in gnucash-fallback.css.

There were no translation updates this cycle.

<h3>Getting GnuCash for Windows and MacOS</h3>

GnuCash is provided for both Microsoft Windows 10® and later and MacOS 10.13 (High Sierra)® and later in pre-built, all-in-one packages. An installer is provided for Microsoft Windows® while the MacOS® package is a disk image containing a drag-and-drop application bundle.

GnuCash is also available as a flatpak from Flathub.org. Instructions for installing and running.

The SHA256 Hashes for the downloadable files are:

  • 6ba42313aaaa99b5f07ff6e4dbc58b33fbf5f4be6e911376701d65c26fd4debe  gnucash-5.11.tar.bz2
  • a5d3a12991cff287267f6896d70bd8b3fe7030fb552b1d18067300d0ed7f8a2f  gnucash-5.11.tar.gz
  • 9277a8ada93f2a3a2ccad1f8f982b580d78ca741df6cc31184091a3fe446c124  gnucash-5.11.setup.exe
  • 5e05eeb1f6cf36a90d7309429361a420976fc61e92c7dc983b41662d6a2791b1  Gnucash-Arm-5.11-2.dmg
  • f138b2d5f9f8646ad774457988ea0c0cbcb7a81c779c59e06282c03f6c283741  Gnucash-Intel-5.11-2.dmg
  • d22a8a1caeffe3b5638de05a9dd3b3166ee0d1c0d2c6e9d6950f1ab7f142e865  gnucash-docs-5.11.tar.gz

Don't miss a new gnucash release

NewReleases is sending notifications on new releases.