Skip to content

Upgrade: 0.1.0-beta.25

Quickly update to the latest version by running the following command
Terminal window
npx @studiocms/upgrade
  • Refactor dashboard content management components to eliminate inline scripts and improve code reusability.
  • Refactor usage of effect to utilize new enhanced utilities from new @withstudiocms/effect package.
  • Updates to utilize new @withstudiocms/component-registry package.
  • Migrate API routes to new createEffectAPIRoutes utility from @withstudiocms/effect.
  • Optimize login page preview on Config page and first-time setup.
  • Optimize threejs login page, ensuring fast page load.
  • Unifies date-time config on last updated check for version check modal.
  • Cleanup code, fix first time setup oauth, and cleanup old utils.
  • Consolidate table definitions into config and remove legacy tables file.