v0.101.0
- The personal access token (PAT) sign-in option is more discoverable and easier to use.
⚠️ DEPRECATIONS: The following options are now deprecated and will be removed in Sveltia CMS v1.0:- The
automatic_deploymentsbackend option- Use the new
skip_cioption instead, which is more intuitive. automatic_deployments: falseis equivalent toskip_ci: trueautomatic_deployments: trueis equivalent toskip_ci: false
- Use the new
- The
save_all_localesi18n option- Use the
initial_localesoption instead, which provides more flexibility. save_all_locales: falseis equivalent toinitial_locales: all
- Use the
- The
read_onlyUUID widget option- Use the
readonlycommon field option instead, which defaults totruefor the UUID widget.
- Use the
- The
Full Changelog: v0.100.2...v0.101.0
Follow us on Bluesky!