- Changelog
Changelog
Add inline documentation to DNS errors
ImprovementWhen 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.
HSTS options customizable
New featureIt'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.

API documentation rewrite
ImprovementWe'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!
DNT (Do-Not-Track)
New featureWe 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.
Infrastructure move
ImprovementWe are very happy to report that we've moved redirect.pizza and it's API to our high-availability managed hosting cluster. This means even better stability and performance for you to enjoy!
This move also ensures that we have better options to scale up our infrastructure needs based on demand in the future.
Legacy redirects migrated
ImprovementWe've migrated our legacy infrastructure over to the codebase of our new edge network. This ensures we only have a single redirector codebase to maintain and will ensure that legacy users have access to the latest features.
Users are still requested to change over the IP address, as the legacy IP space is scheduled to be phased out. Read more here.
Change role of team members
ImprovementIt is now possible to change the role of your team members. To do this, go to More -> Users and click on the desired team member. You can for instance create multiple owners for your team to manage by changing the role from 'Member' to 'Owner'.