Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HelpHub/Codex: update changelogs for bundled themes (WP6.4) #1275

Closed
13 tasks done
sabernhardt opened this issue Nov 1, 2023 · 17 comments
Closed
13 tasks done

HelpHub/Codex: update changelogs for bundled themes (WP6.4) #1275

sabernhardt opened this issue Nov 1, 2023 · 17 comments
Assignees
Labels
6.4 Changes in 6.4 release [Status] Done Issue is completed user documentation (HelpHub) Improvements or additions to end-user documentation

Comments

@sabernhardt
Copy link

sabernhardt commented Nov 1, 2023

Previous: #1031

All the bundled themes will need to update their changelogs when they are released. Below, I'll create a comment with a draft for each new version that releases with WordPress 6.4.

  • Twenty Ten: 4.0
  • Twenty Eleven: 4.5
  • Twenty Twelve: 4.1
  • Twenty Thirteen: 4.0
  • Twenty Fourteen: 3.8
  • Twenty Fifteen: 3.6
  • Twenty Sixteen: 3.1
  • Twenty Seventeen: 3.4
  • Twenty Nineteen: 2.7
  • Twenty Twenty: 2.4
  • Twenty Twenty-One: 2.0
  • Twenty Twenty-Two: 1.6
  • Twenty Twenty-Three: 1.3
@sabernhardt sabernhardt added the [Status] To do Issue marked as Todo label Nov 1, 2023
Copy link

github-actions bot commented Nov 1, 2023

Heads up @WordPress/docs-issues-coordinators, we have a new issue open. Time to use 'em labels.

@sabernhardt
Copy link
Author

Twenty Ten

== Version 4.0 ==
Released: November 7, 2023

