Releases: Codeinwp/otter-blocks
Releases · Codeinwp/otter-blocks
v2.6.12
Version 2.6.12 (2024-05-02)
- Enhanced security
v2.6.11
Version 2.6.11 (2024-04-26)
- Fixed issue of HTML code appearing on the front-end by allowing partial HTML tag rendering for Multiple Choice Label
- Fix fatal crash in Block Conditions when rendering condition is set to false
- Fixed issue with multiple instances of Pattern Upsell appearing on the same page
- Updated internal dependencies
v2.6.10
Version 2.6.10 (2024-04-16)
Fixes
- Updated internal dependencies: Enhanced performance and security.
v2.6.9
Version 2.6.9 (2024-04-10)
Improvements
Updated internal dependencies: for enhanced performance and security
v2.6.8
Version 2.6.8 (2024-04-05)
Improvements
Updated internal dependencies: for enhanced performance and stability.
v2.6.7
Version 2.6.7 (2024-04-03)
Improvements
- Updated internal dependencies: for enhanced performance and stability.
v2.6.6
Version 2.6.6 (2024-03-27)
Bug Fixes
- Harden Security in SSR Blocks: Improve SSR block sanitization to protect against security vulnerabilities.
Bug Fixes
- Harden Security in SSR Blocks: Improve SSR block sanitization to protect against security vulnerabilities.
v2.6.5
Version 2.6.5 (2024-03-13)
Bug Fixes
- Fix NPS Survey: Fixed survey appearing instantly when theme installed programmatically.
- Fix Google Maps Block ID Escaping: Fixes ID of Google Maps block not being escaped properly.
v2.6.4
Version 2.6.4 (2024-02-26)
Improvements
- Improved Re-Loading Behaviour Between FSE Onboarding Steps: Enhances the user experience by streamlining transitions and re-loading behavior between steps in the Full Site Editing (FSE) onboarding process.
Bug Fixes
- Resolves Compatibility Issue with Blocks on WordPress.com: Fixes a critical issue to ensure the plugin now works seamlessly on WordPress.com.
- Hardens Security in Form Block: Enhances sanitization of SVG files uploaded through the Form Block to protect against security vulnerabilities.
- Hardens Security in Pro Form Blocks: Improves sanitization processes in Pro Form Blocks to bolster security measures.
v2.6.3
Version 2.6.3 (2024-02-14)
Improvements
- Blocks CSS Module Performance: Enhanced the performance of the Blocks CSS module.
- New Hook Introduced: Introduced the otter_blocks_posts_author hook for extending functionality.
Bug Fixes
- Maps Rendering in Tabs Block: Corrected the issue where maps were not being rendered inside the Tabs block.
- Console Errors Due to Older React Methods: Fixed console errors that were caused by the use of outdated React methods.