Gnumeric 1.9.16 aka "Turkey" is now available.

The Gnumeric Team is pleased to announce the availability of Gnumeric version 1.9.16. This release requires the concurrently released goffice 0.7.16.

Noteworthy news in this release:

  • New functions for normality testing were added.
  • Solver reorganization is finished.
  • Scenarios can now be saved and reloaded.

Attention packagers: Gnumeric no longer embeds a solver. The Gnumeric package should require (or at least suggest) either lp_solve or glpk.

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
    • Clarify distinction between Document and View Properties.
    • Sort the translated labels in the preference dialog.
    • Turn view properties dialog into instant-apply dialog.
    • Temporarily remember the sort setups. [Bug 100541].
    • Work around GTK bug Bug 601922.
    • Add ADTEST (Anderson-Darling Test for Normality).
    • Add normality test tool.
    • Add LKSTEST (Lilliefors (Kolmogorov-Smirnov) Test of Normality).
    • Add SFTEST (Shapiro-Francia Test of Normality).
    • Add CVMTEST (Cramér-von Mises Test of Normality).
  • Jean
    • Fix cursor and cell edition on dark backgrounds. [Bug 600656].
    • Fix multiple error message boxes in graph guru. [Bug 152517].
    • Invert selected text in a cell when editing. [Bug 122176].
    • Allow selection when the click occur after the last character. [Bug 388342].
    • Fixed selecting text in a cell. [Bug 337521].
  • Jody
    • turnkey win32 build on 32bit host.
    • update desktop file to follow new guidelines.
  • Morten
    • Resurrect long-double support.
    • More solver fixes.
    • Plug another mps leak.
    • Fix problem with remote uris. [Bug 601274].
    • Use external solver program.
    • Allow constants on solver constraints' rhs. [Bug 369728].
    • Fix extreme case for R.PGAMMA.
    • Fix solver undo/redo.
    • Make solver parameter changes always persist. [Bug 440664].
    • Re-implement MPS importer.
    • Fix matching of "Sep 23 2008". [Bug 603116].
    • Major scenario code cleanup.
    • Implement load and save of scenarios.

Goffice 0.7.16 aka "Turkey" is now available.

  • Jean
    • Add parent name for new objects in the graph guru "Add" menu.
    • Fix configuration loading when using .gnumericrc. [Bug 600654].
    • Implement error bars in radar and polar plots. [Bug 572720].
    • Add an option for negative values display in pies and rings. [Bug 152614].
    • Add trend lines to legend. [Bug 383518].
    • Build color from color names usung gdk_parse_color. [Bug 601114].
    • Fix crashes in probablility and scatter plots. [Bug 603015, Bug 603016].
    • Support multiple series in probability plots. [Bug 603013].
  • Morten
    • Eliminate most uses of "float".