Saltearse al contenido

Upgrade: v0.2.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
npx @studiocms/upgrade

None. This is a non-breaking release.

  • Migrated to the updated cli-kit package for improved CLI functionality.
  • Added regex and proper error handling to prevent illegal characters (non-url-safe) from being used for S3 objects.
  • Fixed an issue where saving a page that does not have draft set to true, would previously update the publishedAt date value.
  • Reworked permission checks for dashboard routes to be at the middleware level to prevent unauthorized access.
  • Updated various dependencies to their latest versions to ensure security and stability.