* New: FX Layers > Wavy Lines Layer
* New: FX Layers > Grid and Beams Layer
* New: FX Layers > Edge Mask feature
* Enhancement: FX Layers > Glassmoprhism Layer, Add Glass Color option
* Enhancement: FX Layers > Glassmoprhism Layer, Add Transparency Level option
* Enhancement: FX Layers > Glassmoprhism Layer, Add Inset Shadow option
* Enhancement: 3D Globe > Add support for Per-Marker Color
* Enhancement: 3D Globe > Add Disable Glow option
* Enhancement: Interactions > New Trigger for 3D Globe, On Marker Click
* Enhancement: Interactions > New Trigger for 3D Globe, On Marker Pointer Enter
* Enhancement: Interactions > New Trigger for 3D Globe, On Marker Pointer Leave
* Enhancement: Pulse Paths > Add placement for choosing the SVG Paths placement in the dom. With nested elements where a parent has a background, the paths were invisible since we used to place the svg under the section.
* Fix: FX Layers > Noise Layer filter gets reused to subsequent noise layers in a group
* Fix: Fx Layers > Video Layer, video source order
* Fix: FX Layers > Animations on group not loading if not also enabled at the layer level
* Fix: Text Effects > Sometimes text control is replaced with HTML Code. This is due to the fact that the vnode uses innerHTML when it reconciles the vdom, online editing will now be disabled when Text Effects are enabled on an element.
* Fix: PHP 8.3> get_class() compatibilty notice