Gnumeric 1.12.52 aka "TBD" is now available.

The Gnumeric Team is pleased to announce the availability of Gnumeric version 1.12.52. This is a bugfix release.

Details of changes by contributor:

  • Morten
    • Attach the vertical alignment selector to the toolbar.
    • Improve the toolbar styling a bit.
    • Fix toolbar overflow menu's labeling.
    • Many improvements to vertical toolbars.
    • Install appdata file in new location [Bug 612].
    • Allow styling of cell extension indicators.
    • Restore bolding of active sheet tab.
    • Fix import of mildly broken print settings in xlsx files from OnlyOffice.
    • Various --with-long-double fixes.
    • Fix BITAND.
    • Test improvements.
    • Fix xlsx write for sheet objects with text contents. [Bug 617].
    • Fix leak.
    • Fix old problem saving column widths. [Bug 619].
    • Set default number of sheets to 1.
    • Fix edge error case for SMALL and LARGE. [Bug 620].
    • Increase the default column width a bit.
    • Fix xlsx import/export of default column width.
    • Be less aggressive with automatic column widening. [Bug 621].

goffice 0.10.52 aka "TBD" is now available.

The Gnumeric Team is pleased to announce the availability of goffice version 0.10.52. This is a bugfix release.

Details of changes by contributor:

  • Morten
    • Improve GOComboBox css styling.
    • Reimplement GOActionComboStack using GtkComboBox.
    • Introspection fixes.
    • Documentation fixes.
    • Fix go_{add,sub}_epsilon{,l} confusion in fallback code for win32.
  • B.S
    • Fix long double problem with go_dtoa. [Bug 57].