Skip to content

Releases: WordPress/create-block-theme

v1.3.9

24 Jan 02:47
Compare
Choose a tag to compare
  • Updating Tested up to: 6.1
  • I18N: Some new UI strings are not translatable
  • Replace "current theme" with "active theme" (or "currently active theme")
  • Improve translation process by removing trailing spaces
  • Fonts: remove font files from theme assets folder if the font face/family is removed.
  • Refactor to read raw theme.json data instead of using core methods
  • Update Google Fonts JSON data from API

v1.3.8

18 Nov 00:36
Compare
Choose a tag to compare
  • Fixes the spelling of definition
  • Fixing readme contributors
  • Add contributor username to readme
  • Update GitHub action to avoid deprecation warning
  • Update Google Fonts JSON data from API
  • Update Google Fonts JSON data from API
  • Check permission before running functions that need file write permissions
  • Allow previewing system font

v1.3.7

26 Oct 19:15
Compare
Choose a tag to compare
  • Moving assets files to be auto updated by the release action

v1.3.6

26 Oct 19:08
Compare
Choose a tag to compare
  • Auto update assets using a github action

v1.3.5

26 Oct 18:48
Compare
Choose a tag to compare
  • Auto release: commit updated php file with the new version

v1.3.4

26 Oct 18:43
Compare
Choose a tag to compare
  • auto update version of php file

v1.3.3

26 Oct 17:52
Compare
Choose a tag to compare
Version bump & changelog update

v1.3.2

26 Oct 17:44
Compare
Choose a tag to compare
Version bump & changelog update

v1.3.1

26 Oct 17:39
Compare
Choose a tag to compare
  • Update .distignore

v1.3.0

26 Oct 16:37
Compare
Choose a tag to compare
  • Updating google fonts data
  • Force https to load Google fonts preview
  • Add the ability to select/unselect all google font variants
  • Merge branch 'trunk' into try/manage-fonts
  • Update google fonts JSON data automatically using a repo action
  • Merge branch 'trunk' into release-action
  • Merge branch 'trunk' into try/manage-fonts
  • Merge branch 'try/manage-fonts' into release-action
  • Manage theme fonts
  • Automate release: build, version bump, changelog, deploy to wp.org
  • Automate release