- Changelog
Changelog
IP destination variable
New featureWe've added an IP destination variable: {ip}. This contains the IPv4 or IPv6 address of the connecting client.
This can be useful in combination with our dynamic destinations feature to traffic steer your traffic based on incoming IP addresses. For instance, redirect all the traffic from the office to destination A, and the rest to destination B.
Dynamic destination management in API
ImprovementExciting improvement to our API: You can now manage both single and multiple destinations with ease! Input a string for one destination or an array for multiple ones, including dynamic destination expressions. For more information, visit redirect.pizza/docs. Enjoy this new level of flexibility!
Tracking the full referrer URL
ImprovementExciting update for data enthusiasts! Analytics now captures the full referrer URL, offering a deeper insight into your referral traffic down to the exact page path. Enjoy the flexibility of toggling between 'host' and 'URL' views in the top referrers table. Plus, our raw analytics data now includes both host and URL options, giving you a comprehensive view of your traffic sources.
Improved security with our Content Security Policy
ImprovementWe've upgraded our platform's security by implementing a Content Security Policy (CSP). This addition adds an extra layer of protection, much like the perfect topping on a well-baked pizza. By controlling which resources are loaded and executed, we maintain the integrity of our services.
Access control
New featureBig news in team management! Our latest update introduces refined user-level permissions, allowing for detailed access control. Assign specific tags to users or restrict certain tags, ensuring precise and secure role assignment. This streamlined approach to permissions management simplifies secure access, enhancing both efficiency and safety.
Read more here.
Available from the Business plan and up.

AI chat bot
New featureWe've partnered with Algomo to create a custom AI chat bot called Gino for our redirect.pizza free tier base. Gino can help you with setting up your first redirect, making the DNS change, or anything pizza related.
Live human chat is still available like expected for our paid customer base. Email support for our Free tier is still available as well.
This is a beta test; subject to change.
Auto trailing slash path variable
New featureWe’ve added a new {path:auto_trailing_slash} destination variable to be used in your destination. This variable automatically adds a trailing slash to the end of the variable value, if the path itself doesn’t end with a trailing slash, and the last segment doesn’t contain a dot (i.e. isn’t a file extension). This can be used for niche use-cases, where the destination always requires a trailing slash.
We've expanded our import functionality to support multiple destinations. Now, you can specify various redirect destinations using a JSON format, identical to the array format in our API. This enhancement allows complex destination set-up, right from your initial import sheet.