Gnumeric 1.12.50 aka "TBD" is now available.

The Gnumeric Team is pleased to announce the availability of Gnumeric version 1.12.50. This is a bug-fix release.

Noteworthy news in this release:

  • High-dpi improvements

Details of changes by contributor:

  • Morten
    • Fix undo problem with sorting and cell comments.
    • Python loader cleanups.
    • Use Python's bool type instead of rolling our own.
    • Export file:// links to html. [Bug 569].
    • Export file:// links to xlsx. [Bug 569].
    • Improve handling of invalid formulae from xlsx. [Bug 574].
    • Introspection fixes.
    • Improve CELL("format",...) [Bug 576].
    • wk4 import improvements. (For no good reason.).
    • Fix some -fsanitize=undefined problems.
    • Improve excel-specific xlsx import of validation.

goffice 0.10.50 aka "TBD" is now available.

The Gnumeric Team is pleased to announce the availability of goffice version 0.10.50.

Noteworthy news in this release:

  • High-dpi improvements

Details of changes by contributor:

  • Jean
    • Fix data update in matrix plots, see Debian Bug 988397.
    • Fix rendering on high resolution monitors when scale is not 1. [Bug 578].
  • Morten
    • Simplify regression equation code.
    • Use only 3 decimals for R^2 for regression lines.
    • Eliminate empty Special category from format selector. [Bug 29].
    • Improve regression line equation for date axes. [Bug 41].