Gnumeric 1.11.4 aka "TBD" is now available.

The Gnumeric Team is pleased to announce the availability of Gnumeric version 1.11.4. This release requires the concurrently released goffice 0.8.4.

This release contains a number of scattered fixes over the previous version. Nothing overly exciting.

  • Andreas
    • Handle coloured text formatting during ODF import.
    • Import text box text formatting during ODF import. [Bug 672815].
    • Improve import of page headers from ODF.
    • Export/Import validation error message to/from ODF.
    • Export in-cell font colours. [Bug 675210].
    • Fix warning on column insertion. [Bug 675224].
    • Correctly read and write rich-text chart titles to/from ODF. [Bug 675821].
    • Read and write the graph titles to/from ODF. [Bug 675820].
    • Fix loading of ellipse objects defined in ODF's shape section. [Bug 676064].
    • Fix loading of line objects defined in ODF's shape section. [Bug 676063].
    • Add underline button to formatted text dialog for sheet objects, commemts, etc.
    • Write the formatted text of sheet objects to ODF.
    • Fix consolidate tool. [Bug 670155].
    • Fix crash on ODF import of messagefree validations.
    • Improve ODF import/export of style conditions. [Bug 676289, Bug 676441].
    • Fix object placement in ODF import. [Bug 676339].
    • Fix space handling on ODF import. [Part of Bug 676535].
    • Fix TIME and add ODF.TIME. [Bug 676596].
    • Fix Wilcoxon Mann Whitney Test in the presence of empty cells.
    • Add single sample t-test.
    • Fix random generator/new view combination crash. [Bug 677956].
    • Improve Mann-Whitney test to allow for two separate data ranges.
    • Fix custom colour combos for conditional format selection. [Bug 677967].
    • Fix cell-clearing/autofilter interaction. [Bug 674814].
    • Fix autofilter handling of column deletion undo. [Bug 625702].
    • Fix top-10 and custom autofilter dialogs. [Bug 678258][Bug 678259].
    • Fix description of MDURATION. [Bug 678520].
  • Jean
    • Fix graph series headers when a multiple selection is used. [Bug 675913].
    • Make selction background visible. [Bug 648676].
    • Make mouse wheel scrolling work again with gtk+-3.4. [Bug 675089].
  • Morten
    • Minor doc improvement for non-C locales. [Part of Bug 675000].
    • Fix fullscreen criticals.
    • Improve handling of expressions in validations. [Bug 674914].
    • Improve handling of expressions in conditional formats. [Bug 674954].
    • Fix problems with style hash and equality. [Bug 675955].
    • Fix clipboard criticals on exit. [Bug 678580].

goffice 0.9.4 aka "TBD" is now available.

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

  • Andreas
    • Add go_pango_attrs_to_markup, partial inverse to pango_parse_markup.
    • Handle underline tags as named tags in textbuffer.
    • Add go_color_from_gdk_rgba.
    • Fix item placement in linear and polynomial regression trend line dialog. [Bug 678793].
    • Fix spacing in chart properties dialog. [Bug 678812].
  • Jean
    • Fixed logfit equation typo. [Bug 675560].
    • Fix text item position when clipped. [Bug 676067].
    • Fix criticals when adding a trend line. [Bug 676641].
    • Fix trend lines limits for impled X values.