-
Notifications
You must be signed in to change notification settings - Fork 38
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.14 #918
Merged
Merged
Release 1.14 #918
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
fpcorso
commented
Dec 15, 2020
- 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
If the table is not found, log the last error from wpdb to our error log. Issue #879
The "GPL-2.0+" is a deprecated license identifier and should be replaced with the valid "GPL-2.0-or-later" value.
Creates a new workflow that will validate composer, install dependencies, and run PHPUnit tests. Issue #640
And again...and again
And again...and again...and again.
And again...and again...and again...again
And again...and again...and again...and again...and again
And again...and again...and again...and again...and again...and again
It was working on less PHP versions but now the workflow fails during the composer.json validation...
Add GitHub workflow for integration tests
Right now, after install, the user is prompted both the pointer tour and the telemtry opt-in which is both annoying and overwhelming. We will make the telemetry opt-in wait a few minutes to make this experience better.
Welcome screen for new users
Add filter to allow excluding Popup Trigger field from specific blocks #835
The original solution required us to move the screen options to a temp div. This new CSS solution removes that.
Based on our UX audit, having two save buttons off to the right were confusing. Removed the top-right button and moved the bottom one to the bottom-left.
Feedback from our UX audit said that "to create" was better than "to add".
danieliser
approved these changes
Dec 16, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.