# Release Notes for Version 19.2.20266.0

## Content

This set of release notes includes enhancements from the previous release, resolved issues and version details.

## Enhancements from the previous Release

* Spread now supports [image scaling with sheet zooming](https://developer.mescius.com/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-setcelltypes/spwin-setgraphcelltypes/spwin-setimagecell#scale-images-with-sheet-zooming) through [FpSpread.Features.ImageZoomAwareness](https://developer.mescius.com/spreadnet/api/latest/online-win/FarPoint.Win.Spread/FarPoint.Win.Spread.IFeatures.ImageZoomAwareness.html). Images in [ImageCellType](https://developer.mescius.com/spreadnet/api/latest/online-win/FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.ImageCellType.html) cells maintain their relative size within the cell when the sheet or print zoom factor changes.
* Spread now supports creating PivotTables from data-bound worksheets, allowing bound data fields to be used as the PivotTable source without manually adding header rows.
* Spread now supports [horizontal and vertical scrolling](https://developer.mescius.com/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-ssojbects/spwin-scroll/spwin-cntrlscrollbars#scroll-horizontally-and-vertically) through the [IWorksheet.Panes](https://developer.mescius.com/spreadnet/api/latest/online-win/GrapeCity.Spreadsheet/GrapeCity.Spreadsheet.IWorksheet.Panes.html) property and the [IPane](https://developer.mescius.com/spreadnet/api/latest/online-win/GrapeCity.Spreadsheet/GrapeCity.Spreadsheet.IPane.html) interface.

## Resolved Issues

The following issues have been resolved since the last release.

* Fixed XLSX number-format parsing for cultures that use a comma as the decimal separator. Values formatted with one decimal place are now displayed consistently with Microsoft Excel.
* Fixed custom functions being listed only in the `User Defined` category in the Insert Function dialog. Custom functions now appear in the category specified by their [Category](https://developer.mescius.com/spreadnet/api/latest/online-win/GrapeCity.CalcEngine/GrapeCity.CalcEngine.Function.Category.html) property.
* Fixed the Spread Designer becoming blank after an XML file was opened.
* Fixed a `NullReferenceException` that occurred when calculating a moved cell range containing spill formulas with structured references and named ranges.
* Fixed clipboard cut operations failing in the first Spread Designer instance when multiple Spread Designer or Spread-based application instances were running.
* Fixed shapes being pasted at incorrect positions or disappearing after Undo following a Cut/Paste operation.
* Fixed hidden columns becoming visible in the Spread Designer when adjacent columns were resized together while the hidden column's [Resizable](https://developer.mescius.com/spreadnet/api/latest/online-win/GrapeCity.Spreadsheet/GrapeCity.Spreadsheet.IRange.Resizable.html) property was set to False.

## File Versions

Spread for WinForms installs the following file versions on your system. See [Installed Files](/spreadnet/docs/latest/readme/installedfiles) for the exact location of these files.

| **File** | **Version** |
| ---- | ------- |
| FarPoint.CalcEngine.dll | 19.2.20266.0 |
| FarPoint.Excel.dll | 19.2.20266.0 |
| FarPoint.PDF.dll | 19.2.20266.0 |
| FarPoint.PluginCalendar.WinForms.dll | 19.2.20266.0 |
| FarPoint.Win.Chart.Design.dll | 19.2.20266.0 |
| FarPoint.Win.Chart.dll | 19.2.20266.0 |
| FarPoint.Win.Design.dll | 19.2.20266.0 |
| FarPoint.Win.dll | 19.2.20266.0 |
| FarPoint.Win.Ink.dll | 19.2.20266.0 |
| FarPoint.Win.Spread.Design.dll | 19.2.20266.0 |
| FarPoint.SpreadDesigner.exe | 19.2.20266.0 |
| FarPoint.Win.Spread.dll | 19.2.20266.0 |
| FarPoint.Win.Spread.Html.dll | 19.2.20266.0 |
| FarPoint.Win.TextRenderer.dll | 19.2.20266.0 |
| GrapeCity.CalcEngine.dll | 19.2.20266.0 |
| GrapeCity.Spreadsheet.DataVisualization.dll | 19.2.20266.0 |
| GrapeCity.Spreadsheet.dll | 19.2.20266.0 |
| GrapeCity.Spreadsheet.Win.dll | 19.2.20266.0 |
| GrapeCity.Spreadsheet.WinForms.Ribbon.dll | 19.2.20266.0 |
| GrapeCity.Win.PluginInputMan.Design.dll | 19.2.20266.0 |
| GrapeCity.Win.PluginInputMan.dll | 19.2.20266.0 |

Return to the [Installed Files](/spreadnet/docs/latest/readme/installedfiles).