Welcome to GnuCash.org
GnuCash is personal and small-business financial-accounting software, freely licensed under the GNU GPL and available for GNU/Linux, BSD, Solaris, Mac OS X and Microsoft Windows.
Designed to be easy to use, yet powerful and flexible, GnuCash allows you to track bank accounts, stocks, income and expenses. As quick and intuitive to use as a checkbook register, it is based on professional accounting principles to ensure balanced books and accurate reports.
Feature Highlights
- QIF/OFX/HBCI Import, Transaction Matching
- Reports, Graphs
- Scheduled Transactions
- Financial Calculations
- Double-Entry Accounting
- Stock/Bond/Mutual Fund Accounts
- Small-Business Accounting
- Customers, Vendors, Jobs,
Invoices, A/P, A/R
News
GnuCash 2.3.1 released
The GnuCash development team proudly announces GnuCash 2.3.1, the second of several unstable 2.3.x releases of the GnuCash Free Accounting Software which will eventually lead to the stable version 2.4.0. With this new release series, GnuCash can use an SQL database using SQLite3, MySQL or PostgreSQL. It runs on GNU/Linux, *BSD, Solaris, Microsoft Windows and Mac OSX. This release is intended for developers and testers who want to help tracking down all those bugs that are still in there.
WARNING WARNING WARNING - Make sure you make backups of any files used in testing versions of GnuCash in the 2.3.x series. Although the developers go to great lengths to ensure that no data will be lost we cannot guarentee that your data will not be affected if for some reason GnuCash crashes in testing these releases.
PLEASE TEST TEST AND TEST SOME MORE any and all features important to you. Then post any bugs you find to bugzilla
Major changes in the 2.3.x release include;
- In addition to the XML backend, Gnucash can now use a SQLite3, MySQL or PostgreSQL database to store the data. This is a new implementation using libdbi. It supports all features including the business features. In order to build with this, add --enable-dbi to the configure command. In addition to the libdbi-dev package for your distribution, you will also need the appropriate DBD (libdbi driver) package for sqlite3, mysql or postgresql.
- In addition to the current GtkHTML HTML engine used to display reports and graphs, Gnucash can use WebKit. WebKit is the engine used by Google Chrome on Windows and Safari on Apple. In order to build with this, add --enable-webkit to the configure command. You will need an appropriate webkit-dev package. On win32, you will need to download the webkit-1.1.5-win32.zip file from the source repository and put it into the downloads directory of your gnucash build area.
- Updated to AqBanking 3 on Win32.
Changes between 2.3.0 and 2.3.1 include:
- Bug #582976 - install.sh - webkit-1.1.5-win32.zip is not available
- Bug #583535 - Problem with mysql database
- Bug #583883 - Customer report produces error
- Bug #584564: Patch by Chris Dennis to allow a report to be either a string or html-doc
- Fix all business exports to force file type QSF
- Fix SQL statement which calculates account balances
- Fix port number, especially for postgresql
- Clean up include files and code related to goffice.
- Add qsf:// as a valid URI type
- Fix handling of GObjects when deleting a report
- Update aqbanking version to 3.8.3, which means one patch isn't needed
- Fix WEBKIT path so that correct DLLs will be copied to output directory
- Register: Add some header comments for a confusing function.
- Create and upload the WIN32 daily builds
- If postgres database does not exist, create it.
- Update German translation.
- Minor i18n string improvements
- Remove obsolete glade file.
- Modify packing on URI type combo box to fix its size
- Patch by Mike Alexander to speed up price db loading in sql backend.
- Add Lithuanian translation by Tadas Masiulionis
Caveats for Testers
Any 2.3.x version might crash unexpectedly at any point during runtime. If you test some serious work in a 2.3.x release and are using the XML file backend for data storage, make sure you hit "Save" after every non-trivial workstep. If you are using the SQL backend, this is not required as every change is saved immediately to the database.
The documentation has had screenshots updated, however, many help texts usually only refers to the 1.8.x series. Everyone is invited to help improve the documentation; see http://wiki.gnucash.org/wiki/Development on how to get involved.
How can you help?
Testing: Test it and help us discover all bugs that might show up in there. Please enter each and every bug into bugzilla.
Translating: The new release comes with some new translation strings. If you consider contributing a translation, we invite you to test this release already. A string freeze will be announced in one of the later 2.3.x releases. Please check http://wiki.gnucash.org/wiki/Translation_Status for updates on this.
We would like to encourage people to test this and any further releases as much as possible and submit bug reports in order that we can polish GnuCash to be as stable as possible for the 2.4.0 release in a few weeks. Then post any bugs you find to bugzilla
Getting GnuCash
GnuCash 2.3.1 can be downloaded from sourceforge.net. It is available as source code.
To install GnuCash, users will need Gnome 2, guile, slib and swig.
http://download.sourceforge.net/gnucash
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, Mac OSX and Microsoft Windows. Programming on GnuCash began in 1997, and its first stable release was in 1998.
GnuCash 2.3.0 released
The GnuCash development team proudly announces GnuCash 2.3.0, the first of several unstable 2.3.x releases of the GnuCash Free Accounting Software which will eventually lead to the stable version 2.4.0. With this new release series, GnuCash can use an SQL database using SQLite3, MySQL or PostgreSQL. It runs on GNU/Linux, *BSD, Solaris and Mac OSX. This release is intended for developers and testers who want to help tracking down all those bugs that are still in there.
WARNING WARNING WARNING - Make sure you make backups of any files used in testing versions of GnuCash in the 2.3.x series. Although the developers go to great lengths to ensure that no data will be lost we cannot guarentee that your data will not be affected if for some reason GnuCash crashes in testing these releases.
PLEASE TEST TEST AND TEST SOME MORE any and all features important to you. Then post any bugs you find to bugzilla
Major changes in this release include;
- In addition to the XML backend, Gnucash can now use a SQLite3, MySQL or PostgreSQL database to store the data. This is a new implementation using libdbi. It supports all features including the business features. In order to build with this, add --enable-dbi to the configure command. In addition to the libdbi-dev package for your distribution, you will also need the appropriate DBD (libdbi driver) package for sqlite3, mysql or postgresql.
- In addition to the current GtkHTML HTML engine used to display reports and graphs, Gnucash can use WebKit. WebKit is the engine used by Google Chrome on Windows and Safari on Apple. In order to build with this, add --enable-webkit to the configure command. You will need an appropriate webkit-dev package. On win32, you will need to download the webkit-1.1.5-win32.zip file from the source repository and put it into the downloads directory of your gnucash build area.
- Updated to AqBanking 3 on Win32.
Caveats for Testers
Any 2.3.x version might crash unexpectedly at any point during runtime. If you test some serious work in a 2.3.x release and are using the XML file backend for data storage, make sure you hit "Save" after every non-trivial workstep. If you are using the SQL backend, this is not required as every change is saved immediately to the database.
The documentation has had screenshots updated, however, many help texts usually only refers to the 1.8.x series. Everyone is invited to help improve the documentation; see http://wiki.gnucash.org/wiki/Development on how to get involved.
How can you help?
Testing: Test it and help us discover all bugs that might show up in there. Please enter each and every bug into bugzilla.
Translating: The new release comes with some new translation strings. If you consider contributing a translation, we invite you to test this release already. A string freeze will be announced in one of the later 2.3.x releases. Please check http://wiki.gnucash.org/wiki/Translation_Status for updates on this.
We would like to encourage people to test this and any further releases as much as possible and submit bug reports in order that we can polish GnuCash to be as stable as possible for the 2.4.0 release in a few weeks. Then post any bugs you find to bugzilla
Getting GnuCash
GnuCash 2.3.0 can be downloaded from sourceforge.net. It is available as source code.
To install GnuCash, users will need Gnome 2, guile, slib and swig.
http://download.sourceforge.net/gnucash
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, Mac OSX and Microsoft Windows. Programming on GnuCash began in 1997, and its first stable release was in 1998.
GnuCash 2.2.9 released
The GnuCash development team proudly announces GnuCash 2.2.9 aka "Mirror-like", the ninth bug fix release in a series of stable releases of the GnuCash Free Accounting Software.
Getting GnuCash
GnuCash 2.2.9 can be downloaded from gnucash.org or sourceforge.net. It is available as source code. For the Microsoft Windows operating system there is a self-installing setup program which includes all necessary additional libraries.
To install GnuCash on other platforms, users will need Gnome 2, guile, and slib. Neither the currently used swig nor the previously used g-wrap packages are needed anymore when compiling from tarball or when installing a binary.
- http://sourceforge.net/project/showfiles.php?group_id=192 (Source code and Windows binary)
- http://www.gnucash.org/pub/gnucash/sources/stable/ (Source code only)
What's New in GnuCash 2.2.9?
Fixed Bugs
- #339027: Reconcile window should display the date
- #435642: Crash editing results of a find
- #438132: Warning about commodity being NULL for root account on save
- #462148: Report output is vertically inverted and bottom up printed (mirror, reverse, &c.)
- #514455: Dutch (Netherlands) translation of account templates
- #526775: Win32: Crashes when importing brokerage account data
- #542382: Assign GnuCash to file name extension .gnucash
- #564209: Improved debuggability for module loading
- #564450: HUF currency handling incorrect as 1HUF divided into 100FILLERs
- #564928: Segfault when closing a invoice tab
- #565421: gnc-date-edit.c did not compile with Gtk < 2.10
- #565721: Multicolumn report options: Report names are not translated
- #566198: Slovakia joined the Euro
- #566352: Crash during OFX import under Win 2000 / SP4
- #566567: Scheme modifications are not built on windows
- #567174: Files with NIS stocks fail to open
- #568327: Using most "budget" reports, without a budget defined crashes gnucash
- #568653: Add SKR49 template
- #568945: The gnc_pricedb_convert_balance_... methods should look for the reciprocal of the exchange rate
- #569734: Give the template root account a name
- #570166: Weird text entry box when typing on Account Tree page
- #570894: Use of symbol t, which is not defined in all guile versions
- #571220: Program won't start if SCHEME_LIBRARY_PATH is set
Other Changes
- Added German account template for a Wohnungswirtschaft business
- Fixed french business account templates
- Updated translations: Catalan, Chinese, German, Italian
GnuCash 2.2.8 released
The GnuCash development team proudly announces GnuCash 2.2.8 aka "Crisis-Proof", the eighth bug fix release in a series of stable releases of the GnuCash Free Accounting Software.
Getting GnuCash
GnuCash 2.2.8 can be downloaded from gnucash.org or sourceforge.net. It is available as source code. For the Microsoft Windows operating system there is a self-installing setup program which includes all necessary additional libraries.
To install GnuCash on other platforms, users will need Gnome 2, guile, and slib. Neither the currently used swig nor the previously used g-wrap packages are needed anymore when compiling from tarball or when installing a binary.
- http://sourceforge.net/project/showfiles.php?group_id=192 (Source code and Windows binary)
- http://www.gnucash.org/pub/gnucash/sources/stable/ (Source code only)
What's New in GnuCash 2.2.8?
Fixed Bugs
- #115066: "Search For" dialog shows all when criteria is left as default
- #128774: "Edit exchange rate" context menu item disfunctional often
- #137017: date of transaction change with time zone change
- #339433: TiaaCref price quote dates off by one day
- #340041: 0 as an amount should be allowed in Exchange Editor
- #345980: changing Stylesheet doesn't commit
- #347274: to track the difference between budgeted and actual amounts in the budget report
- #348860: Error with saved multicolumn reports
- #405472: Unable to save changes on files opened over FUSE and sshfs
- #432457: Security/stock import should follow tutorial regarding Account Name
- #435427: "Generic import transaction matcher" dialog does not sort by date
- #436342: Currency exchange druid does not show on changed
- #436920: crash on loading OFX data for a commodity that exists without cusip field
- #492417: currency mapping of New Israeli Shekel
- #529494: Wrong fractional precision in register with multi-currency transactions
- #532889: Monthly scheduled payments preview shows wrong dates
- #536299: Fix two underlinking issues
- #539947: OpenSolaris:__FUNCTION__ not defined in sun cc
- #543332: Severe performance regression in Average Balance report
- #548218: OpenSolaris: $(expression) cause configure error on solaris
- #554042: OpenSolaris: configure fail on checking 'unsigned long is at least as big as guint32'
- #557604: date-utilities.scm typos
- #557374: MT940 import does not work
- #563160: Multicolumn report: Confusing order of "Column span" and "Row span"
- #563273: crash in GnuCash Finance Management: Starting GnuCash
- #564033: aqbanking plugin: g_module_open failed: WEXITSTATUS undefined
Other Changes
- Fix account defaulting for posting vendor bill
- Fix tax-related inconsistency in UI
- Fix the average cost price source computation for a certain case
- Add account templates: Dutch, Finnish
- Update account templates: Italian, Slovak
- Update translations: Finnish, German, Hebrew, Italian, Japanese, Russian, Slovak, Simplified Chinese
GnuCash 2.2.7 released
The GnuCash development team proudly announces GnuCash 2.2.7 aka "Dates'n'Prices", the seventh bug fix release in a series of stable releases of the GnuCash Free Accounting Software.
Getting GnuCash
GnuCash 2.2.7 can be downloaded from gnucash.org or sourceforge.net. It is available as source code. For the Microsoft Windows operating system there is a self-installing setup program which includes all necessary additional libraries.
To install GnuCash on other platforms, users will need Gnome 2, guile, and slib. Neither the currently used swig nor the previously used g-wrap packages are needed anymore when compiling from tarball or when installing a binary.
- http://sourceforge.net/project/showfiles.php?group_id=192 (Source code and Windows binary)
- http://www.gnucash.org/pub/gnucash/sources/stable/ (Source code only)
What's New in GnuCash 2.2.7?
Fixed Bugs
- #139651: Register: Split transaction with multiple currencies fails
- #309863: Balance Sheet: Rounding errors with prices from pricedb
- #341362: Price Editor: Price is displayed as fraction instead of decimal
- #376298: Price Editor: Window Contents Corrupted After Manually Adding a Price
- #378734: Drop down calendar only works once
- #430121: Incorrect Sign Symbol for Fractional Commodity/Security Sale
- #454340: Security Editor: duplicate rows after editing a security
- #454827: Reports: Incorrect share value of stocks in foreign currency
- #464771: Investment Portfolio: Report crashes without price data
- #483393: Reports: Allow mixed denominators in numeric collectors
- #504935: Add currencies XDR and XXX
- #506873: Win32: Cannot install online price retrieval with ActivePerl 5.10
- #520570: Drop-down calendar for "reconcile information" non-responsive
- #522095: Updating stock prices does not update totals shown in windows
- #526313: GnuCash does not support the new currency in Venezuela
- #529816: Supplement "CUSIP" by "ISIN", to give people outside USA a hint
- #539640: Price Editor: Security disappears from price list
- #539962: Void function cannot return value with sun cc
- #540148: GnuCash cannot be built with libgoffice-0.8
- #541970: Balance Sheet: "Nearest in time" exchange rate not correct
- #543061: Fractional not working in IDR (rupiah) currency
- #543780: Transfer Dialog: CRIT messages in gnucash.trace from exchange rate dialog
- #545316: Drop-down calendar is not clickable when posting invoice
- #545722: Can't change date in dialog boxes
- #546064: gnucash.desktop file does not comply with desktop-file-validate
- #548601: AqBanking Import: Obscuring zero balance windows after getting transactions
- #548891: QIF Import: GnuCash crashes when .gnucash/qif-accounts-map is readonly
- #549115: Popup calendar unresponsive in modal dialogs
- #549595: Silently removes main files while trying to save without lock
- #549738: Reports: Default date on aging and customer reports is too far in the future
- #551038: Reports: Alt-O shortcut in report options dialog crashes app
- #552306: Fails to save file when using a network filesystem on Mac
Other Changes
- New Finnish translation
- Complete Romanian translation
- Usability improvements in the price and the security editor
- Lower number of false positives when checking aqbanking results for failures
- Correct import of remote names, zero balances from aqbanking3
- Update translations: Catalan, Dutch, German, Italian, Polish
GnuCash 2.2.6 released
The GnuCash development team proudly announces GnuCash 2.2.6 aka "Stay@Home v3", the sixth bug fix release in a series of stable releases of the GnuCash Free Accounting Software.
Getting GnuCash
GnuCash 2.2.6 can be downloaded from gnucash.org or sourceforge.net. It is available as source code. For the Microsoft Windows operating system there is a self-installing setup program which includes all necessary additional libraries.
To install GnuCash on other platforms, users will need Gnome 2, guile, and slib. Neither the currently used swig nor the previously used g-wrap packages are needed anymore when compiling from tarball or when installing a binary.
- http://sourceforge.net/project/showfiles.php?group_id=192 (Source code and Windows binary)
- http://www.gnucash.org/pub/gnucash/sources/stable/ (Source code only)
What's New in GnuCash 2.2.6?
Fixed Bugs
- #129099: Register: Optionally show leaf names instead of full names
- #144669: Register: Shortcut to filter accounts by account number
- #313660: QIF Import: Can't stop progress on long importing process
- #336192: QIF Import: Allow new namespaces when defining new securities
- #353880: Reports: Options dialog violates HIG, add borders.
- #309359: QIF Import: "unknown Action '..'" shown many times
- #452354: Average Balance Report: Translate account type option names
- #454305: Trial Balance Report: Wrong after negative Stock Split
- #460721: Balance Sheet: Should have a "value at cost" option
- #463320: Trial Balance Report: Does not add up correctly
- #470656: Preferences, Win32: Crash when setting accounting period
- #475980: QIF Import: Forward and Back don't follow same path
- #489502: Register: Account autocompletion ignores new separator until restart
- #501490: Balance Sheet: Incorrect in presence of stock sale
- #502646: Win32: Crash entering dates before 1/1/1970 in dialogs
- #506499: Win32: Crash after online banking transfer
- #512991: Invoices: Do not allow posting to placeholder accounts
- #514210: QIF Import: Allow multiple selections for account mapping
- #515163: QIF Import: Eliminate pointless mappings
- #521403: Reports: One more option in "Price Source" in Stock Value Reports
- #526883: Transaction Report: Question marks instead of month in cyrillic locale
- #528835: Crash when creating SKR04 accounts with German locale
- #530924: Customer Report: Honor the used column list
- #531662: Budget report: Crash on #f in budget->guid
- #532405: Win32: Guile crashes on strftime formats containing %e
- #535407: QIF Import: Crash on invalid or unsupported date format
- #538800: Balance Sheet: Gives wrong results
- #539654: Reports: html-table-append-column! in html-table.scm crashes
- #539829: Build Process: qofsession.c compile warning
- #540207: Reports: Show a table of data beneath barcharts
- #542472: Reports: Period does not default to Accounting Period
- #542967: Reports: Options dialog title shows GUID
Other Changes
- New Hebrew translation
- Add support for aqbanking3
- Correct quickfill directions in transfer dialogs
- Add QIF importer support for importing to A/R and A/P account types
- QIF importer loading speedup and visual feedback, further improvements
- Avoid crashing if a report's option generating procedure causes a Scheme exception
- Make the new option Average Cost the default for several reports
- Make weighted average price source computations ignore zero amount splits
- Support calculation of unrealized gains/losses on liabilities in balance sheet
- Allow creating new accounts from the general ledger
- Fix some compiler warnings, minor build system improvements
- Update translations: Catalan, German, Russian, Traditional Chinese
GnuCash 2.2.5 released
The GnuCash development team proudly announces GnuCash 2.2.5 aka "Do what I mean", the fifth bug fix release in a series of stable releases of the GnuCash Free Accounting Software.
Getting GnuCash
GnuCash 2.2.5 can be downloaded from gnucash.org or sourceforge.net. It is available as source code. For the Microsoft Windows operating system there is a self-installing setup program which includes all necessary additional libraries.
To install GnuCash on other platforms, users will need Gnome 2, guile, and slib. Neither the currently used swig nor the previously used g-wrap packages are needed anymore when compiling from tarball or when installing a binary.
- http://sourceforge.net/project/showfiles.php?group_id=192 (Source code and Windows binary)
- http://www.gnucash.org/pub/gnucash/sources/stable/ (Source code only)
What's New in GnuCash 2.2.5?
Fixed Bugs
- #166101: Register: Topmost splits' accounts are rewritten confusingly
- #341414: QIF Import: Changing account separator breaks saved account mappings
- #341608: Transaction Report: Filtering void/non-void doesn't work
- #347474: Register: Tab goes to wrong split
- #396665: QIF Import: Detect and convert non-ascii character encoding of QIF files
- #450354: QIF Import, Win32: Can only load files from ascii paths
- #475960: Reconciliation: Postponed balances of liability accounts are not reversed correctly
- #467529: Check Printing: Align_n not working in custom check definitions
- #509089: QIF Import: Duplicates windows shown after Scheme error
- #511182: QIF Import: Saved commodity mappings lost after import to new GnuCash file
- #511231: QIF Import: Use QIF security type to provide better default namespace
- #512208: QIF Import: New commodities remain if import canceled
- #512841: Register: Crash in expression parser on nullary functions, like pmt()
- #514027: QIF Import: Commodities page is skipped if you go back to currency page
- #519988: QIF Import: Error reporting doesn't follow GnuCash guidelines
- #520606: QIF import: Memo mappings for non-split, non-investment transactions are ignored
- #521957: Auto-save not canceled on opening other files
- #522795: QIF Import: Does not support "ShtSell" or "CvrShrt" transactions
- #523194: QIF Import: Existing commodities can cause import failure
- #523922: GnuCash ships the wrong scalable icon and no small (22x22, 24x24) sizes
- #527459: QIF Import: Support voided transactions
- #527886: QIF Import: Support QIF numeric formats of 12'345.67 as produced by Quicken 4
- #529232: Average Balance Report: Reversing the starting balance distorts the numbers
Other Changes
- Add a new Liberty(tm) check format
- Show QIF import documentation by default
- Improve cancel behavior in reconciliation window
- Fix a few memory leaks
- Update translations: Brazilian Portuguese, German, Romanian, Russian, Swiss German
GnuCash 2.2.4 released
The GnuCash development team proudly announces GnuCash 2.2.4 aka "Kicking QIF", the fourth bug fix release in a series of stable releases of the GnuCash Free Accounting Software.
Getting GnuCash
GnuCash 2.2.4 can be downloaded from gnucash.org or sourceforge.net. It is available as source code. For the Microsoft Windows operating system there is a self-installing setup program which includes all necessary additional libraries.
To install GnuCash on other platforms, users will need Gnome 2, guile, and slib. Neither the currently used swig nor the previously used g-wrap packages are needed anymore when compiling from tarball or when installing a binary.
- http://sourceforge.net/project/showfiles.php?group_id=192 (Source code and Windows binary)
- http://www.gnucash.org/pub/gnucash/sources/stable/ (Source code only)
What's New in GnuCash 2.2.4?
Fixed Bugs
- #106242: qif Importer should warn users about dates before 1970
- #106383: feature request: close year end
- #123312: QIF Import: Autoselection of Stock Exchange during import
- #336211: QIF Import generates spurious duplicate transactions
- #360058: GnuCash crashes on QIF-import after changing account's separator to * (asterisk)
- #373584: Rounding error in QIF import of commodity transactions
- #454834: Memo Incorrect or missing in Transaction Report
- #457591: QIF import does not handle tabs at top of file
- #481528: QIF importer should show imported transaction as possible duplicate if original transaction is split
- #503166: QIF Import Druid Flow incorrect
- #506798: Custom Reports don't allow sorting by Account Code
- #506873: 'Install Online Price Retrieval' fails with ActivePerl 5.10
- #506810: QIF Import can mismatch account transfers
- #510221: Include Mexican Accounts
- #510630: typo in description of BUYMF transaction (OFX import)
- #510725: crash importing a .OFX file
- #510940: Unrecognized date format causes crash
- #510962: QIF transactions without dates are silently ignored
- #511006: Commodity creation skipped due to saved mappings
- #512166: doesn't build with glib-2.15.3
- #512173: Empty "match payees/memos" druid step shown
- #512497: Investment transactions ignore payee/memo mappings
- #513088: "Find" immediately unmaps window
- #513829: Investment account may be created with Stock account type
- #516178: Scheme error during progress dialog causes freeze
Other Changes
- Recognize 401k/403b in QIF import
- Remove superfluous trailing colons of de_DE SKR04 account names
- Add russian account templates
- Add Swiss German translation
- Update translations: Brazilian Portugese, German, Greek, Russian, Simplified Chinese, Slovak, Spanish
GnuCash 2.2.3 released
The GnuCash development team proudly announces GnuCash 2.2.3, the third bug fix release in a series of stable releases of the GnuCash Free Accounting Software. GnuCash is available on Microsoft Windows since the release of 2.2.0, and it also runs on GNU/Linux, *BSD, Solaris and Mac OSX.
Getting GnuCash
GnuCash 2.2.3 can be downloaded from gnucash.org or sourceforge.net. It is available as source code. For the Microsoft Windows operating system there is a self-installing setup program which includes all necessary additional libraries.
To install GnuCash on other platforms, users will need Gnome 2, guile, and slib. Neither the currently used swig nor the previously used g-wrap packages are needed anymore when compiling from tarball or when installing a binary.
- http://sourceforge.net/project/showfiles.php?group_id=192 (Source code and Windows binary)
- http://www.gnucash.org/pub/gnucash/sources/stable/ (Source code only)
What's New in GnuCash 2.2.3?
Fixed Bugs
- #114724: QIF importer drops split details for transfers with identical amount
- #463678: xfer dialog from CC auto-payment from reconcile doesn't display accounts
- #495219: QIF-Importer handles memo from transactions wrong
- #497517: Transactions set to 'c' in the R(econciled) field of the register are incorrectly set to 'n' when postponing a reconciliation
- #503889: Should install icons into expected locations
- #504007: QIF Import Druid does not allow selecting currency
- #504257: Need to replace old Afghanistan Afghani (AFA) with new Afghanistan Afghani (AFN)
- #504261: Start on W2K fails with Entry Point Not Found (KERNEL32.dll)
- #505386: Gnucash looses transactions if the file contains special characters
- #505972: SX-related segfaults in 2.2.2
- #506074: Fractional timezone offsets not always handled correctly
- #506429: "Last Day of Month" SXes saved on wrong day of week
- #506671: Add cyprus, maltese and slovenian currencies to EURO support
- #506714: progress bar during launching
Other Changes
- New Vietnamese translation
- Improve several minor strings
- Update translations: Dutch, German
- Some business report improvements regarding date parameters
- Fix gcc 4.2.x compiler warnings
- Use aqbanking pkg-config file and require < v2.9, allow goffice v0.6
GnuCash 2.2.2 released
The GnuCash development team proudly announces GnuCash 2.2.2, the second bug fix release in a series of stable releases of the GnuCash Free Accounting Software. GnuCash is available on Microsoft Windows since the release of 2.2.0, and it also runs on GNU/Linux, *BSD, Solaris and Mac OSX.
Getting GnuCash
GnuCash 2.2.2 can be downloaded from gnucash.org or sourceforge.net. It is available as source code. For the Microsoft Windows operating system there is a self-installing setup program which includes all necessary additional libraries.
To install GnuCash on other platforms, users will need Gnome 2, guile, and slib. Neither the currently used swig nor the previously used g-wrap packages are needed anymore when compiling from tarball or when installing a binary.
- http://sourceforge.net/project/showfiles.php?group_id=192 (Source code and Windows binary)
- http://www.gnucash.org/pub/gnucash/sources/stable/ (Source code only)
What's New in GnuCash 2.2.2?
Fixed Bugs:
- #336240: advanced portfolio - the basis calculation is not working properly in funds
- #343245: Advanced Portfolio gets basis wrong with stock split
- #343448: Hide unused horizontal scrollbar
- #344566: Advance Portfolio has wrong Realized Gain
- #347739: Advanced Portfolio calculates values incorrectly when it involves a capital loss
- #438360: Case-insensitive search for non-ascii characters broken
- #460232: advanced portfolio report fails
- #467521: Persistent splash screen blocks "could not obtain lock" warning
- #467532: Clipping check fields in gtkprint is not consistent with clipping in gnomeprint
- #468681: RFE: Customizable summary bar position
- #470750: src/design/*.texinfo refers to non-existent GncBooks API
- #470801: Tip Of The Day says 2.2.1 is development version
- #473827: chinese translate for gnucash account
- #475666: Missing national currency CUC
- #476189: Configure script should fail when gettext is not installed
- #481110: Win32: Crash when opening SX Editor
- #482177: Customer report shows no invoices or detail with 2nd A/Receivable
- #483796: Fancy Invoice - Report Error
- #484576: Configuration error with goffice 0.5
- #487317: QIF import druid crash when stepping back and forth from the "loaded files page" without selection
- #487326: Preferences dialog does not remove all its gconf callbacks
- #487572: advanced portfolio breaks on "Most Recent to Report"
- #488001: speed up several reports that rely on html-acct-table.scm
- #488004: provide a two-column income-statement
- #490679: GnuCash doesn't honor the GNOME toolbar settings
- #491581: Import 'Cash' Action (in Investment Accounts)
- #492137: Lot scrubber doesn't add splits to existing lots correctly
- #496023: Pressing ESC Cancels modifications whether you choose yes or no.
- #496178: gnucash segfaults with troublesome automatic transactions
- #499360: Crash when editing a commodity whose quote source timezone is set to local time
- #499788: gnucash-make-guids does not work, fails with "Unbound variable: gnc:guid-new"
- #500026: [PATCH] Report correct package for qt3-wizard
- #500427: SX creation doesn't include template transaction "Notes"
- #501059: GnuCash leaks since last run dialogs
- #502755: GnuCash hangs after modifying SX
- #503579: win32 packaging fails installing mingw
Other Changes
- Many changes to the german SKR03 and SKR04 account templates
- Include updated GNOME libraries and a patched ORBit2 in Win32 build
- Improve resizing of search and invoice posting dialogs
- Add MimeType directive for GnuCash data files
- Fix some new compiler warnings
- Add AZN [Azerbaijani Manat]
- Add COU [Colombian Unidad de Valor Real]
- Add MZN [Mozambique Metical]
- Some occurrences of "Open Source" were changed to "Free".
- Update translations: Brazilian Portugese, Czech, German, Japanese, Traditional Chinese
Information