-
Notifications
You must be signed in to change notification settings - Fork 83
Release notes
Phill Jenkins edited this page May 25, 2023
·
5 revisions
The following format should be used for the release notes and PRs. The release notes are autogenerated from the PR's title:
Extension
- feature() A sentence style with initial caps
- fix()
- chore()
CI/CD packages
- feature() A sentence style with initial caps
- fix()
- chore()
Rule updates
- newrule(rule-ID-here)
- fixrule()
- chore()
Extension
- feature(extension) Add FAQ for Content Security Policies in #1234
CI/CD Packages
- feature(node) Make new excel spreadsheets from CI packages in #1219
- feature(node,karma,cypress) Update the feature list and highlight multi-scan in the user documentation in #1230
- fix(node) Handle custom
cacheFolder
in achecker.yml in #1240
Rule updates
- newrule(text_spacing_valid) Check letter and word spacing and line height and map to ACT in #1164
- fixrule(WCAG20_Img_HasAlt) Include
aria-label
check in #1137 - fixrule(IBMA_Color_Contrast_WCAG2AA) Check transparency correctly when checking color contrast in #1224
- fixrule(WCAG20_Object_HasText) Correctly check when object has child content in #1190
- Releases
- Extension
- Engine