Gnumeric 1.9.9 aka "TBD" is now available.

The Gnumeric Team is pleased to announce the availability of Gnumeric version 1.9.9. This release requires the concurrently released goffice 0.7.8 and libgsf 1.14.15.

The most notable changes are:

  • ODF import and export was improved.
  • Search can now search for a number, not just a string.
  • New-from-template has been added. (Our templates could do with some tender loving caring, though. If you can help, drop us a line.)
  • New statistical tests for independence and homogeneity were added.

Attention packagers: goffice no longer depends on libgnome, libgnomeui, 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.

  • Almer S. Tigelaar
  • Andreas
    • Export some data formats to ODF.
    • Fix comment export to ODF.
    • Remove distinction between label and filled rectangle.
    • Add superscipt and subscript buttons. [Bug 583327].
    • Improve ODF import.
    • Improve 2 factor ANOVA tool.
    • Improve Rank and Percentiles tool.
    • Improve Fourier transform tool.
    • New FOURIER function.
    • Added Tests for Independence and Homogeneity.
    • Make imported manual page breaks work.
    • Improve print area handling and export to ODF.
    • Some minor menu rearrangement.
    • Let the sort dialog guess whether there is a header.
    • Fix xls import of sheet labels [Bug 586066].
    • Fix html export [Bug 586028].
    • Avoid analysis tool crashes if required plugins are not loaded.
  • Jody
    • GOString start of richtext and phonetic support.
    • Extend cell combo to allow support for toggles.
    • XLS/XLSX import/export for data slicer caches.
    • Hooks for data slicer UI.
    • Break GnmCommand out to allow commands in multiple files.
  • Morten
    • Add search-for-number.
    • Fix format-as-currency action.
    • Honour --geometry even when not loading a file.
    • Fix increase/decrease precision for accounting formats.
    • Fix array editing criticals. [Bug 584746].
    • Fix style problems with operator.xls. [Bug 585178].
    • Fix NPER problems.
    • Implement new functions COT and ACOT. [Bug 585270].
    • Fix GCD. [Bug 585271].
    • Change x^y^z into x^(y^z) to indicate parsing.
    • Parse x^y^z as (x^y)^z from ODF files. [Bug 585277].
    • Fix text import problem. [Bug 135523].
    • Fix problem loading very old .gnumeric files.
    • Implement new-from-template. [Bug 303657].
    • Add Gudermannian function GD.
    • Fixed FIXED. No, really.
    • Start introducing external references for function docs.
    • Implement new functions COTH and ACOTH. [Bug 586170].
    • Fix tsa crashes. [Bug 586191, Bug 586427].
    • Fix IF problems with empties and arrays. [Bug 586218, Bug 586312].

Goffice 0.7.8 aka "TBD" is now available.

  • Andreas
    • Add some odf GOFormat output utilities.
    • Handle scale attributes in markup.
  • Morten
    • Add functions to generate number formats.
    • Make format classification function public.
    • Fix inc/dec precision for accounting format.
    • Introduce master include file.
    • Activate formatting support for negative elapsed times.

Libgsf 1.14.15 aka "TBD" is now available.

  • Andreas
    • Bump ODF version to 1.1 and add enum to inform users.
  • Morten
    • Fix criticals when parsing bogus OLE properties. [Bug 584848].
    • Start cleaning up timestamp code.