Gnumeric 1.10.10 aka "Earl" is now available.
The Gnumeric Team is pleased to announce the availability of
Gnumeric version 1.10.10. This is a stable-series release and
requires the concurrently released Goffice 0.8.10.
Noteworthy news in this release:
- ODF import/export greatly improved.
- Graph fixes.
Users of of Gnumeric version 1.10.x are encouraged to update.
- Andreas
-
Significantly improve chart export and import to/from ODF.
-
Improve handling of corrupted ODF files.
-
Fix percentage style import from ODF. [Bug 627517].
-
Fix INTERPOLATION documentation. [Bug 627461].
-
Provide progress info in ODF export.
-
Improve warnings dialog in ODF import.
-
Fix button sensitivity in sort dialog.
- Jean
-
Fix some interpolation and periodogram issues.
-
Fixed graph scalar data editor behavior. [Bug 628721].
- Morten
-
Plug sylk importer leak.
-
Plug xml importer leak.
-
Plug odf importer leak. [Bug 627759].
-
Extend domain of IMPOWER. [Bug 627775].
-
Allow use of glib's memory profiler.
-
Fix some confusion of char vs. xmlChar.
-
Fix elapsed-time entry. [Bug 628082].
-
Fix problems with limits for date axes.
-
Improve function docs self test.
-
Fix errors in function docs.
goffice 0.8.10 aka "TBD" is now available.
The Gnumeric Team is pleased to announce the availability of
goffice version 0.8.10.
- Andreas
-
Make sure the first rather than the last error is shown.
-
Plug leak.
-
Provide the opportunity of all errors to be shown.
- Jean
-
Always use real line width when evaluating dashes. [Bug 442546].
-
Update x and y limits when data change for xyz plots. [Bug 627288].
-
Do not crash when displaying cubic spline with no abscissa. [Bug 627507].
-
Do not save image filling with no image. [Bug 627690].
-
Don't use g_free instead of xmlFree. [Bug 627700].
-
Optionnaly delete trendlines from legend. [Bug 628031].
-
Fix critical in go_doc_finalize. [Bug 628467].
-
Fixed a potential crasher in gog_styled_object_document_changed. [Bug 628671].
-
Fixed GOImage references management. [Bug 628732].
- Morten
-
Limit formats to sane number of decimals. [Bug 627066].
-
Fix minor go_string_replace issue.
-
Plug leaks.
-
Fix char-xmlChar confusion.
-
Fix graph crash. [Bug 628259].
-
Improve go_format_is_date.
-
Improve handling of date axes with time-of-day.
-
Fix FMR on image load. [Part of Bug 628467].