Release Notes

v1.0.0-beta.37 June 5, 2026

Reports now open on a new Summary page, pinned at the top of the report viewer. It shows the whole audit at a glance: two rings - the total issues split by severity, and how many of the audited pages have issues (hover any section for its exact count) - followed by the counts by severity, scan stats, the top issues ranked by how often each occurs, and expandable reports for ambiguous links, broken links, and large images. A reminder that automated checks can produce false positives sits above those reports. Accessibility overlay detection lives here too, with a short explanation of why overlays are not recommended.

v1.0.0-beta.34 June 4, 2026

Accessibility overlay detection. Vesper Audit now detects third-party accessibility overlay and widget products on the sites it scans - UserWay, accessiBe, Recite Me, ReachDeck/Browsealoud, and others - and names the vendor. Detection is informational: it is a vendor-presence signal, not a WCAG violation, and is never included in the severity totals. Each detected overlay carries a recommendation to remove it and remediate the site directly, because overlays do not fix the underlying HTML and frequently interfere with the assistive technology people already use. Results appear in the in-app viewer, PDF, Markdown, and Notion reports, and as a dedicated overlays.csv file in CSV exports.

v1.0.0-beta.33 June 3, 2026

Landmark context on every finding. Element-bound violations now include a Landmark line directly above the selector in every report format, naming the nearest ARIA landmark (header, footer, nav, main, aside, or a named section) plus the chain of meaningful wrappers down to the flagged element. This makes it immediately clear where on the page each issue lives - for example, telling apart two identical links in the header versus the footer - without opening the live page. CSV exports gain a Landmark column.

v1.0.0-beta.32 May 17, 2026

Two long-standing Pattern Detector bugs are fixed in this build. Clicking Apply on a Pattern card during a scan now removes the card and prunes the queue as intended. Scans no longer cascade into hundreds of wasted iterations when a single page hits a fatal browser frame error - the scan recovers cleanly and continues from the next URL in the queue. Pattern cards also now appear at the threshold count of 25 rather than jumping straight to a post-batch number.

v1.0.0 April 24, 2026

Vesper Audit is a macOS desktop application for automated WCAG 2.2 A/AA accessibility auditing. Provide a starting URL and Vesper Audit produces a complete site-wide report.

Scanning

Reports and exports

Settings and workflow

Platform