🚀
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
      • Sveltekit
      • Remix
      • Next.js
      • Payload CMS
      • React
      • Docker
      • Custom Setups
    • Supported AI Website Builders
    • Continuous Delivery
    • CDN & Caching
  • Promotions & Rollbacks
  • Debugging
  • Securing your Application
  • Cronjobs
  • Databases
    • Managed Databases
      • Postgres
      • MySQL
      • MongoDB
  • Architecture
    • Architecture Overview
      • Next.js Architecture
    • Compliance
  • Integration Help
    • Clerk
  • Zero Downtime Migration
  • CHANGELOG
    • v0.4.0 - 22/5/25
    • v0.3.2 - 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
  • Improvements
  • Bug Fixes
  1. CHANGELOG

v0.3.2 - 4/5/25

Previousv0.4.0 - 22/5/25Nextv0.3.1 - 22/4/25

Last updated 11 days ago

Improvements

  • Moved route domain routing out of the custom domain section to make it easier to read

  • Adding an FAQ to the billing page in the portal to clear up questions around overages.

  • We Added to the base build alpine linux container. This means node-gyp is supported which is required by Payload CMS.

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.

additional packages