Version 10.9.0 Changelog (2024-05-01)
Office Editor
- Added new feature in Office Editor, pressing the Enter key when cursor is in the first cell and first character position, the table will shift down and inserts a new line.
Forms
- Improved input validation for TextWidget input values.
General
- Fixed an issue with push button form fields to trigger when the Enter key is pressed.
- Fixed an issue with blank pages resulting from inserting linearized document.
- Fixed an issue where workers were spawning past the limit, causing memory issues.
- Fixed potential security issue with particularly crafted embedded JavaScript code inside a PDF.
- Fixed an issue where the viewport was offset when using WebViewer as a web component on high-density pixel screens.
- Fixed issue where documents with too many links would cause memory usage crashes.
- Fixed regression where certain documents with links could not be downloaded.
Annotations
- Fixed an issue where Callout annotation text alignment was not functioning as intended on landscape pages.
- Fixed an issue where changing a FreeText annotation's font or font size programmatically did not update its rich text style.
- Fixed an issue where an incorrect offset was applied to the annotation selection tool while using WebComponent.
- Fixed auto-sized FreeText annotations to stop autosizing when resized by a user.
Content Edit
- Fixed an issue in form builder mode if the
multi-select
option is checked for a listbox field, its placeholder might not be removed after exiting form builder mode. - Fixed an issue where document flash after editing content boxes and deselecting them.
Office Editor
- Fixed an issue related to loading multiple documents.
- Fixed an issue for
officeDocumentEdited
event was not firing for some commands.
Forms
- Fixed an issue where importing/exporting hand drawn signatures did not include color information by adding an option to import/export the signature annotation XFDF or path data or image data.
- Fixed an issue where Text Widget Alignment was not being respected during printing.
- Fixed Choice widgets to have their appearances rendered when the field is read-only.
Annotations
- Add StrokeStyle dropdown for annotations that allow changing the styling.
- Enhanced the autosizing behavior of FreeText annotations, ensuring that changing the font or font size now adjusts the annotation's width and height accordingly.
Customize UI
- Added a new mobile panel for the rubber stamps panel in the Modular UI.
- Added a new mobile panel for the signature list panel in the Modular UI.
- Added a selected state for options in the zoom flyout menu and for tools when they enter overflow menus.
Office Editor
- Added new dropdown menu for Track Changes functionality.
- Added an escape key event listener in office editor to return focus to the viewer element.
- Added the ability to close inline comment popups using the escape key.
- Added content styling and deletion for selected cell ranges in office editor tables.
- Enhanced tables with inner cell select highlighting.
- Added functionality to accept or reject tracked changes in popups.
- Added table highlight and selection when the selection begins outside of the table.
General
- Fixed an issue where flyouts created from collapsed components did not update when the component was updated.
- Fixed an issue where an Office document fails to load if loaded when WebViewer was ready.
- Fixed a typo in the English translation of the UI.
- Fixed an issue where the form field edit popup scrolled along with the page.
- Fixes an issue with lib.zip being too large for Salesforce.
Customize UI
- Fixed an issue with the app freezing when using the
UI.Components.Header.setItems
API.
Office Editor
- Fixed an issue where a selected table was not highlighted in Office Editor.
- Fixed an issue where
getFileSize
for Office Editor threw an error. - Fixed an issue in Office Editor where right-clicking on an image in a selection would clear the selected text.
- Fixed an issue in Office Editor where clicking on a disabled context menu would dismiss the menu.
- Fixed bugs with
loadDocument
API.
Annotations
- Fixed an issue for FreeText annotations to no longer apply vertical alignment until the annotation is resized and switched to non-autosizing.
- Fixed an issue with auto-sized FreeText annotations, ensuring they adjust their height and width when the stroke thickness is changed.
- Fixed an issue related to the arrows used for connector lines between annotations and the note panel.
Accessibility
- Fixed an issue in Accessible Mode where tabbing into the document would select the wrong page number.
Print
- Fixed an issue with printing ListBox widgets to ensure correct output.
Did you find this helpful?