Releases: joedolson/access-monitor
Releases · joedolson/access-monitor
Access Monitor v1.4.4
Access Monitor v1.4.3
= 1.4.3 =
- Bug fix: PHP warning accessing missing settings.
- Security hardening in admin settings.
- Minor tweaks to admin styles.
- Updated tested to.
Access Monitor v1.4.2
= 1.4.2 =
- Bug fix: Improper use of wp_localize_script.
- Bug fix: Convert HTML entities in error titles.
- Bug fix: Throw error if Tenon response is empty.
- Change: Collapse localization into single object per script.
- Change: Prevent flash of unstyled content in post testing notice.
- Change: Additional baseline styles for Tenon results.
- Change: Toggle buttons: Use background param to override images & gradients.]
- Change: Improved xPath to CSS selector parsing.
Access Monitor v1.4.1
= 1.4.1 =
- Fix bug in metabox flags for block/classic editor.
- Change scoring mechanism for post publication blocking.
- Add 'Clear Results' option in front-end viewing.
- Bug fix: Extra argument in add_submenu_page threw warning.
- Bug fix: If post IDs entered, report URLs not valid in admin.
- Add: support for tagging reports.
- Misc. improvements to views
Access Monitor v1.4.0
- Disable adminbar on frontend tests
- More CSS changes
- Remove affiliate links.
- Split settings and report creation into two separate screens.
- Improvements to layout of test results.
- Add navigation of results pages by section. Design improvements.
- Remove raw JSON data from default display.
Access Monitor v1.3.3
= 1.3.3 =
- Improvements to front-end test css.
Access Monitor v1.3.2
= 1.3.2 =
- Don't attempt post inspection if $post not a valid Post object.
- Change Tenon API url
- Updates to inspector CSS so admin issue navigation better.
Access Monitor v1.3.1
= 1.3.1 =
- Prevent Gutenberg editor if pre-publish checks are enabled.
- Remove 'log' and 'info' property references (no longer exist)
= 1.3.0 =
- Remove 'create_function' for PHP 7.2 compatibility
- Bug fix: error_description should be errorDescription
- Bug fix: Create new report broken due to redirect
- Remove sslverify=false
- Add Requires PHP 5.3 to readme
- Code conformance with WordPress code standards
- Minor file restructuring
- Change objects into arrays where necessary to meet code standards
Version 1.2.0-beta
- Feature: Add visualization of errors
- Feature: Display relevant WCAG guidelines
- Improvement: Indication of current process
- Improvement: Full page test on all WordPress screens (to obtain valid xPath)
- Bug fix: Modify collapsible display to allow full scrolling