Gnumeric 1.9.11 aka "TBD" is now available.
The Gnumeric Team is pleased to announce the availability of
Gnumeric version 1.9.11. This release requires the concurrently
released goffice 0.7.11.
The most notable changes are:
- The new canvas in Goffice and now used by Gnumeric and the GUI feels more responsive than ever.
- Goffice no longer depends on libglade.
- Goffice's namespace were cleaned up.
- A number of sheet functions were added.
Attention packagers: goffice no longer depends
on libgnome, libgnomeui, libglade, and gnome-vfs. (To get the full benefit
of this, make
sure libgsf is not compiled to require gnome-vfs and bonobo.)
Attention packagers: please do not ship goffice
with equation enabled.
- Andreas
-
Add AVERAGEIF, MUNIT, RRI, SEARCHB, REPLACEB, COMBINA, ARABIC.
-
Improve import of ODF functions.
- Jean
-
Use GocCanvas instead of FooCanvas.
- Morten
-
Add GAMMA.
-
Fix Insert-Date+Time. [Bug 592545].
-
Fix problem with VLOOKUP and HLOOKUP when both are used on the
same data range. [Bug 593238].
Goffice 0.7.11 aka "TBD" is now available.
- Jean
-
Canvas improvements.
-
Removed FooCanvas.
-
Migrated from Glade to GtkBuilder.
- Morten