- Add count of files with noindex and number of checked embedded youtube videos
- linkchecker-form
- linkchecker-scheduler
- website-url
- token
- linkchecker
- website-url (note: translated to opts.websiteUrl)
- token
- resulttable
- raw
- update links
- create own link checker pro site for standalone
- currently only purchase
- remove style attributes and create custom CSS file
- Always use jQuery instead of $
- $ is not available in Wordpress
- Send no scheduler status request if token is not set, because it always results in an error.
- Hide Professional Version tab when token is used.
- Added option to hide Your Feedback tab.
- Added selectable interval (daily, weekly, bi-weekly, every 30 days) to scheduler.
- Added Mark all with same status code and domain as working function.
- Improved documentation/glossary.
- Added form login support.
- Break very long links so that they don't break the layout.
- Bug fix for broken CSV download in Firefox.
- Implemented caching for loading of edit links.
- Support for edit links.
- Improved status codes page.
- Improved professional version page.
- Bugfix: Reset retries count before every check.
- Export result as CSV file.
- Result is saved on server for customers of the professional version. So the same result can be downloaded by multiple users or with multiple browsers.
- Added hint how to change scheduler email address.
- Result from cache is loaded even if a check is currently running.
- Old result is not cleared anymore when a new check is started, but just when the new check has finished.
- Split up the 'Progress and Stats' tab in two separate tabs.
- Added status code and response text to error message.
- Bugfix: Handle failed IsRunning request.
- Added feedback tab.
- Fixed dropdown bug in Joomla version.
- Compression of results before they get stored in browser cache.
- New 'Mark as fixed on all pages' button.
- Fixed result storage for multilang sites.
- Bugfix: Reset result when new check is started.
- Redesigned user interface.
- Pagination.
- All-in-one (links, images, videos, working redirects, unhandled resources) result view.
- Performance of user interface was improved so that it's now possible to view result tables with more than 100'000 broken links or redirects.
- Use IndexedDB instead of localStorage to store result so that the result set size is not limited to about 5 MB anymore.
- Auto-resume support if the Link Checker gets opened and a check is already running on the server.
- Implemented a warning for high crawl-delays.
- Added a stop button to stop the current check.
- Implemented protection for check hijacking if token is used.
- Fixed redirect stats.
- Highlighting of redirects.
- Added option to show working redirects.
- Has to be enabled in the settings.
- Results are saved now and don't get discarded when leaving the Link Checker anymore.
- Improved navigation with tabs.
- More detailed stats.
- Crawler
- Added status code 603 (Unknown authority error) with explanation.
- Added cookie support.
- Added support for broken embedded YouTube videos.
- Remove all whitespace (line breaks, spaces, tabs) from token. This prevents Copy and Paste issues.
- Improvement notification message for daily checks.
- Crawler performance improvements.
- Implemented three retries if request could not be sent or no response was received.
- Explain changed status codes (598 is now 601 and 599 is 602).
- Added unhandled resources and images.
- Crawler
- Implemented better blocked by robots detection and handling (for external links).
- 1.3.2 release did not contain new build.
- Fixed max fetchers if started from form.
- Added origin system parameter.
- Added info box to scheduler and hide register form if no token is present
- Hide broken images string and show info that not available.
- Just add riot.js without compiler to release file.
- Update riot version
- Fixed broken links could be removed from the results table with the Mark as fixed button.
- Added section for links blocked by robots.txt and a Mark as working button to mark them as working after a manual check.
- Added common status code information.
- Broken links in the result table are linked know for the case that someone likes to verify that a link is really broken.