Confirm Billing Change modal for Organization invitations#
This release added the Confirm Billing Change modal for Organization invitations.
It also addressed several issues, including those affecting the Commits tab of the Publishing page, Multiselect fields where you could create values, the User item in the App Sidebar, the Account Menu, and link images in File or URL Inputs.
Features & Improvements
- Extended the Confirm Billing Change modal to cover Organization invitations, which asks you to confirm a potential increase in billing when inviting a Team Member to your Organization, specifically when someone accepting that invitation would extend your plan with a User Add-On.
Fixes
- Fixed an issue where the View button for each commit on the Publishing page Commits tab was not aligned correctly.
- Fixed an issue where clicking outside of a Multiselect field that allows you to create your own values (e.g., the Email Address field on the Invite team members to your Organization modal) would discard the text.
- Fixed an issue where the User item in the App Sidebar (including name and Avatar) did not fill the entire width of the Sidebar.
- Fixed an issue where the Account Menu would open slightly off-screen.
- Fixed an issue where, in some cases, the link summary image did not appear in File or URL Inputs.
Improved file browser performance#
This release improved file browser performance for Sites with many files.
It also rolled back the Organization Favicon feature and addressed several issues, including those affecting Site configuration for Non-unified Sites and the default values for the Repository and Target select fields.
Features & Improvements
- Improved performance for the File Browser and Collection Browser for Sites with many files.
Fixes
- Following feedback about the lack of configurability, we have rolled back the update from yesterday regarding the Internet browser tab using your Organization's brand logo. We will re-release this feature at a later date.
- Fixed an issue where Non-unified Sites created via Fast Branching did not immediately apply the Site configuration.
- Fixed an issue where the Repository select field did not display the default value configured for a Project.
- Fixed an issue where the Target select field in the Edit Permission and Edit Exception modals did not display the default value configured for a Permission or an Exception.
Editor improvements#
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.