Skip to content

v11.10.0

Latest

Choose a tag to compare

@bollain bollain released this 07 Jan 22:05
· 9 commits to 11.9 since this release

New

Spreadsheet

  • Added the ability to immediately apply color and stroke style changes when a single cell is selected.

Events

  • Added a LOAD_ERROR event triggered when the password modal is cancelled or an incorrect password is entered three times.

Fixes

WebComponent

  • Fixed an issue where constructor values such as arrays were not consistently parsed or applied when using WebViewer as a Web Component.

Hotkeys

  • Fixed an issue where switching UI modes in a single session re-initialized the hotkeys manager and added duplicate event listeners.

Annotation

  • Fixed an issue where annotation author names were not properly escaped.
  • Fixed an issue where annotation note connector lines were drawn incorrectly when zoomed in.

Measurements

  • Fixed an issue where switching tools or ribbons during calibration interrupted the calibration flow and prevented new scale creation.

Modular UI

  • Fixed an issue where Modular UI removed items with duplicate dataElement values when adding new items. All items are now preserved.
  • Fixed issues where disabled tool buttons could reappear after exiting Form Field Creation mode or Read-Only mode.
  • Fixed cases where some tool buttons were not properly disabled when using disableTool.
  • Fixed an issue where the mobile popup displayed a white background in dark mode instead of adapting to the active theme.

Outlines

  • Fixed an issue where expanded outline items collapsed after reopening the panel.
  • Fixed an issue where renaming an outline item exited edit mode after reopening the panel.
  • Fixed an issue where renaming nested outline items collapsed their expanded state.
  • Fixed an issue where nested outline items collapsed when scrolling long outline lists.

Portfolios

  • Fixed an issue where portfolio files with uppercase file extensions could not be opened.

Office Editor

  • Fixed an issue where .doc files were not saved as .docx files.

General

  • Fixed an issue where pressing Enter while focused on the save modal filename input did not trigger a download.

Content Edit

  • Fixed an issue where pressing the Delete key removed content boxes without warning.