Skip to content

Commit 2d45c30

Browse files
committed
Add changelogs to readmes via npm run readme
1 parent 6deb42b commit 2d45c30

File tree

8 files changed

+68
-0
lines changed

8 files changed

+68
-0
lines changed

plugins/auto-sizes/readme.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,21 @@ Contributions are always welcome! Learn more about how to get involved in the [C
5454

5555
= 1.4.0 =
5656

57+
**Features**
58+
59+
* Accurate Sizes: Incorporate layout constraints in image sizes calculations. ([1738](https://github.com/WordPress/performance/pull/1738))
60+
61+
**Enhancements**
62+
63+
* Accurate sizes: Pass parent alignment context to images. ([1701](https://github.com/WordPress/performance/pull/1701))
64+
* Accurate sizes: Reorganize file structure by feature. ([1699](https://github.com/WordPress/performance/pull/1699))
65+
* Accurate sizes: Support relative alignment widths. ([1737](https://github.com/WordPress/performance/pull/1737))
66+
* Remove `auto_sizes_get_layout_settings()`. ([1743](https://github.com/WordPress/performance/pull/1743))
67+
68+
**Bug Fixes**
69+
70+
* Accurate sizes: Disable layout calculations for classic themes. ([1744](https://github.com/WordPress/performance/pull/1744))
71+
5772
= 1.3.0 =
5873

5974
**Enhancements**

plugins/dominant-color-images/readme.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ Contributions are always welcome! Learn more about how to get involved in the [C
4949

5050
= 1.2.0 =
5151

52+
**Enhancements**
53+
54+
* Enhance admin media UI with dominant color support. ([1719](https://github.com/WordPress/performance/pull/1719))
55+
5256
= 1.1.2 =
5357

5458
**Enhancements**

plugins/embed-optimizer/readme.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@ The [plugin source code](https://github.com/WordPress/performance/tree/trunk/plu
6969

7070
= 0.4.0 =
7171

72+
**Enhancements**
73+
74+
* Incorporate breakpoints into preconnect links added by Embed Optimizer. ([1654](https://github.com/WordPress/performance/pull/1654))
75+
7276
= 0.3.0 =
7377

7478
**Enhancements**

plugins/image-prioritizer/readme.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,13 @@ The [plugin source code](https://github.com/WordPress/performance/tree/trunk/plu
7272

7373
= 0.3.0 =
7474

75+
**Enhancements**
76+
77+
* Add preload links LCP picture elements. ([1707](https://github.com/WordPress/performance/pull/1707))
78+
* Harden validation of user-submitted LCP background image URL. ([1713](https://github.com/WordPress/performance/pull/1713))
79+
* Lazy load background images added via inline style attributes. ([1708](https://github.com/WordPress/performance/pull/1708))
80+
* Preload image URLs for LCP elements with external background images. ([1697](https://github.com/WordPress/performance/pull/1697))
81+
7582
= 0.2.0 =
7683

7784
**Enhancements**

plugins/optimization-detective/readme.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,18 @@ The [plugin source code](https://github.com/WordPress/performance/tree/trunk/plu
321321

322322
= 0.9.0 =
323323

324+
**Enhancements**
325+
326+
* Add `fetchpriority=high` to `IMG` when it is the LCP element on desktop and mobile with other viewport groups empty. ([1723](https://github.com/WordPress/performance/pull/1723))
327+
* Improve debugging stored URL Metrics in Optimization Detective. ([1656](https://github.com/WordPress/performance/pull/1656))
328+
* Incorporate page state into ETag computation. ([1722](https://github.com/WordPress/performance/pull/1722))
329+
* Mark existing URL Metrics as stale when a new tag visitor is registered. ([1705](https://github.com/WordPress/performance/pull/1705))
330+
* Set development mode to 'plugin' in the dev environment and allow pages to be optimized when admin is logged-in (when in plugin dev mode). ([1700](https://github.com/WordPress/performance/pull/1700))
331+
332+
**Bug Fixes**
333+
334+
* Prevent submitting URL Metric if viewport size changed. ([1712](https://github.com/WordPress/performance/pull/1712))
335+
324336
= 0.8.0 =
325337

326338
**Enhancements**

plugins/performance-lab/readme.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,17 @@ Contributions are always welcome! Learn more about how to get involved in the [C
7373

7474
= 3.7.0 =
7575

76+
**Enhancements**
77+
78+
* Add guidance for managing Performance feature plugins. ([1734](https://github.com/WordPress/performance/pull/1734))
79+
* Automatically discover plugin dependencies when obtaining Performance feature plugins from WordPress.org. ([1680](https://github.com/WordPress/performance/pull/1680))
80+
* Disregard transient cache in perflab_query_plugin_info() when a plugin is absent. ([1694](https://github.com/WordPress/performance/pull/1694))
81+
* Minify script used for ajax activation of features; warn if absent and serve original file when SCRIPT_DEBUG is enabled. ([1658](https://github.com/WordPress/performance/pull/1658))
82+
83+
**Bug Fixes**
84+
85+
* Fix latest plugin version not being downloaded consistently. ([1693](https://github.com/WordPress/performance/pull/1693))
86+
7687
= 3.6.1 =
7788

7889
**Bug Fixes**

plugins/web-worker-offloading/readme.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,15 @@ The [plugin source code](https://github.com/WordPress/performance/tree/trunk/plu
9696

9797
= 0.2.0 =
9898

99+
**Enhancements**
100+
101+
* Integrate Web Worker Offloading with Google Site Kit. ([1686](https://github.com/WordPress/performance/pull/1686))
102+
* Integrate Web Worker Offloading with Rank Math SEO. ([1685](https://github.com/WordPress/performance/pull/1685))
103+
104+
**Bug Fixes**
105+
106+
* Fix tracking events like add_to_cart in WooCommerce integration. ([1740](https://github.com/WordPress/performance/pull/1740))
107+
99108
= 0.1.1 =
100109

101110
**Enhancements**

plugins/webp-uploads/readme.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@ By default, the Modern Image Formats plugin will only generate WebP versions of
6262

6363
= 2.4.0 =
6464

65+
**Enhancements**
66+
67+
* Automatically opt into 1536x1536 and 2048x2048 sizes when generating fallback images. ([1679](https://github.com/WordPress/performance/pull/1679))
68+
* Convert WebP to AVIF on upload. ([1724](https://github.com/WordPress/performance/pull/1724))
69+
* Enable end user opt-in to generate all sizes in fallback format. ([1689](https://github.com/WordPress/performance/pull/1689))
70+
6571
= 2.3.0 =
6672

6773
**Enhancements**

0 commit comments

Comments
 (0)