blob: 14b28d2bcfdd186a07378b244c589ff45556309a [file] [log] [blame] [view]
Annie Sullivan32e8a882019-12-12 16:21:581# Largest Contentful Paint Changelog
2
Annie Sullivan19e1a552020-05-05 20:07:493This is a list of changes to [Largest Contentful Paint](https://web.dev/lcp).
4
Barry Pollard8f5dee22025-03-12 14:51:185* Chrome 133
6 * Implementation optimizations: [Expose coarsened cross-origin renderTime in element timing/LCP (regardless of TAO)](2025_02_lcp.md)
Hao Liu127749b12024-10-28 18:06:457* Chrome 130
8 * Launch feature: [Exclude transparent text from being LCP eligible](2024_10_lcp.md)
Maggie Chen6629de0c2024-07-02 18:50:229* Chrome 126
10 * Launch feature: [Enable NewPresentationFeedbackTimeStamps on Mac to improve the accuracy of the frame display time](2024_06_inp_lcp_fcp.md)
Thomas Huangbf4d29c2023-11-14 18:54:0111* Chrome 118
12 * Implementation optimizations: [Image loading prioritizations](2023_10_image_loading_optimizations.md)
Yoav Weiss42553d02023-10-09 14:34:1013* Chrome 117
14 * Bug: [Spurious LCP entries after user interaction](2023_10_lcp.md)
Ian Clelland6688e622023-09-04 20:57:1515* Chrome 116
Ian Clellandc971f422023-10-11 14:11:3116 * Metric definition improvement: [Changes to how LCP handles videos and animated images](2023_08_lcp.md)
Patrick Meenan7caf2412023-09-12 14:07:3717 * Implementation optimizations: [Optimizing image load scheduling](2023_08_image_loading.md)
Ian Clelland3f2b2112023-04-06 17:02:0718* Chrome 112
19 * Metric definition improvement: [Largest Contentful Paint ignores low-entropy images](2023_04_lcp.md)
Ian Clelland88e17cf2023-03-16 19:10:4020* Chrome 111
21 * Implementation optimizations: [Changes related to LCP, FCP and Paint Holding](2023_03_lcp_fcp.md)
Yoav Weiss832fd96e2022-04-06 14:44:5622* Chrome 99
Deep Roy29fb77772022-05-17 20:23:2323 * Implementation optimizations: [Navigation optimizations and timeOrigin changes](2022_03_lcp_fcp.md)
Nicolás Peña Moreno969818b2021-11-11 22:05:3624* Chrome 98
25 * Metric bug fix: [Text paints are more accurate](2021_11_lcp.md)
Nicolás Peña Moreno9370685ac2021-09-28 21:25:2426* Chrome 96
27 * Metric bug fix: [Largest Contentful Paint uses the page viewport](2021_09_lcp.md)
Annie Sullivandb4bc422020-11-30 17:47:2928* Chrome 88
29 * Metric definition improvement: [Largest Contentful Paint ignores full viewport images](2020_11_lcp.md)
30 * Metric definition improvement: [Largest Contentful Paint stops recording after input in an iframe](2020_11_lcp.md)
Nicolás Peña Moreno86c428c2021-06-02 16:13:0431 * Metric definition improvement: [Largest Contentful Paint bug fix for some images with source changes](2020_11_lcp.md)
32 * Metric definition improvement: [Largest Contentful Paint ignores removed content by default](2020_11_lcp_2.md)
Annie Sullivan96d272f2020-08-25 16:00:1633* Chrome 86
34 * Metric definition improvement: [Largest Contentful Paint ignores paints with opacity 0](2020_08_lcp.md)
Annie Sullivan1b511cc2020-04-23 20:18:1435* Chrome 83
36 * Metric definition improvement: [Largest Contentful Paint measurement stops at first input or scroll](2020_05_lcp.md)
37 * Metric definition improvement: [Largest Contentful Paint properly accounts for visual size of background images](2020_05_lcp.md)
Annie Sullivan377f8e512020-04-22 17:51:2338* Chrome 81
39 * Metric definition improvement: [Largest Text Paint correctly reported while largest image is loading](2020_04_lcp.md)
Annie Sullivane3042fa22020-02-05 18:07:4040* Chrome 79
41 * Metric is elevated to stable; changes in metric definition will be reported in this log.
Annie Sullivan32e8a882019-12-12 16:21:5842* Chrome 77
Annie Sullivane3042fa22020-02-05 18:07:4043 * Experimental metric exposed via API: [Largest Contentful Paint](https://web.dev/lcp/) available via [PerformanceObserver API](https://wicg.github.io/largest-contentful-paint/)