Releases: cidilabs/phpally
Releases · cidilabs/phpally
PhpAlly 1.0.6
What's Changed
Full Changelog: 1.0.5...1.0.6
PhpAlly 1.0.5
What's Changed
- WIP: Issue/3 New broken and redirected link rule by @jasonmatos23-git in #10
- Created VideoScan rule to handle all external api related video issues by @atarisafari in #11
- Fix imageHasAlt for dataDecorative true by @AlanFCMV in #13
New Contributors
- @jasonmatos23-git made their first contribution in #10
Full Changelog: 1.0.4...1.0.5
PhpAlly 1.0.4
Update to CssTextStyleEmphasize (don't use color as emphasis) rule. Logic now only looks for content styled with color within a block of content.
Also updated ImageAltIsDifferent (alt shouldn't be filename) rule. Now rule won't be triggered if "png" or "gif" are in alt text, only if ".png" or ".gif" are found.
PhpAlly 1.0.3
PhpAlly 1.0.2
Bug fixes for Youtube video caption scanning.