Skip to content

Releases: WordPress/create-block-theme

v1.12.0

30 May 18:03
Compare
Choose a tag to compare

What's Changed

  • Add image credits input by @mikachan in #380
  • Update theme version logic to use isset() by @mikachan in #382
  • Update Google Fonts JSON data from API by @github-actions in #384

Full Changelog: v1.11.0...v1.12.0

v1.11.0

24 May 12:57
Compare
Choose a tag to compare

What's Changed

  • Update Google Fonts JSON data from API by @github-actions in #370
  • Add linebreaks before hyphen lists in readme to fix plugin repository display by @mrwweb in #369
  • Prevent additional white space in font credits in readme.txt by @mikachan in #373
  • Google fonts: Change onClick handlers to onChange by @mikachan in #375
  • Escape special characters to avoid syntax errors by @vcanales in #374
  • Update required node version and update dependencies by @mikachan in #376
  • Enhance/site editor to SAVE user changes, EDIT metadata, EXPORT as a zip, CLONE to create by @pbking in #368

New Contributors

Full Changelog: v1.10.0...v1.11.0

v1.10.0

15 May 15:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.10.0

v1.9.0

08 May 19:49
Compare
Choose a tag to compare

What's Changed

  • Update Google Fonts JSON data from API by @github-actions in #346
  • Fix console error in prepareThemeNameValidation function by @mikachan in #347
  • Automatically add font license info for Google fonts by @mikachan in #298
  • Removing donate link by @matiasbenedetto in #352

Full Changelog: v1.8.2...v1.9.0

v1.8.2

27 Apr 14:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.8.2

v1.8.1

10 Apr 15:49
Compare
Choose a tag to compare

What's Changed

  • Add current WordPress version to style.css and readme.txt by @mikachan in #296
  • Add labels around Google font family checkbox controls by @mikachan in #297
  • Fix theme slug and textdomain for cloned, child and sibling themes. by @matiasbenedetto in #301
  • Replace theme slug in templates after getting media urls from them by @matiasbenedetto in #305

Full Changelog: v1.8.0...v1.8.1

v1.8.0

03 Apr 20:54
Compare
Choose a tag to compare

What's Changed

  • Export style variations just with the changes made by the user by @matiasbenedetto in #283
  • fix issue where package-lock is not updated on version bump by @madhusudhand in #282
  • Adding default value to an to avoid error when calling export_theme_data() by @matiasbenedetto in #290
  • Fixing image downloading not working in some cases by @matiasbenedetto in #291
  • Update Google Fonts JSON data from API by @github-actions in #293
  • Add Export (Clone) to site editor by @jffng in #292

Full Changelog: v1.7.1...v1.8.0

v1.7.1

20 Mar 15:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.7.1

v1.7.0

15 Mar 18:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.3...v1.7.0

v1.6.3

06 Mar 06:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.2...v1.6.3