Skip to content

Releases: joedolson/access-monitor

Access Monitor v1.4.4

28 May 22:02
Compare
Choose a tag to compare

= 1.4.4 =

  • End of life notice.
  • Affiliate promotion of Accessibility Checker

Access Monitor v1.4.3

25 May 21:46
Compare
Choose a tag to compare

= 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

22 Mar 19:13
Compare
Choose a tag to compare

= 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

31 Aug 21:06
Compare
Choose a tag to compare

= 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

25 May 20:12
Compare
Choose a tag to compare
  • 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

22 May 14:51
Compare
Choose a tag to compare

= 1.3.3 =

  • Improvements to front-end test css.

Access Monitor v1.3.2

21 May 00:14
Compare
Choose a tag to compare

= 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

11 Sep 18:39
Compare
Choose a tag to compare

= 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

29 Jul 21:02
Compare
Choose a tag to compare
Version 1.2.0-beta Pre-release
Pre-release
  • 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