Change8

v5.33.0

📦 strapi
4 features🐛 6 fixes🔧 3 symbols

Summary

Release 5.33.0 introduces updates to locale data, schema flexibility for content-type IDs, and various bug fixes across the admin and GraphQL modules.

✨ New Features

  • Updated iso-locales.json with pap & regional variants.
  • Content-type ID schema is now number | string in core.
  • Added Russian translations for all admin components in i18n plugin.
  • Added missing locale for Luxembourgish (lb-LU) in plugins/i18n.

🐛 Bug Fixes

  • Added scrollbar in media modal.
  • Layout header now properly handles long text without breaking the layout.
  • Edit views configuration is now clearer.
  • Fixed potential error where guidedTourMeta could be undefined in admin.
  • Precomputed built-in query fields at schema build time in graphql.
  • Disabled gpgsign for e2e commits in tests/scripts.

🔧 Affected Symbols

content-type id schemaguidedTourMetabuilt-in query fields