Announcement 2.3.0

From GnuCash
Jump to: navigation, search

This is a draft!

The GnuCash development team proudly announces GnuCash 2.3.0 aka "...", the first of several unstable 2.3.x releases of the GnuCash Open Source 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.

Download:

(EDITORIAL NOTE: Please keep the download links here at the top because people are annoyed when having to scroll down multiple pages until they see the download link. They can be duplicated at the end, though.)

What's New in GnuCash 2.3.0?

This is a draft!

  • 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 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.
  • Major bugfixes since the 2.2.x series include
  • 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 http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash
  • If you have the urge to help beyond testing please get involved in the discussions on the GnuCash mailing lists which you will find at http://www.gnucash.org. We especially need people to help with updating the documentation. Please see http://wiki.gnucash.org/wiki/Development on how to get involved.

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, make sure you hit "Save" after every non-trivial workstep.
  • 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?