🚀
sherpa.sh docs
HomeInfrastructureAboutPricingDocsSign Up
  • Getting Started
    • What is sherpa.sh?
    • Getting Started
    • App Configuration
    • Custom Domains
    • Regions
  • TRAINING
    • Video Courses
      • Lesson 1: Deploying your first application
  • Applications
    • Supported Frameworks
      • Next.js
      • React
      • Sveltekit
      • Payload CMS
      • Docker
      • Custom Setups
    • Supported AI Website Builders
    • Continuous Delivery
  • Promotions & Rollbacks
  • Debugging
  • Securing your Application
  • Databases
    • Support Databases
      • Postgres
      • MySQL
      • MongoDB
  • Architecture
    • Architecture Overview
      • Next.js Architecture
    • Page
    • Compliance
  • CHANGELOG
    • v0.4.0 - 4/5/25
    • v0.3.1 - 22/4/25
    • v0.3.0 - 9/04/25
    • v0.2.0 - 27/03/25
    • v0.1.0 - 21/03/25
Powered by GitBook
On this page
  • New Features
  • Improvements
  • Bug Fixes
  1. CHANGELOG

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.

Previousv0.3.1 - 22/4/25Nextv0.2.0 - 27/03/25

Last updated 29 days ago