Gnumeric 1.12.40 aka "Introspective" is now available.
The Gnumeric Team is pleased to announce the availability
of Gnumeric version 1.12.40. This version requires the
concurrently released Goffice 0.10.40. The recently-released
Libgsf 1.14.43 is recommended.
Noteworthy news in this release:
- Major upgrades to introspection. It is now feasible to
write a python script that reads files, applies changes, and
writes them out again.
- Catch files that change underneath Gnumeric, so we avoid
overwriting them. (Requires updated Libgsf.)
- Add GUI for comparing two sheets, presumably an old and a
new version of the same sheet.
Details of changes by contributor:
- Andreas
-
Fix histogram tool for the case of no labels. [Bug 795475].
- Dean McCarron
- Morten
-
Add floating-point environment sanity check. [Bug 794515].
-
Before saving, verify that files hasn't changed on disk. [Bug 334024].
-
Add GUI for comparing sheets.
-
Introspection fixes.
-
Clean up workbook view construction.
-
Test suite improvements.
-
Fix problems with boxed types.
-
Avoid most punting for object properties.
-
Fix paste from LibreOffice.
-
Fix paste to LibreOffice -- use Biff8. [Bug 795280].
-
Allow inter-process paste-special. [Bug 346630].
-
Fix ssconvert --merge-to problem with names. [Bug 795408].
-
Fix problem with image pasting.
-
Allow pasting an image into Gnumeric. [Bug 366816].
-
Full-column paste includes column width. [Bug 121722].
-
Auto-fix shared array formulas in gnumeric files.
-
No-net-access doc build. [Bug 790226].
-
No-net test suite fixes.
goffice 0.10.40 aka "TBD" is now available.
The Gnumeric Team is pleased to announce the availability of
goffice version 0.10.40.
Noteworthy news in this release:
Details of changes by contributor:
- Hiroshi Hatake
- Morten
-
Fixes required for running with musl. [Bug 794115].
-
Store last-known modtime for GODoc.
-
Option menus: handle markup for labels.
-
Introspection fixes.
-
Improve font selector sizing a bit.