node_link_report 8.x-1.17

New features

Major issue resolved

  1. Process img tags in anchors and don't flag if they have alt attribute https://www.drupal.org/project/node_link_report/issues/3217663
  2. Make settings for 508 guidance conditional on reporting 508 https://www.drupal.org/project/node_link_report/issues/3217487

node_link_report 8.x-1.16

Bug fixes
New features

The major addition with this release is an optional new pane on the report that provides 508 accessibility warnings for links without discernible text and an infrastructure for supporting more 508 link related warnings in the future.

node_link_report 8.x-1.13

Bug fixes

Minor release to make it so that links to sites that reject header only get second full curl to determine whether it is a broken link or not
https://www.drupal.org/project/node_link_report/issues/3118060

node_link_report 8.x-1.7

New features

This update adds several features to greatly reduce the number of FALSE reporting of broken links.

Predominantly it adds:

node_link_report 8.x-1.4

New features

Convert serial curl calls to multi-curl. Results in a huge speed gain.
Add configuration for a new user agent and setting a better default.

node_link_report 8.x-1.3

New features

Add the ability to skip specified domains and optionally included a report of links that were skipped.

node_link_report 8.x-1.2

Bug fixes

A bug fix to resolve fatal error when attempting to validate internal links that are not served by drupal.

Subscribe with RSS Subscribe to Releases for Node Link Report