Skip to content

Releases: joedolson/wp-accessibility

WP Accessibility v2.1.13

10 Nov 22:35
Compare
Choose a tag to compare

= 2.1.13 =

  • Remove textdomain loader and translations. These have been out of date for years.
  • Don't throw an error if 'ltr' not set for 'dir' attribute, as that is the default value.
  • Remove Twitter follow button
  • Add updated socials
  • Add LinkedIn course
  • Update tested to for 6.7.

WP Accessibility v2.1.12

25 Aug 20:59
Compare
Choose a tag to compare

= 2.1.12 =

  • Bug fix: Update editor styles to have less impact on block editor styles.
  • Bug fix: Log out text was not internationalized.
  • Bug fix: Default CSS toggle broken.
  • Add: Support for classic editor galleries with alt text warnings.
  • Change: Update URLs in various locations to https references.
  • Change: New setting to disable admin logout link.
  • Update: Misc. minor admin settings design changes.

WP Accessibility v2.1.11

04 Aug 21:01
Compare
Choose a tag to compare

= 2.1.11 =

  • Bug fix: Don't strip target=_blank on Facebook links.
  • Change: Minor text change in accessibility stats settings.
  • Accessibility: auto-scroll if focus lands on element obsucred by toolbar.

WP Accessibility v2.1.10

05 Jul 15:55
Compare
Choose a tag to compare

= 2.1.10 =

  • Bug fix: Fix errors thrown in stats reporting.
  • Bug fix: Version the high contrast CSS.
  • Bug fix: Add override specificity for block theme colors.
  • Change: Update font-resizing values to make changes more consistent.

WP Accessibility v2.1.9

15 May 21:53
Compare
Choose a tag to compare

= 2.1.9 =

  • Bug fix: Let Google Translate plugin keep title attributes that are used for CSS hooks.
  • Bug fix: Don't double-add '#' in focus color input.
  • Change: Use CSS variables for font resizing.
  • Feature: Add label fix when label element present but has no text.
  • Feature: Live Preview support via Playground.

WP Accessibility v2.1.8

03 Apr 18:20
Compare
Choose a tag to compare

= 2.1.8 =

  • Update to PHPCS 3
  • Fix error thrown if json_decode returns null value.

WP Accessibility v2.1.7

30 Dec 21:49
Compare
Choose a tag to compare
  • Bug fix: Two incorrect placeholder formats in sprintf call.

WP Accessibility v2.1.6

06 Dec 19:10
Compare
Choose a tag to compare

This is because I'm an idiot, and didn't properly check what I was doing.

WP Accessibility v2.1.5

06 Dec 18:29
Compare
Choose a tag to compare

= 2.1.5 =

  • Security fix: XSS vulnerability caused by a debugging statement left in place. Props Joshua Bixler.

WP Accessibility v2.1.4

25 Nov 19:21
Compare
Choose a tag to compare

= 2.1.4 =

  • Bug fix: Incorrect type check caused most stats to display as 'no data'.
  • Change: Only show first 5 changes on user stats in dashboard.