github Gnucash/gnucash 5.7
GnuCash 5.7 Released

2 days ago

The GnuCash development team announces GnuCash 5.7, the eighth release in the stable 5.x series.

Between 5.6 and 5.7, the following bugfixes were accomplished:

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

  • New Report: Exprimental>Transaction Breakdown Report

    Retrieves transactions from an account, distributes the splits into accounts - note if a transaction has 2 or more splits into 1 account, the transaction account cell will show the sum of the 2 splits - note if a transaction's currency is different from the account's currency, both amounts will be shown into the appropriate currency. [txn-columns] multilevel sorting - type then name.

  • Add ability for the dense calendar to start from any week day.
  • In the dense calendar, add a default number of months per column entry to the view model to get a better layout when the function gnc_dense_cal_set_num_months is solely used.
  • Add today indication on the dense calendar
  • Updated the Quote Sources list in the Security Editor to match F::Q v1.59
  • Import Matcher - select row if none is selected yet when right-clicking the list of matches
  • Change the default visible period for General Ledger from 1 calendar month to 30 days.
  • Fix Failing SRFI-64 tests being reported as pass by ctest with guile-3.
  • Ensure that filters are re-applied to multi-account registers when the number of included sub-accounts changes.
  • Copy the latest price when creating a new entry in the Price Editor from a commodity selection
  • New function gnc_account_foreach_until_date uses binary search to find first split after date, then for_each from earliest split to (but excluding) that split.
  • New function gnc_reports_foreach to abstract GHashTable-base implementation.
  • Cleanup - remove deprecated function (re-)defines that were deprected 11 years ago.
  • [engine.i] move gnc_accounts_and_all_descendants to engine.i
  • [Account.cpp] Convert children from GList to std::vector.
  • [html-utilities.scm] show acct full names in gnc:html-render-options-changed
  • [ifrs-cost-basis.scm] amend truth table as per bug 797796 comment 241 further amendments to match updated truth table.
  • Clean up some obsolete tools and references to non-git VCS's
  • Rework version-info rules to allow building from github downloaded zip archives
  • Remove account splits in reverse crono order, speeds up book shutdown.
  • Move libgnucash/doc/xml to libgnucash/backend/xml/DTD
  • Remove libgnucash/docs, ensuring all of the content is available either in Doxygen comments or in the Wiki.
  • Remove XCode info from HACKING, obsolete. Move valgrind/callgrind instructions to the Wiki.
  • Move doxygen target and related files to toplevel. Note: this also means the target directory changes from libgnucash/docs/html to [toplevel]/doxygen/html and the main page is specified directly in doxygen.cfg.
  • Drop old migration script to split qof from engine
  • Update doxygen.cfg file to more recent release
  • Doxygen - Clean up obsolete files and comments.
  • [gnc-ofx-import.cpp] show message while deduplicating download
  • Replace more GLib containers with C++ containers.
  • Change python install path to be compatible with distro installations.
  • Update some C++ template override signatures to be C++20 compliant.
  • [gnc-log-replay.cpp] don't set import to DEBUG because it'll spew too many debug messages when gnc-log-replay completes.
  • Fix transaction report sorting/show-account-description and display.
  • [test-commodity-utils.scm] don't test TZ-sensitive datetimes
  • [engine.i] gnc_get_match_commodity_splits from scheme to c++ for better efficiency.
  • [utest-Account] add more balance limit tests
  • Convert more C files to C++
  • Fix more memory leaks and use-after-frees.
  • [Transaction|Split.cpp] Remove Reg2 unused functions

German AQBanking Users:

The AQBanking author is still working to get his updated PIN/TAN code finalized so the Flatpak, macOS, and Windows bundles of this release contain the last stable version, 6.5.4. The GnuCash nightly builds have beta releases with the new implementation, so consider using one of those if the stable AQBanking doesn't work for you.

New and Updated Translations: Arabic, Croatian, Dutch, English (Australia), English (New Zealand), English (United Kingdom), French, German, Hebrew, Hungarian, Italian, Japanese, Macedonian, Norwegian Bokmål, Polish, Portuguese (Brazil), Slovak, Tamil, Turkish, Urdu

Help translate GnuCash on Weblate

Known Problems

Complete list of all open bugs.

Documentation

Between 5.6 and 5.7, no bugfixes were accomplished:

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

  • gnc-struct: change entity and section id's for 'employee-voucher'
  • All: manual, ch_Business: Harmonize section IDs: Numbers for the nesting depth of the sections are not required.
  • All: manual, ch_Business, Change id=“busnss-emplyedit” to “busnss-emplyfind”, as the Find dialog is described here.
  • docbook: Improve entity untranslated
  • docbook: use entitiy for url-wiki
  • de, pt: Update &untranslated-*; to &untranslated;
  • C: Manual: Getting Help: resolve ambiguities
  • de: Handbuch: ergänze Leerzeichen, löse Mehrdeutigkeiten auf
  • docbook: additional entities for business menuitems
  • Guide(zh): fix xml validity error

New and Updated Translations: Chinese, German

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

Getting GnuCash for Windows and MacOS

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.

The SHA256 Hashes for the downloadable files are:

  • bdd09df26e0863b3b1b09d6e5ea469ad0224b04691380c6c794c76e51fbae702  gnucash-5.7.tar.bz2
  • f6af2a455e7b8a5e95f3f71041f1eeec43fc92ec3bff37c3fdb4e364b2bb2239  gnucash-5.7.tar.gz
  • 8c000a84246f08a193e9da22d3ae760499f00fbe4fb77d310488c596715c1487  gnucash-5.7-1.setup.exe
  • 1f55eb6eadd1ff18c41947601d57d43e280732dff577621e0441b47d9d688b0a  Gnucash-Intel-5.7-1.dmg
  • 1cb5dc4a7a84f12ce1d7f1f072456c8a5cbc14486b2ccf6918bf88c8dd98647a  gnucash-docs-5.7.tar.gz

To compile GnuCash from the source code by yourself, you will need at least Gtk+ 3.22.29, Guile 2.0, Boost 1.67, WebKitGtk 2.4, GoogleTest 1.8.0, cmake 3.10 and SWIG 2.0.12. Please consult the README.dependencies file in the sources for the exact list of dependencies and versions.

Getting the documentation

The documentation is available at Documentation page of the GnuCash website. The 5.7 documentation can be found under "GnuCash v5 (current stable release)" in multiple languages both for reading online and for download in pdf, epub, and mobi formats. The documentation is also included in the MacOS and Windows application bundles.

About the Program

GnuCash is a free, open source accounting program released under the GNU General Public License (GPL) and available for GNU/Linux, *BSD, Solaris, MacOS, and Microsoft Windows. Programming on GnuCash began in 1997, and its first stable release was in 1998.

Don't miss a new gnucash release

NewReleases is sending notifications on new releases.