Changelog

All notable changes to the VisioLayer plugin will be documented in this file.

Versioning Scheme

We use Semantic Versioning (Major.Minor.Patch).

  • Major version: Incompatible API changes.
  • Minor version: Functionality added in a backwards-compatible manner.
  • Patch version: Backwards-compatible bug fixes.

[2.1.0] - 2025-10-15

Added

  • WooCommerce Add-on: Completely rebuilt dynamic product grid with "Quick View" support.
  • New Template: "Cyberpunk Hero" template added to the Pro Library.
  • Performance: Added "Smart Lazy Load" option for background videos.

Fixed

  • Fixed a z-index issue where dropdown menus would appear behind the slider on mobile devices.
  • Resolved a conflict with the "Autoptimize" plugin that caused JS errors.
  • Fixed an issue where the slider would not init inside an Elementor popup.

Changed

  • Updated the internal GSAP animation engine to v3.12.
  • Refactored the color picker UI for better accessibility.

Deprecated

  • The [visiolayer_legacy] shortcode is now deprecated and will be removed in v3.0. Please use the standard [visiolayer] shortcode.

[2.0.5] - 2025-09-01

Security

  • Critical: Patched an XSS vulnerability in the SVG upload handler. (Reported by: SecurityResearcher123).
  • Sanitized inputs on the "Custom CSS" settings page.

Fixed

  • Fixed a PHP 8.2 compatibility warning related to undefined variables.
  • Fixed an issue where "Ken Burns" effect was jittery on Safari iOS.

[2.0.0] - 2025-06-20

Major Release

  • New Editor: Completely redesigned drag-and-drop editor with 2x faster performance.
  • Timeline View: New timeline interface for precise animation control.
  • Global Layers: Create a layer once and reuse it across multiple slides.

Added

  • Support for Lottie animations (JSON format).
  • Dark Mode for the admin dashboard.

Removed

  • Removed support for Internet Explorer 11.
  • Removed "Flash Fallback" option.

[1.5.0] - 2025-01-10

Added

  • Initial support for WebP images.
  • Added "Device Switcher" to preview slider on Tablet/Mobile.

Fixed

  • Fixed alignment issues for centered text layers.