Skip to content

Releases: WordPress/create-block-theme

v1.13.2

28 Jul 16:48
Compare
Choose a tag to compare

What's Changed

  • Update Google Fonts JSON data from API by @github-actions in #409
  • Set the initial version to 1.0.0 insted of 0.0.1 by @matiasbenedetto in #411
  • Fix: react render warning by @t-hamano in #418
  • Introduce basic wp-env environment by @t-hamano in #417
  • Update Google Fonts JSON data from API by @github-actions in #423
  • Try: Apply theme color schema to Manage Theme Fonts page by @t-hamano in #419
  • Update Google Fonts JSON data from API by @github-actions in #424
  • Update .distignore by @swissspidy in #427
  • [I18n] Fix plugin internationalization by @pedro-mendonca in #430

New Contributors

Full Changelog: v1.13.1...v1.13.2

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