Gnumeric 1.10.8 aka "TBD" is now available.

The Gnumeric Team is pleased to announce the availability of Gnumeric version 1.10.8. This release requires the concurrently released Goffice 0.8.8.

This is a bugfix release. As can be seen from the details below, Andreas went on a bug-fixing rampage.

  • Andreas
    • Add new Excel and Openformula units ("pica" and "picapt") to CONVERT.
    • Save default search settings. [Bug 105615][Bug 625185].
    • Improve configurable text export of numbers. [Bug 126444].
    • Improve horizontal fill. [Bug 594193].
    • Improve function syntax tooltips. [Bug 623317].
    • Add weekend specifier to WORKDAY and NETWORKDAYS. [Bug 172458].
    • Fix ngettext usage.
    • Fix undo text for sheet object duplication. [Bug 623557].
    • Fix additional undo entry for sheet object duplication. [Bug 623559].
    • Fix undo of object creation followed by duplication. [Bug 623566].
    • Avoid creating interacting auto filters. [Bug 607086].
    • Improve items of the cell context menu. [Bug 74359].
    • Fix various function docs issues. [Bug 623669][Bug 624559][Bug 625102].
    • Improve the presentation of the examples in the function documentation. [Bug 623455].
    • Fix HDATE and friends. [Bug 623764][Bug 625177].
    • New functions DATE2HDATE, DATE2HDATE_HEB and DATE2JULIAN.
    • Add hyperlink and comment removal menu items.
    • Add merge and unmerge menu items.
    • Add menu item to autofit column width or row height based on the selection only. [Bug 125595].
    • Add autofit actions to cell context menu.
    • Add new function ARRAY. [Bug 570689].
    • Add new function SORT. [Bug 59144].
    • Add menu item to wrap SORT around an existing range.
    • Show the number of rows filtered by the auto filter. [Bug 346002].
    • Improve function tooltips. [Bug 623322].
    • Improve expression entry range selection. [Bug 80725][Bug 624288][Bug 624289][Bug 624581].
    • Add preference setting to disable the extension check for the configurable text exporter. [Bug 594151].
    • Add optional marker to indicate that a cell contains an expression. [Bug 55124].
    • Add merge and unmerge items to the cell context menu.
    • Permit double-clicking of functions in the function selector.
    • Allow single merge to single merge copying. [Bug 87296].
    • Make the font style buttons override the character attributes. [Bug 163410].
    • Provide name completion (F4) when entering functions. [Bug 587084].
    • Implement access to the function selector to paste function names while editing cells (Shift-F4).
    • Add preference settings whether to show function name and/or argument tooltips.
    • Fix undo of Clear->All and Clear->Comments. [Bug 625151][Bug 623803].
    • Add menu items to allow clearing of filtered rows only.
    • Fix editing of hyperlinks.
    • Work around OOo's failure to correctly define its named ranges. [Bug 625332].
    • Remove range hightlighting while not editing expressions. [Bug 625361].
    • Reduce the size of the text import dialog. [Bug 625281].
    • Fix import of underlined/double underlined comments from xls. Part of [Bug 405951].
    • Improve xl import of underlines.
    • Correctly size the autoexpressions. [Bug 625521].
    • Fix row height dialog. [Bug 625543].
    • Add menu to specify whether to enter as array, into multiple cells, etc. Part of [Bug 53733].
    • Make autofilter condition changes undoable. [Bug 625143].
  • Jean
    • Fix strong/weak cursor display. [Bug 623241].
    • Fix regression in ms_excel_chart_read. [Bug 623960].
    • Fix a regression in chart series evaluation. [Bug 624263].
    • Fix crash in cell_calc_span. [Bug 624274].
    • Install a self-consistent headers list.
    • Fixed borders display in cell format dialog.
  • Morten
    • Ask user to locate solver binaries when plain search fails. [Bug 619519].
    • Fix problem with solver target cell entry.
    • Fix date function docs issues. [Bug 623669].
    • Fix gtk_show_uri problem affecting win32. [Bug 623605].
    • Fix mistakes pointed out by sparse.
    • Fix win32 versioning problem. [Bug 624171].
    • Improve function doc checks.
    • Eliminate almost all remnaining GdkGC usage.

goffice 0.8.8 aka "TBD" is now available.

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

  • Andreas
    • Make sure that go_format_sel_format_classification returns the value used by the format selector. [Bug 625454].
  • Jean
    • Do not take manually placed charts into account when evaluating rows and columns in GogGraph.
    • Fixed contour plots legend. [Bug 623887].
  • Morten
    • Add go_string_replace function.
    • Add functions to manage GOFormatDetails.
    • Fix go_conf notification problem. [Bug 625549].
    • Implement weekly ticks for date axes. [Bug 624340].