Skip to content

v2.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jun 15:35
· 1 commit to trunk since this release
5c351c6

This release of Create Block Theme includes security hardening in several areas. We recommend that you update straight away.

What's Changed

  • Sanitize pattern titles and categories by @MaggieCabrera in #817
  • Add setting to expand typography controls in the block inspector by @bph in #824
  • Fix: guard $template->media reads against undefined property by @bph in #835
  • Add /theme-settings REST endpoint + CBT_Theme_Settings_Save service by @bph in #843
  • Strip PHP execution tags from pattern body content by @mikachan in #851
  • i18n: Localise fileName and downloadButtonText of the File block by @bph in #827
  • i18n: Localize label attribute of additional blocks by @bph in #826
  • Require super-admin for theme-modifying REST routes on multisite by @mikachan in #850
  • Validate downloaded theme assets against extension and MIME allowlists by @mikachan in #852
  • [Automation] New minor Release: 2.10.0 by @github-actions[bot] in #853

Full Changelog: v2.9.0...v2.10.0