🚀
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.4.0 - 4/5/25

PreviousComplianceNextv0.3.1 - 22/4/25

Last updated 5 days ago

This releases adds support for a variety of new features and frameworks as well as UX improvements

New Features

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

  • Sveltkit support: we added explicit Sveltkit support (WIP)

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.

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