Upgrade: v0.3.0
Esta página aún no está disponible en tu idioma.
Rápidamente actualiza a la última versión ejecutando el siguiente comando Ventana de terminal Ventana de terminal Ventana de terminal
npx @studiocms/upgradepnpx @studiocms/upgradeyarn dlx @studiocms/upgradeBreaking changes
Section titled “Breaking changes”- Removes the following deprecated and unused virtual modules.
studiocms:astro-config/adapterstudiocms:auth/utils/getLabelForPermissionLevelvirtual:studiocms/sdk/env
Bug Fixes & Improvements
Section titled “Bug Fixes & Improvements”- Replaces
chalkwithnode:util’sstyleTextfor StudioCMS CLI. - Updates StudioCMS dependencies.
- Fixes issue with
pgandmysql2being required to be installed when they should be optional - Fixes client regex in frontend to allow for slashes within a slug, but not on the outside. This unblocks creating pages under sub-paths just using the slug (e.g.,
docs/getting-started) and only affects client-side validation. - Removes legacy email domain verification code
- Fixes default 404 route rendering