PrizmDoc Cells Releases
Released: Jun 18, 2025
Updates in v9.1
Funktionen
- Added support for 'inlineStr' data in cells.
- Made the product more resilient to missing style, theme and font data in uploaded workbooks.
- Added repair steps to workbook upload to automatically address malformed archive issues and invalid rels paths.
- Ensured complete data cleanup when a workbook is deleted.
Fehlerkorrekturen
- Fixed an issue where cell data would not load on a sheet whose name contains URL unsafe characters.
Released: May 31, 2025
Updates in v9.0
Funktionen
- Added support for MySQL 8.
- Improved the performance of uploading large documents.
- Improved the performance of navigation and scrolling.
- Improved the performance of redacting documents.
- Improved the performance of searching documents.
- Updated the container and package dependencies to address known vulnerabilities.
- Redirected product logging to the Docker output to be more easily consumed.
- Breaking Change: Edit capabilities have been disabled to facilitate performance enhancements.
Released: Apr 4, 2025
Updates in v8.2
Funktionen
- Improved the performance of scrolling operations in the user interface
- Updated the logic around chart and drawing retrieval in the client to reduce overall polling frequency while waiting for results and stop requests once the processing is completed.
Released: Mar 4, 2025
Updates in v8.1
Fehlerkorrekturen
- Fixed an issue where column or row selections would contain additional cells when the first cell in the range was merged.
- Fixed an issue where vertically merged cells would sometimes result in the misalignment of cell contents later in the row.
Released: Feb 25, 2025
Updates in v8.0
Funktionen
- Added the ability for entire rows or columns, as well as the entire sheet, to be selected in the user interface by clicking on the column and row headings.
- Breaking Change: The defaults for session creation have changed:
- View mode is now the default mode. This mode is intended for use with PrizmDoc Server but is useful in other applications as well. Viewing mode disables editing of the workbook name and cell contents as well as disables formula calculation.
- Edit mode was the default...
Released: Dec 28, 2020
Updates in v7.1
Funktionen
- Added two new session configuration options:
workbook.showHiddenCells and workbook.showHiddenSheets that allow the user to view and otherwise interact with hidden content. Both are false by default.
Released: Sep 16, 2020
Updates in v7.0
Fehlerkorrekturen
- Breaking Change: The update to the MySQL database schema introduced in v6.2 is no longer optional and is required for the server to start. Please re-run the setup script described in the database configuration section of the documentation if you have not already done so.
- Fixed an issue where the product was unable to load workbooks that contained trailing spaces at the end of their sheet names.