We've added a live indicator to Analytics to show how many hits your redirects got in the past 5 minutes.

We now recommend setting up a root path redirect if only path-specific redirects are found for a given hostname. This ensures users will always be redirected, even though a specific path might not be configured.
We've made additional quality-of-life improvements to our inline help documentation when a DNS change is required:
On top, we've been also been busy on other segments:
When we detect a DNS error, we now show inline documentation under the "DNS" button to help out with these settings in a step-by-step guide.
It's now possible to define custom HSTS values. This includes max-age, include subdomains and the preload attributes.
By allowing the max-age to be configurable, you can safely introduce HSTS across your domains by setting a low limit, see what the impact is and increase the max-age over time.
You may define a default on team level and overrule per domain like before.

We've rewritten our API documentation in OpenAPI 3.1 spec and added additional descriptions/examples to improve the experience of implementing our API.
Feedback on our API documentation is always welcome!
We always put privacy first. We've added support to honor the DNT (Do-Not-Track) header on our redirect network. When a visitor lands on a redirect and the DNT header is set, we only count the hit but do not save any visitor information.
A small quality of life improvement: we've added a direct link to our tester in the sources list to easily test your redirects.