Skip to content

Releases: FriendsOfREDAXO/for_sa11y

4.4.14

18 Jun 15:26
f97e390

Choose a tag to compare

What's Changed

  • Update sa11y to version 4.1.9 by @github-actions in #53

Full Changelog: 4.4.13...4.4.14

4.4.13

21 Apr 13:48
821c497

Choose a tag to compare

What's Changed

  • Update sa11y to version 4.1.8 by @github-actions in #52

Full Changelog: 4.4.12...4.4.13

4.4.12 🐒

09 Apr 20:16
7c31622

Choose a tag to compare

What's Changed

  • Update sa11y to version 4.1.5 by @github-actions in #50
  • Update sa11y to version 4.1.6 by @github-actions in #51

Full Changelog: 4.4.11...4.4.12

4.4.11 🐞

30 Mar 20:07
7bc567b

Choose a tag to compare

Update sa11y to version 4.1.3

What's Changed

  • Update sa11y to version 4.1.3 by @github-actions in #49

Full Changelog: 4.4.10...4.4.11

4.4.10 🦆

21 Feb 12:20
9ad34cf

Choose a tag to compare

Minor enhancements. View update notes for Sa11y 4!

The alt text check for file extensions now also detects image dimensions, e.g., alt="banner-900x400". The regex looks for image dimensions (like "900 x 400") by matching two numbers separated by "x," and uses word boundaries to avoid mistakes with similar phrases like "10x zoom."
Added new props to configure the edit button in the Image Outline:
ignoreEditImageURL (Array) – If an image's src attribute contains any of the strings in this array, the edit button will not be shown for that image.
ignoreEditImageClass (Array) – If an image has any of the class names listed in this array, the edit button will be hidden.

What's Changed

  • Update sa11y to version 4.1.0 by @github-actions in #47
  • Update sa11y to version 4.1.1 by @github-actions in #48

Full Changelog: 4.4.9...4.4.10

4.4.9 🚜

14 Feb 21:31
fa92f86

Choose a tag to compare

What's Changed

  • Update sa11y to version 4.0.9 by @github-actions in #46

Full Changelog: 4.4.5...4.4.9

4.4.5 🐞

10 Feb 12:49
0dc555f

Choose a tag to compare

  • Vendorupdaten 4.0.5
  • Bugfix: Removed a cycle dependency error.

What's Changed

  • Update sa11y to version 4.0.5 by @github-actions in #45

Full Changelog: 4.4.4...4.4.5

4.4.4

06 Feb 09:10
fff195b

Choose a tag to compare

Bug fixes

Enhanced accuracy of the LINK_CLICK_HERE check by using regex with word boundaries, preventing false positives in cases like "iClicker" or "clicked".
Added a visible alert when the readability target area is missing (Issue ryersondmp/sa11y#107 — thanks @brianteeman).
Fixed the logic for props designed to add "Edit" links to the image outline.

https://github.com/ryersondmp/sa11y/releases/tag/4.0.4

4.4.3

03 Feb 08:32
218cb68

Choose a tag to compare

What's Changed

  • Update sa11y to version 4.0.3 by @github-actions in #43

Full Changelog: 4.4.2...4.4.3

4.4.2

27 Jan 09:07
de09585

Choose a tag to compare

What's Changed

Full Changelog: 4.4.0...4.4.2