Software  When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works.

GnuCash 5.5

GnuCash

GnuCash is a personal and small business finance application, freely licensed under the GNU GPL and available for GNU/Linux, BSD, Solaris, Mac OS X and Microsoft Windows. It’s designed to be easy to use, yet powerful and flexible. GnuCash allows you to track your income and expenses, reconcile bank accounts, monitor stock portfolios and manage your small business finances. It is based on professional accounting principles to ensure balanced books and accurate reports.

GnuCash can keep track of your personal finances in as much detail as you prefer. If you are just starting out, use GnuCash to keep track of your checkbook. You may then decide to track cash as well as credit card purchases to better determine where your money is being spent. When you start investing, you can use GnuCash to help monitor your portfolio. Buying a vehicle or a home? GnuCash will help you plan the investment and track loan payments. If your financial records span the globe, GnuCash provides all the multiple-currency support you need.

GnuCash 5.5 changelog:

Between 5.4 and 5.5, the following bugfixes were accomplished:

  • Bug 607000 - SLR visible transactions
  • Change the Since Last Run dialog to show only transactions with a non-empty Status.
  • Bug 792241 - Allow sorting scheduled transactions
  • Bug 798025 - SLR Value entry not tied to location
  • Disable scrolling and the horizontal scroll bar while an entry has focus.
  • Bug 798760 - SLR OK button to complete value entry
  • With this change the Since Last Run dialog's OK button will commit an in-progress edit and advance to the next edit requiring input. It will close the dialog only if there are no more edits.
  • Bug 798760 - SLR change reminder with value entry
  • Change transaction state from Reminder to ToCreate when the user has provided the needed value and clicked OK.
  • Bug 798890 - Printing Problem
  • Bug 799087 - Import - Unbalanced (need acct) transactions now show in red (previously orange).
  • Bug 799090 - Right Clicking scheduled transaction
  • Ensure that the selection highlight changes to the item under the pointer when right-clicking in the SX Editor.
  • Bug 799092 - GnuCash 5.4 leaves background process running on exit
  • Clear the schema_hash at app shutdown via gnc_prefs_remove_registered and make that function available to the Python bindings so that python programs can do so too.
  • Bug 799099 - Crash when trying to get quotes
  • Bug 799104 - "Asset Chart" broken
  • Bug 799108 - "Since Last Run" crashes if there are any errors creating a scheduled transaction
  • Capture errors and display them in a dialog box instead.
  • Bug 799113 - "Start Import" button reports "Failed"
  • Bug 799121 - Parse error on CSV import on MacOS
  • Bug 799130 - split-register.c:1847:gnc_split_register_save: assertion failed: (xaccTransIsOpen (blank_trans))
  • Bug 799134 - Fails to build with GCC 14 (‘find_if’ is not a member of ‘std’; did you mean ‘find’)
  • Bug 799138 - Port to new Python C config API
  • Bug 799143 - FTBFS on 32bit architectures
  • Bug 799144 - Date Completion is broken after 5.4 upgrade
  • Bug 799148 - Reliable crash when saving a modified saved report configuration
  • Bug 799150 - Can't paste text (with Ctrl+V) in Notes field in Account Tree View
  • Bug 799151 - gnc_date_get_last_mday () does not account for leap years correctly.
  • Bug 799152 - normalize_reldate_tm() does not handle dates with months greater than 11 or less than -11 correctly.
  • Bug 799156 - normalize_struct_tm() does not normalize seconds,minutes, and hours correctly.

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

  • Cancel the QIF import instead of inserting the default directory if the user cancels the file-selection dialog.
  • Memory leak fixes
  • Rename the scheduled transaction edit/new/delete menus to resolve a shortcut conflict.
  • Allow saving the sort column in the Since Last Run dialog
  • Ensure that Print Checks obtains for the check amount the sum of all splits in the current register account and subaccounts.
  • Ensure that report page actions are re-enabled after editing options. Some actions (Print, PDFExport, and Report Options) had been left disabled.
  • Ensure GncDateEntry always reverts to today if the user enters an invalid date string.
  • Direct cmake to find the base installed Python3 instead of the latest version installed. Reference Cmake Issue 24126, Cmake Issue 24878, and CMake merge request 8287. Note that this requires CMake 3.20 or later; users of older versions will still get the newest installed Python version.
  • CI: Run distcheck on one workflow to catch quickly instances where someone adds a file but forgets to update the distribution.
  • Primarily of interest to developers: We've added a new CMAKE_BUILD_TYPE, Asan, with two options -DLEAKS and -DODR, both of which default to OFF. This creates a non-optimized, with-symbols build with the Address Sanitizer hooks compiled in. While the primary motivation is a CI run to ensure that there aren't any memory allocation errors revealed in the test suite, this is also a useful build to use when debugging a segfault crash, many of which are caused by use-after-free errors. When building on non-Apple platforms -DLEAKS=ON will add leak detection, dumping a stack trace for the allocation of any leaked heap or free-store allocations. Similarly and on non-Apple platforms only -DODR=ON will log violations of the C++ one definition rule.
  • Also of interest to developers: A new cmake option -DCOVERAGE. When on and in a non-optimized build this will instrument the program and libraries to count usage for every source line. The option also adds three targets, lcov-initialize, lcov-collect, and lcov-generate-html. The primary motivation is to assess the completeness of tests in CI, see Coverage-HTML for the latest results. [full release notes]

Download: GnuCash 5.5 | 151.0 MB (Open Source)
Links: GnuCash Home page | Other Operating Systems

Get alerted to all of our Software updates on Twitter at @NeowinSoftware

Report a problem with article
Next Article

ScreenToGif 2.40.1

Previous Article

ExplorerPatcher 22621.2861.62.1

Join the conversation!

Login or Sign Up to read and post a comment.

0 Comments - Add comment