Skip to content

Releases: silktide/HTML_CodeSniffer

Vulnerability Fixes

Choose a tag to compare

@NateFlynn-Silktide NateFlynn-Silktide released this 20 Jun 12:47
c62f9a7

What's Changed

New Contributors

Full Changelog: 2.0.7...3.0.0

Fix deployment

Choose a tag to compare

@leepercox leepercox released this 14 Jan 12:14
2.6.7

Merge branch 'master' of https://github.com/silktide/HTML_Codesniffer

Fix invisible elements not being treated properly

Choose a tag to compare

@leepercox leepercox released this 14 Jan 11:15

Fix invisible elements not being treated properly

2.6.5

Choose a tag to compare

@dochne dochne released this 21 May 15:59

[Bugfix] Fix inefficient use of regex instead of .trim

Fix iframe hidden detection

Choose a tag to compare

@leepercox leepercox released this 18 Jan 08:20
2.6.4

updated build

Adding support for gradient backgrounds

Choose a tag to compare

@oliveremberton oliveremberton released this 23 Oct 15:56
2.6.3

updated build

2.6.2

Choose a tag to compare

@dochne dochne released this 23 Oct 14:29
remove file

2.6.1

Choose a tag to compare

@dochne dochne released this 18 Jun 13:26
0e7337d

Ensuring we have a release of the latest version

Many updates

Choose a tag to compare

@oliveremberton oliveremberton released this 21 Mar 16:15
863f4b9
Merge pull request #3 from silktide/rebuild

Just rebuilding HTMLCS as it hadn't been done

Total rewrite of background colour / image detection

Choose a tag to compare

@oliveremberton oliveremberton released this 30 Oct 23:41

This release rewrites most of the logic for background colour and image detection. Some of this was inspired by apparently superior results from Siteimprove when evaluating EPA; it turned out their results were wrong, but our improvements remain.