Zum Inhalt springen

Upgrade: v0.2.0

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

Aktualisiere schnell auf die neueste Version, indem du den folgenden Befehl ausführst
Terminal-Fenster
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.