Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.12.0 #883

Merged
merged 101 commits into from
Sep 29, 2020
Merged

Release 1.12.0 #883

merged 101 commits into from
Sep 29, 2020

Conversation

fpcorso
Copy link
Contributor

@fpcorso fpcorso commented Sep 29, 2020

  • 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

bydrewpaul and others added 30 commits July 12, 2020 21:33
Adding WooCommerce Subscriptions Endpoint Support.
Had to make sure the configs correctly matched the WP PHP Coding Standards
so improved one file to test.

Issue #822
…ID values

Also includes some code qualtiy improvements from ESLint and PHPCS.

Issue #584
Also includes some code quality improvements from PHPCS.

Issue #575
To better organize this class, let's group the main methods at the top and
move the helpers underneath.

Issue #575
To make the methods more consistent, created a new method in the similar TAB_display
style as the other methods.

Issue #575
Also, fixes some warnings from StyleLint.

Issue #575
Adds New Error Log Tab On Tools Page
@fpcorso fpcorso merged commit 30fdabe into master Sep 29, 2020
@fpcorso fpcorso deleted the release/1.12.0 branch September 29, 2020 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants