This release focuses on reliability in a few key areas: custom domains, exports, and view analytics. The result is fewer stuck states and more trustworthy reporting.
Fixes
Daily view counts are now recorded correctly. A bug caused the first view of the day for a project to be counted twice, which could slightly overstate analytics.
Note: previously recorded analytics were not automatically corrected, so older data may still reflect the overcount.
Exports are less likely to get stuck. If an export fails early, it now properly switches to a failed state instead of remaining in processing indefinitely.
Custom domain verification is more robust and less disruptive. Transient DNS lookup problems no longer cause already-verified domains to be treated as misconfigured, helping prevent avoidable downtime.
Updates
Admin notifications can now be sent to multiple recipients, and all internal notification types consistently respect the configured recipients. This helps teams avoid missing important operational emails.