Skip to content

Popup Maker v1.16.0 Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@danieliser danieliser released this 22 Feb 11:04

If you are interested in testing the beta version out, you can download the attached zip file (the popup-maker_v1.16.0-beta.1.zip one). You can upload the beta version as a normal plugin within any WordPress site. While we have tested this version, please note that it is never recommended to test beta versions on live sites. Please test only on staging or dev sites.

Changelog

  • Feature: Add 'flush popup cache' link in admin bar menu Issue #931
  • Improvement: Remove 'Tools -> System Info' page, use WP Site Health page instead. Issue #862
  • Improvement: Accessibility forced focus can now focus main close button if nothing else is available. Issue #943
  • Improvement: Updated admin form styles to match recent WP core changes. Issue #707
  • Fix: Bug preventing saving "Sitewide" cookie option unchecked. Issue #642
  • Fix: Removed Action Scheduler library due to edge case issues with no reasonable long-term solutions. Issue #853
  • Dev: Improved code formatting & linter integrations. Issue #881, Issue #882