v0.181.0
- To reduce the CMS script bundle size, locale files for the admin interface other than English (US) are now automatically downloaded from the UNPKG CDN. If you’re using a strict Content Security Policy, you may need to add the
connect-srcdirective with the valuehttps://unpkg.comto your CSP header to allow the CMS to retrieve the necessary files. See the Setting up Content Security Policy section for more details. - Bug fixes and performance improvements.
Full Changelog: v0.180.1...v0.181.0