Upgrade: 0.1.0-beta.23
이 콘텐츠는 아직 번역되지 않았습니다.
다음 명령을 실행하여 최신 버전으로 빠르게 업데이트하세요. Terminal window Terminal window Terminal window
npx @studiocms/upgrade
pnpx @studiocms/upgrade
yarn dlx @studiocms/upgrade
Breaking Changes
Section titled “Breaking Changes”- Refactor oAuth: oAuth providers have been modularized into separate plugins. This means that you will need to install the respective plugin for each oAuth provider you want to use. The existing oAuth providers have been moved to their respective plugins:
Bug fixes
Section titled “Bug fixes”- Fix sdk: Correct issue where the
CMSSiteConfigId
is undefined during initialization. - Fix UserQuickTools Widget: Tweak user quick tools widget and endpoint to prevent an actual 400 error on the user browser