Gnumeric 1.11.90 aka "TBD" is now available.
The Gnumeric Team is pleased to announce the availability of
Gnumeric version 1.11.90. This release requires the concurrently
released Goffice 0.9.90. The recently released libgsf 1.14.25 is
recommended.
This is a maintenance release. We are approaching code freeze
for the upcoming 1.12.x release.
Noteworthy news in this release:
- ODF save speed-ups.
- XLSX save speed-ups.
- Leak fixes.
Details:
- Andreas
-
Fix ODF export of conditional styles including data styles. [Bug 683739].
-
Fix encounter with macro sheets on xls import. [Bug 684646].
-
Make ODF import handling of strike-through match LO. [Bug 686789].
-
Fix style handling in ODF export for empty cells with objects. [Bug 687693].
-
Fix cell overflow in case of marked up scientific format. [Bug 686540].
-
Save all settings in stf export. [Bug 685077].
- Jean
-
Fixed indentation in cell format dialog. [Bug 683576].
-
Do not use filtered out values in graphs. [Bug 687209].
-
Fixed crash on interprocess image copying. [Bug 687414].
-
Fix sheet focus after resizing. [Bug 687188].
-
Unselect sheet objects on closing to avoid leaks. [Bug 688094].
-
Fixed introspection annotations. [Bug 682514].
- Morten
-
Fix xlsx save performance problems. [Bug 662058] [Bug 685530].
-
Fix ods save performance problems. [Bug 662057, Bug 687243].
-
Make .gnumeric use fewer style rectangles for the same style.
-
Short-circuit column resize for large stf imports. [Bug 686858].
-
Enhance POWER to do root of negative numbers. [Bug 687269].
- Weng Xuetian
goffice 0.9.90 aka "TBD" is now available.
The Gnumeric Team is pleased to announce the availability of
goffice version 0.9.90.
Noteworthy news in this release:
- Number format fixes.
- Graph fixes.
Details:
- Andreas
-
Handle some more unusual formats in ODF export. [Bug 683801].
-
Fix some magic date handling. [Bug 686575].
-
Fix placement of minus sign. [Bug 686575].
-
Add 'force exponent sign' checkbox to format selector. [Bug 686481].
-
Fix export of scientific number format to ODF.
-
Fix rendering of fraction formats in locales with ' ' as thousand
separator. [Bug 686471].
- Chris Leonard
- Jean
-
New scattered min-max plot type. [Bug 683493].
-
Don't crash when no valid data is available for histograms. [Bug 684047].
-
Clip histograms to the plot area. [Bug 684195].
-
Fix backplane position when data are nearly all the same. [Bug 684599].
-
Fixed crash when using data labels after gtk+ behavior change. [Bug 684889].
-
Accept an offset up to 20 for graph data labels. [Bug 684892].
-
Removed span tab 3D axes that don't support it. [Bug 685405].
-
Don't draw a marker in the legend when not needed. [Bug 685484].
-
Restore pixel aligned lines. [Bug 686476].
-
Fixed position of rotated label frame. [Bug 686478].
-
Fixed image clipping. [Bug 686490].
-
Improve padding between axis ticks and labels. [Bug 686473].
-
Enhance graph guru behavior when an object is deleted. [Bug 687102].
-
Allow colors selection for contour and map plots. [Bug 657908].
-
Don't crash when loading an xls file with an EMF picture. [Bug 688047].
- Morten