Upgrade: 0.1.0-beta.17
Quickly update to the latest version by running the following command Terminal window Terminal window Terminal window
npx @studiocms/upgrade
pnpx @studiocms/upgrade
yarn dlx @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.
Patch Overview
Section titled “Patch Overview”- 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.