This release added new options for configuring inputs inside rich text editing interfaces, and made several quality-of-life improvements to Snippets.
It also addressed several issues, including site backups failing and errors when uploading profile images.
Features & Improvements#
- New configuration options are available under
_editables. You can uselink_options,image_options, andcode_block_optionsto configure the inputs that appear in the data panels used to edit links, images and code blocks. See more information about these new options in our Developer Reference. - The browser favicon will now use your Organization brand logo if you have one.
- You can now double-click Snippets to open them.
- Increased the width of data panels, and reduced the size of the toolbar within data panels, for more breathing room when editing.
Fixes#
- Fixed an issue where extra empty paragraphs could be inserted around unsupported HTML elements when edited.
- Fixed an issue that could sometimes prevent profile images being uploaded.
- Fixed an issue that could sometimes cause site backups to fail continuously.
- Tweaked the background color of checkboxes to make it clearer when they are in a read-only state.
- Updated dependencies to patch security vulnerabilities.