v0.4.1
Aug 24, 2026
- Fixed PDF export showing "URL list (0 URLs)" as the target for sitemap-mode scans instead of the sitemap URL.
v0.4.0
Aug 20, 2026
- Added new method of starting a scan by scanning a sitemap to obtain list of URLs, including nested sitemaps.
- Results tidy-up to improve filtering of different results types, display accessibility pills for each A11y issue found, hide location column when filtering by CSS and HTML issue types and a few other fixes.
v0.3.0
Aug 10, 2026
- Add public `/changelog` page, version footer on every page, and an automatic Slack release announcement to `#webdepend-labs`.
- Ability to scan password-protected sites - basic auth (.htaccess style) for staging or test sites and login form access for live websites and web applications.
v0.2.2
Aug 4, 2026
- Improved CSV and PDF exports.
v0.2.0
Jul 18, 2026
- Ability to rescan previous scans - prepopulates the scanner fields with the same URLs and settings as the past scan.
- Ability to export results by csv or pdf.
v0.1.1
Jul 17, 2026
- Scanned page list stored for reference during scanning or when viewing results.
v0.1.0
Jul 10, 2026
- Added HTML validation using Nu markup checker.
- Added CSS validation using W3C Compliance and linting.
- Google OAuth authentication for WebDepend team members.
- Full scan history with per-scan detail views.
- Severity and type filtering on results.
- All findings persisted to PostgreSQL database.
v0.0.2
Jul 4, 2026
- Proof of concept deployed to a11y.webdepend.dev.
- Ability to stop in progress scans.
- Ability to capture screenshots of issues.
v0.0.1
Jun 30, 2026
- Initial proof of concept.
← Back to scanner