We're excited to share the latest updates and improvements for February! This release brings key enhancements to the SEO tab, WYSIWYG editor, Blocks App, and Schema App, along with new features and critical bug fixes.
Features
- Schema and Content: Blocks Selector Field3090 In the Schema App, users can now add a Block Selector field to any model. This allows them, in the Content App, to select a specific variant of any block model for each content item containing this field.
Enhancements
- SEO Tab - Parent Dropdown Sorting: Improved sorting logic and added support for ZUID-based search for a more intuitive experience. 3122
- Hover Effect Refinement: Refactored hover behavior to use mouse events for better responsiveness. (#3119)
- WYSIWYG Editor Toolbar Update: Added "Insert/Edit Link" option and repositioned "Remove Formatting" for improved usability. (#3118)
- Redirects Section Update: "Health" text is now labeled as "Redirects," with an updated icon for clarity. (#3117)
- Blocks UX Enhancements (#3158)
Blocks App:- Improved user experience in the Create Variant Modal by enabling the Enter key to trigger the "Create" button.
- Active preview zoom state is now stored in the cache, ensuring persistence when revisiting views.
- Schema Enhancements:
- The "List This Model" checkbox is now unmarked by default for Block models.
- After creating a Block Model, users will be redirected to the Edit Block Model screen for seamless workflow.
Fixes
- Resolved an issue where non-error promise rejections were incorrectly captured. (#3140)
- Fixed a bug preventing the app from crashing when field settings were null in Schema. (#3133)
- Addressed an issue related to invalid attempts to spread non-iterable instances. (#3130)
- Improved Dropdown Field by switching to Autocomplete for better selection handling. (#3126)
- Enhanced logic for handling evaluated values that are not strings. (#3109)