v0.3.0 - 9/04/25
March 21, 2025
This releases improves the domain management and adds customer requested functionality.
New Features
Ability to routing the Apex domain to the applicaiton for auto routed domains. If you wanted example.com to route to your application, that is now possible, where as before you could only route with a subdomain like www.example.com
Framework detector: When new projects are imported we intelligently detect the framework and set the default build settings for the chosen framework.
Improvements
Improved Domain Management: The user experience now guides the creatino of new domains for both manually routed and
Added the ability for "click to copy" to manual DNS records.
Added "click to copy" for values in logs
Bug Fixes
Manual Cert Validations expire after 30 days if the CNAME is not made in time. Generate a new cert validation when this happens.
CNAME Validation had race conditions when determining proper domain validation. This has been patched
Ipv6 addresses didn't fit in the log column. Truncated and added to expandable details.
Last updated