Changelog

1.1.3

Release Date – Apr 10, 2024

  • Update Appsero SDK to latest version.

1.1.2

Release Date – Mar 12, 2024

  • Add border width setting for blockquote module.
  • Improve plugin activation check.
  • Remove node-sass from build.
  • Update dev dependencies.
  • Update plugin URI in metadata.

1.1.1

Release Date – Apr 20, 2023

  • Fixed styling on controls for three modules

1.1.0

Release Date – Apr 17, 2023

Important: This release contains breaking changes.

  • The Modaal module has been renamed to Lightbox.
  • The Modaal Gallery module has been renamed to Lightbox Gallery.
  • The Slider module has been renamed to Image Carousel.
  • Fields on these three modules have been slightly refactored for improved usability and semantics.
  • The Posts module is incomplete and been removed from the plugin for now.

Content built with these modules (Modaal, Modaal Gallery, Slider, and Posts) will need to be manually re-created within your pages. It is highly recommended to take a backup before proceeding with this update.

1.0.3

Release Date – Apr 13, 2023

  • Fix missing require for Appsero SDK.

1.0.2

Release Date – Apr 13, 2023

  • Add settings page link to plugin action links.
  • Add title field to audio and video modules.
  • Use wpautop on modaal content.
  • Normalize font sizes on accordion and tabs modules.
  • Remove Appsero SDK from init action hook.

1.0.1

Release Date – Apr 5, 2023

  • Setup Appsero SDK.
  • Update plugin license to GPL-3.0.
  • Add plugin README with stable tag.

1.0.0

Release Date – Feb 17, 2023

  • Official v1.0.0 release!
  • Added improved color contrast check based on WCAG 2.0.
  • First item in accordion module will be collapsed by default.
  • Minor bug fixes.