Improvements:
Added the data-sspreview attribute to block preview image, allowing developers to target them in ODC Studio to hide or apply custom CSS.
Improvements
Enhanced ShowMessage to allow developers to define and use custom notification types, with stronger validation.
Refactored OptionsJSON parsing and validation for improved robustness and fault tolerance.
Added default values for optional configuration sections (Behavior, Position, URL).
Improved validation for horizontal and vertical notification positions.
Added validation to ensure the notification Type is registered in the Notyf instance.
Clearer, more consistent error handling and diagnostic messages.
New features:
Added support for clickable notifications with configurable URL behavior.
Introduced support for opening links in the same tab or a new tab, based on configuration.
Added optional behavior to dismiss the notification on click after navigation.
Enhancements:
Extended Options to support a structured URL object, enabling:
Link: destination URL
OpenInNewTab: controls whether the link opens in a new browser tab
DismissOnClick: dismisses the notification after user interaction