- Changelog
Changelog
Payment receipts now available as PDF
ImprovementYou can now download your payment receipts as PDF files directly from the billing section. This makes it easier to store, forward, or submit them for accounting purposes.
Automatic DNS now supports Azure
New featureWe've added Azure DNS to our list of supported providers for Automatic DNS. If your domain is managed in Azure, you can now set up all required DNS records through the automated set-up flow. No need to manually update records in the Azure portal.
Raw analytics API: now includes redirect_id
ImprovementThe analytics raw API endpoint now includes the redirect_id field. This makes it easier to match analytical events to specific redirects.
Hostname overview: hits in the last 30 days
New featureYou can now see the total number of redirect hits in the past 30 days for each source hostname. This data is also included when exporting hostnames to CSV.
Analytics graph on hostname detail
New featureWe’ve added a visual traffic graph to the hostname detail view. This helps you quickly spot usage trends for individual hostnames.
Email forwards: now include 100 log entries
ImprovementEmail forwards now include the last 100 log entries instead of just 20. This gives you a more complete overview of recent redirect activity when forwarding logs via email.
Redirect tester: now available in our API
New featureOur redirect tester is now exposed as a public API endpoint, with no authentication required. External applications and integrations can now run the same redirect validation checks used in our dashboard, making it easy to automate testing and ensure correct redirect behavior.
QR code generator: available via public API
New featureYou can now generate QR codes using our public API, without authentication. Supported output formats include JSON, PNG, SVG, and EPS. Just send a GET request and get a ready-to-use QR code response.