Release notes
Improved
- Prevent changing aria-hidden if its already set when showing a popup.
- Remove usage of !important in several CSS rules.
- Pass wp_get_environment_type to license server to prevent dev servers from taking a site activation.
- Add new prerequisite checking class for extensions to use for more reliable activations.
- Add new
pumBeforeInitjQuery event.
Fixed
- Remove unwanted outline when no focusable elements existed in popups.