* Implement `the_header_image_tag` function for enhanced compatibility with new image features such as lazy loading, async decoding and fetch priority ([https://core.trac.wordpress.org/ticket/58675 #58675])
@sabernhardt
Copy link
Author

Twenty Eleven

== Version 4.5 ==
Released: November 7, 2023

* Implement `the_header_image_tag` function for enhanced compatibility with new image features such as lazy loading, async decoding and fetch priority ([https://core.trac.wordpress.org/ticket/58675 #58675])
* Update default themes to use new script function signature: the last parameter of `wp_enqueue_script()` is an array instead of the boolean `true` ([https://core.trac.wordpress.org/ticket/59302 #59302])
* Use `defer` loading strategy for theme scripts ([https://core.trac.wordpress.org/ticket/59316 #59316])
@sabernhardt
Copy link
Author

Twenty Twelve

== Version 4.1 ==
Released: November 7, 2023

* Implement `the_header_image_tag` function for enhanced compatibility with new image features such as lazy loading, async decoding and fetch priority ([https://core.trac.wordpress.org/ticket/58675 #58675])
* Update default themes to use new script function signature: the last parameter of `wp_enqueue_script()` is an array instead of the boolean `true` ([https://core.trac.wordpress.org/ticket/59302 #59302])
* Use `defer` loading strategy for theme scripts ([https://core.trac.wordpress.org/ticket/59316 #59316])
@sabernhardt
Copy link
Author

Twenty Thirteen

== Version 4.0 ==
Released: November 7, 2023

* Use default display for `summary` element within a Details block, to ensure the toggle icon appears ([https://core.trac.wordpress.org/ticket/58915 #58915])
* Update default themes to use new script function signature: the last parameter of `wp_enqueue_script()` is an array instead of the boolean `true` ([https://core.trac.wordpress.org/ticket/59302 #59302])
* Use `defer` loading strategy for theme scripts ([https://core.trac.wordpress.org/ticket/59316 #59316])
@sabernhardt
Copy link
Author

Twenty Fourteen

== Version 3.8 ==
Released: November 7, 2023

* Implement `the_header_image_tag` function for enhanced compatibility with new image features such as lazy loading, async decoding and fetch priority ([https://core.trac.wordpress.org/ticket/58675 #58675])
* Update default themes to use new script function signature: the last parameter of `wp_enqueue_script()` is an array instead of the boolean `true` ([https://core.trac.wordpress.org/ticket/59302 #59302])
* Use `defer` loading strategy for theme scripts ([https://core.trac.wordpress.org/ticket/59316 #59316])
@sabernhardt
Copy link
Author

Twenty Fifteen

== Version 3.6 ==
Released: November 7, 2023

* Update default themes to use new script function signature: the last parameter of `wp_register_script()` and `wp_enqueue_script()` is an array instead of the boolean `true` ([https://core.trac.wordpress.org/ticket/59302 #59302])
* Use `defer` loading strategy for theme scripts ([https://core.trac.wordpress.org/ticket/59316 #59316])
@sabernhardt
Copy link
Author

Twenty Sixteen

== Version 3.1 ==
Released: November 7, 2023

* Use default display for `summary` element within a Details block, to ensure the toggle icon appears ([https://core.trac.wordpress.org/ticket/58915 #58915])
* Implement `the_header_image_tag` function for enhanced compatibility with new image features such as lazy loading, async decoding and fetch priority ([https://core.trac.wordpress.org/ticket/58675 #58675])
* Update default themes to use new script function signature: the last parameter of `wp_register_script()` and `wp_enqueue_script()` is an array instead of the boolean `true` ([https://core.trac.wordpress.org/ticket/59302 #59302])
* Use `defer` loading strategy for theme scripts ([https://core.trac.wordpress.org/ticket/59316 #59316])
@sabernhardt
Copy link
Author

Twenty Seventeen

== Version 3.4 ==
Released: November 7, 2023

* Update default themes to use new script function signature: the last parameter of `wp_register_script()` and `wp_enqueue_script()` is an array instead of the boolean `true` ([https://core.trac.wordpress.org/ticket/59302 #59302])
* Use `defer` loading strategy for theme scripts ([https://core.trac.wordpress.org/ticket/59316 #59316])
@sabernhardt
Copy link
Author

Twenty Nineteen

== Version 2.7 ==
Released: November 7, 2023

* Set the default width and height attributes of the SVG social icons to match the dimensions used within the CSS ([https://core.trac.wordpress.org/ticket/45950 #45950])
* Add margins to editor iframe content ([https://core.trac.wordpress.org/ticket/59449 #59449])
* Correct the required WordPress version in theme headers ([https://core.trac.wordpress.org/ticket/59557 #59557])
* Display default "Blue" and "Dark blue" color names correctly in the color palette ([https://core.trac.wordpress.org/ticket/59566 #59566])
* Update default themes to use new script function signature: the last parameter of `wp_enqueue_script()` is an array instead of the boolean `true` ([https://core.trac.wordpress.org/ticket/59302 #59302])
* Use `defer` loading strategy for theme scripts ([https://core.trac.wordpress.org/ticket/59316 #59316])
@sabernhardt
Copy link
Author

Twenty Twenty

Ensure heading has ID of Version_2.4, and link "WordPress 6.4" to its release note page.

Version 2.4

Released: November 7, 2023 with WordPress 6.4

  • Fix text color in the iframe editor when the background color is dark (#59086)
  • Update default themes to use new script function signature: the last parameter of wp_enqueue_script() is an array instead of the boolean true or false (#59302)
  • Use defer loading strategy for theme scripts (#59316)
@sabernhardt
Copy link
Author

Twenty Twenty-One

Ensure heading has ID of Version_2.0, and link "WordPress 6.4" to its release note page.

Version 2.0

Released: November 7, 2023 with WordPress 6.4

  • Move quotation marks inside a Quote block with a custom background color when in the editor (#57377)
  • Update default themes to use new script function signature: the last parameter of wp_register_script() and wp_enqueue_script() is an array instead of the boolean true (#59302)
  • Use defer loading strategy for theme scripts (#59316)
@sabernhardt
Copy link
Author

Twenty Twenty-Two

Ensure heading has ID of Version_1.6, and link "WordPress 6.4" to its release note page.

Version 1.6

Released: November 7, 2023 with WordPress 6.4

  • Add missing dimension attributes to core/image blocks used in block patterns (#59256)
@sabernhardt
Copy link
Author

Twenty Twenty-Three

Ensure heading has ID of Version_1.3, and link "WordPress 6.4" to its release note page.

Version 1.3

Released: November 7, 2023 with WordPress 6.4

  • Add font license information to readme.txt (#59483)
@sabernhardt
Copy link
Author

Also, make sure the new Twenty Twenty-Four theme has a changelog page.
https://wordpress.org/documentation/article/twenty-twenty-four-changelog/#Version_1.0

@sabernhardt
Copy link
Author

The 13 are updated, and Twenty Twenty-Four's changelog is live.

@github-actions github-actions bot added [Status] Done Issue is completed and removed [Status] To do Issue marked as Todo labels Nov 8, 2023
@stevenlinx stevenlinx added user documentation (HelpHub) Improvements or additions to end-user documentation 6.4 Changes in 6.4 release labels Nov 16, 2023
@stevenlinx
Copy link
Member

@sabernhardt
I've quickly reviewed again. Well done.
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.4 Changes in 6.4 release [Status] Done Issue is completed user documentation (HelpHub) Improvements or additions to end-user documentation
2 participants