Skip to content

Releases: WordPress/create-block-theme

v1.13.1

03 Jul 12:09
Compare
Choose a tag to compare

What's Changed

  • Add default value for recommended plugins section by @vcanales in #406
  • Update Google Fonts JSON data from API by @github-actions in #407

Full Changelog: v1.13.0...v1.13.1

v1.13.0

23 Jun 18:48
Compare
Choose a tag to compare

What's Changed

  • Try: Only run google font update on WordPress repo by @vcanales in #391
  • Update Google Fonts JSON data from API by @github-actions in #390
  • Persist copyright info on new theme creation by @mikachan in #383
  • Update Google Fonts JSON data from API by @github-actions in #394
  • Move check for download_url higher up by @mikachan in #398
  • Avoid white spaces or other weird characters on font asset paths. by @matiasbenedetto in #401
  • Adding files to zip subfolder called as theme slug by @matiasbenedetto in #357
  • Update Google Fonts JSON data from API by @github-actions in #403
  • Add "Recommended Plugins" input box by @mikachan in #402

Full Changelog: v1.12.1...v1.13.0

v1.12.1

06 Jun 14:05
Compare
Choose a tag to compare

What's Changed

  • Fix double replacement in replace_namespace by @jffng in #389

Full Changelog: v1.12.0...v1.12.1

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