# Changelog for September 25th, 2026

Webhook deep links, safer account deletion, plus billing and monitoring reliability improvements

## New
* Webhook payloads now include a deep link back to the relevant page in Oh Dear.

## Improvements
* Teams and users with an active subscription can no longer be deleted.
* Monitor URLs are now validated based on the monitor type when created or updated through the API.
* Improved the accuracy of domain support checks by refreshing cached TLD server data.

## Fixes
* Fixed an issue where a single unresponsive monitor could interrupt uptime checks for other monitors.
* Fixed account deletion getting stuck when the account had previously owned a team that was already deleted.
* Fixed incorrect tax rates being applied to invoices due to reading the wrong field from Stripe.
* Fixed incorrect VAT calculations for invoices without a valid tax code.
* Fixed invoice processing stalling entirely when a billing provider outage used up all available retry attempts.
* Improved handling of invoices that remained stuck in a pending state for an extended period.