Difference between revisions of "Announcement 1.9.0"

From GnuCash
Jump to: navigation, search
 
Line 1: Line 1:
 +
= GnuCash 1.9.0 released =
 +
 
The GnuCash development team proudly announces GnuCash 1.9.0, the first of several unstable 1.9.x releases of the GnuCash Open Source Accounting Software which will eventually lead to the stable version 2.0.0. This release is the very first of the gtk2-based GnuCash series, and is intended for developers an venturous testers who want to help tracking down all those bugs that are still in there.
 
The GnuCash development team proudly announces GnuCash 1.9.0, the first of several unstable 1.9.x releases of the GnuCash Open Source Accounting Software which will eventually lead to the stable version 2.0.0. This release is the very first of the gtk2-based GnuCash series, and is intended for developers an venturous testers who want to help tracking down all those bugs that are still in there.
 +
 +
== What's new ==
 +
Most importantly, gnucash 1.9.0 is now based on gtk2/gnome2 completely, so there aren't any gtk1 dependies left in there.
 +
 +
== Caveats ==
 +
Caveats for testers:
 +
* Any 1.9.x version might ''crash unexpectedly at any point'' during runtime. If you test some serious work in a 1.9.x release, make sure you hit "Save" after ever non-trivial workstep.
 +
* Keep in mind that features which are not used in everyday work might crash unexpectedly at all times. This includes but is not limited to: graphical reports, scheduled transaction editor, price editor, financial calculator, OFX/QIF/HBCI import.
 +
* Especially all the ''new features'' might crash instantly on testing. This applies in particular to any of the budget-related features. We may always decide to disable such new features for the initial 2.0.0 release, and re-enable them for a later release branch.
 +
* The ''documentation is completely outdated''. All help texts usually only refer to the 1.8.x series; please expect all descriptions in the help texts to be totally wrong when applied to the upcoming 1.9.x series. Everyone is invited to help improve the documentation; see [[Development]] on how to get involved.

Revision as of 14:46, 29 January 2006

GnuCash 1.9.0 released

The GnuCash development team proudly announces GnuCash 1.9.0, the first of several unstable 1.9.x releases of the GnuCash Open Source Accounting Software which will eventually lead to the stable version 2.0.0. This release is the very first of the gtk2-based GnuCash series, and is intended for developers an venturous testers who want to help tracking down all those bugs that are still in there.

What's new

Most importantly, gnucash 1.9.0 is now based on gtk2/gnome2 completely, so there aren't any gtk1 dependies left in there.

Caveats

Caveats for testers:

  • Any 1.9.x version might crash unexpectedly at any point during runtime. If you test some serious work in a 1.9.x release, make sure you hit "Save" after ever non-trivial workstep.
  • Keep in mind that features which are not used in everyday work might crash unexpectedly at all times. This includes but is not limited to: graphical reports, scheduled transaction editor, price editor, financial calculator, OFX/QIF/HBCI import.
  • Especially all the new features might crash instantly on testing. This applies in particular to any of the budget-related features. We may always decide to disable such new features for the initial 2.0.0 release, and re-enable them for a later release branch.
  • The documentation is completely outdated. All help texts usually only refer to the 1.8.x series; please expect all descriptions in the help texts to be totally wrong when applied to the upcoming 1.9.x series. Everyone is invited to help improve the documentation; see Development on how to get involved.