Skip to content

v0.181.0

Choose a tag to compare

@kyoshino kyoshino released this 06 Aug 23:26
· 8 commits to main since this release
1cec04a
  • 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-src directive with the value https://unpkg.com to 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