Skip to content

Upgrade: 0.1.0-beta.17

Quickly update to the latest version by running the following command
Terminal window
npx @studiocms/upgrade

No major changes in this version, but we have made some optimizations and bug fixes to improve the overall performance and stability of StudioCMS.

  • New Features
    • Introduced a new feedback system in the dashboard.
  • Bug Fixes
    • Resolved issues with Astro Fonts.
    • Improved keyfile path detection for the crypto gen-jwt CLI command.
  • Improvements
    • Replaced lodash^ with deepmerge-ts^ for better performance.
    • Optimized promise handling in middleware and updated permission level processing.