Releases: PopupMaker/Popup-Maker
Popup Maker v1.16.0 Beta
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
Popup Maker v1.15.0
- Feature: Automatically enqueue popups when detected during page load Issue 543
- Improvement: Improvements to 'Extend' page Issue 913
- Improvement: Start working toward more consistent linking/documentation strategy
- Fix: Popup defaults() method only returns default values for checkbox fields Issue 927
- Fix: PUM_Telemetry triggers PHP warnings in (CLI) cron Issue 919
- Fix: pum-admin-bar Script Fails to Load Issue 907 Thanks @fluxism!
- Fix: JS error: Uncaught TypeError: Cannot set property 'popups' of undefined Issue 635
- Fix: Undefined SCSS variable causing errors in building block components
Popup Maker v1.15.0 Beta
If you are interested in testing the beta version out, you can download the attached zip file (the popup-maker_v1.15.0-beta.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: Automatically enqueue popups when detected during page load Issue 543
- Improvement: Improvements to 'Extend' page Issue 913
- Improvement: Start working toward a more consistent linking/documentation strategy
- Fix: Popup defaults() method only returns default values for checkbox fields Issue 927
- Fix: PUM_Telemetry triggers PHP warnings in (CLI) cron Issue 919
- Fix: pum-admin-bar Script Fails to Load Issue 907 Thanks @fluxism!
- Fix: JS error: Uncaught TypeError: Cannot set property 'popups' of undefined Issue 635
Popup Maker v1.14.0
- Improvement: Add a link to popups to admin bar Issue #892
- Improvement: Add a link to create a new popup to admin bar Issue #892
- Improvement: Add new welcome screen upon first activation Issue #900
- Improvement: Create example popup upon install Issue #857
- Improvement: Ensure subscribers table gets deleted if doing full deletion Issue #895
- Improvement: Add logging for DB table management and creation Issue #879
- Improvement: Set up continous integration for unit and integration tests Issue #640
- Improvement: Add filter to exclude blocks with isAllowedForBlockType Issue #835
- Fix: Backtick in settings page Issue #904
Popup Maker v1.14.0 Beta 1
- Improvement: Add a link to popups to admin bar Issue #892
- Improvement: Add a link to create a new popup to admin bar Issue #892
- Improvement: Add new welcome screen upon first activation Issue #900
- Improvement: Create example popup upon install Issue #857
- Improvement: Ensure subscribers table gets deleted if doing full deletion Issue #895
- Improvement: Add logging for DB table management and creation Issue #879
- Improvement: Set up continous integration for unit and integration tests Issue #640
- Improvement: Add filter to exclude blocks with isAllowedForBlockType Issue #835
- Fix: Backtick in settings page Issue #904
Popup Maker v1.13.1
- Fix: PHP error notice appears when submitting Gravity Forms without AJAX
Popup Maker v1.13.0
- Feature: Conversion tracking Issue #775
- Feature: Bypass adblockers for tracking opens and conversions Issue #783
- Feature: Periodical suggestions to improve plugin usage Issue #834
- Improvement: Reduce the clutter in All Popups table Issue #878
- Improvement: Switch tab navigation to NAV elements instead of H2 Issue #818
- Improvement: Set up PHPUnit for integration and unit tests Issue #563
- Improvement: Continuously deploy readme and screenshot changes Issue #827
- Fix: AJAX for Gravity Forms not setting cookies Issue #706
- Fix: Disabling asset cache causes form integrations not to load their assets Issue #755
- Fix: Form submission cookies are not being set for some form integrations Issue #886
- Fix: Some form integrations are calling both AJAX and PHP submission handlers Issue #887
Popup Maker v1.13.0 Beta
If you are interested in testing the beta version out, you can download the attached zip file (the popup-maker_v1.12.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: Conversion tracking Issue #775
- Feature: Bypass adblockers for tracking opens and conversions Issue #783
- Feature: Periodical suggestions to improve plugin usage Issue #834
- Improvement: Reduce clutter in All Popups table Issue #878
- Improvement: Switch tab navigation to NAV elements instead of H2 Issue #818
- Improvement: Set up PHPUnit for integration and unit tests Issue #563
- Improvement: Continuously deploy readme and screenshot changes Issue #827
- Fix: AJAX for Gravity Forms not setting cookies Issue #706
- Fix: Disabling asset cache causes form integrations not to load their assets Issue #755
- Fix: Form submission cookies are not being set for some form integrations Issue #886
- Fix: Some form integrations are calling both AJAX and PHP submission handlers Issue #887
Popup Maker v1.12.0
- Feature: Add the ability to turn on/off popups Issue #544
- Feature: Formidable Forms integration Issue #750
- Feature: New error log tab for viewing, downloading, and emptying the error log Issue #575
- Feature: New minimal popup theme for use with content created by page builders Issue #759
- Feature: Can now target WooCommerce "Subscriptions" account page. Thanks @bydrewpaul Issue #849
- Feature: Can now view all scheduled actions on the "Tools" page Issue #859
- Improvement: Add popup ID to the top of the popup editor Issue #583
- Improvement: Show default click trigger classes in trigger editor Issue #584
- Improvement: Show post ID in postselect drop-downs Issue #660
- Improvement: Label older form triggers/cookies as deprecated (or similar) Issue #874
- Fix: Form submission cookie not automatically setting "form" key Issue #866
- Fix: Trying to access 'private' key when the field is false error Issue #873
- Fix: _pum_subscribers table fails to create on MySQL 8.0.19+ due to VALUES keyword Issue #876
Popup Maker v1.12.0 Beta 1
If you are interested in testing the beta version out, you can download the attached zip file (the popup-maker_v1.12.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 the ability to turn on/off popups Issue #544
- Feature: Formidable Forms integration Issue #750
- Feature: New error log tab for viewing, downloading, and emptying the error log Issue #575
- Feature: New minimal popup theme for use with content created by page builders Issue #759
- Feature: Can now target WooCommerce "Subscriptions" account page. Thanks @bydrewpaul Issue #849
- Feature: Can now view all scheduled actions on the "Tools" page Issue #859
- Improvement: Add popup ID to the top of the popup editor Issue #583
- Improvement: Show default click trigger classes in trigger editor Issue #584
- Improvement: Show post ID in postselect drop-downs Issue #660
- Improvement: Label older form triggers/cookies as deprecated (or similar) Issue #874
- Fix: Form submission cookie not automatically setting "form" key Issue #866
- Fix: Trying to access 'private' key when the field is false error Issue #873
- Fix: _pum_subscribers table fails to create on MySQL 8.0.19+ due to VALUES keyword Issue #876