You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -67,6 +67,12 @@ The [plugin source code](https://github.com/WordPress/performance/tree/trunk/plu
67
67
68
68
== Changelog ==
69
69
70
+
= 0.4.1 =
71
+
72
+
**Bug Fixes**
73
+
74
+
* Remove requirement for both mobile and desktop URL metrics to be collected for `preconnect` links to be added. ([1764](https://github.com/WordPress/performance/pull/1764))
@@ -70,6 +70,12 @@ The [plugin source code](https://github.com/WordPress/performance/tree/trunk/plu
70
70
71
71
== Changelog ==
72
72
73
+
= 0.3.1 =
74
+
75
+
**Bug Fixes**
76
+
77
+
* Remove erroneous check for resource initiator type when considering whether to submit LCP background image. ([1760](https://github.com/WordPress/performance/pull/1760))
0 commit comments