You are here

GnuCash 2.3.2

3 posts / 0 new
Last post
malikor
Offline
Last seen: 15 years 1 month ago
Joined: 2009-06-07 08:07
GnuCash 2.3.2

GnuCash has been updated to version 2.3.2.

Change Log:
· 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.1 and 2.3.2 include:

· Daily win32 builds can be found in http://code.gnucash.org/builds/win32/trunk
· Win32 builds now include mysql and postgresql client libraries and libdbi drivers
· Bug #567709: Register: Don't assume that cells outside the cursor are valid
· Bug 563598: QSF XML Export: Remove the tooltip from the GtkCalendar?.
· Fix bug 586558 – When a scheduled transaction is deleted, the objects aren't cleaned up properly
· Fix bug 586901: Price editor creates price before all information is available
· Bug #582048: Fix missing GUI callbacks for online transfer.
· Bug #580968: Register: Keep track of the account when an exchange rate is set
· Fix bug 339726 – Cannot set fractional discount rates in Billing Terms
· Fix bug 586296/586419/585785 – Fix win32 install script problems
· Fix bug 586425 - update version of gnutls for win32
· Fix bug #586295 - when building win32 version, use those versions of executables, not installed ones
· Fix bug #415127 - updating address doesn't mark object as dirty
· Fix bug 585789/586121: Files not opened correctly
· Bug 587913 – "Edit exchange rate" marks account cell as changed
· Add initial support for eguile template-based reports
· Rework split queries to improve performance
· When opening a file, "sqlite3" and "xml" dropdown list items are replaced by "file"
· Add Korean translation by Jin-Hwan Jeong.
· Updated Korean translation by yongdoria
· Mark transaction dirty when setting enter-date
· Decrease verbosity of libgwenhywfar debugging output.
· Some memory leaks fixed
· Add AqB 3.8.3 patch for Win32
· Handle BUILD_FROM_TARBALL special for tag builds.
· Separate environment variable setup into common file
· Use pwd instead of assuming $0 is a full path. Set URL in a variable
· QIF Import: Documentation .txt file patch by Daniel Convissor.

Jimbo
Offline
Last seen: 4 years 8 months ago
Joined: 2007-12-17 05:43
That is a dev version

Are you aware that the 2.3.x series are unstable development releases, which generally come with no assurances whatsoever that they won't eat your data?

And certainly the PortableApps.com community avoids packaging betas and dev releases with a very few exceptions (Firefox, Thunderbird).

malikor
Offline
Last seen: 15 years 1 month ago
Joined: 2009-06-07 08:07
Oops. Did not realize that.

Oops. Did not realize that.

Log in or register to post comments