Annie Sullivan | 86c09c718 | 2023-04-24 19:34:45 | [diff] [blame] | 1 | # Interaction to Next Paint Changelog |
| 2 | |
| 3 | This is a list of changes to [Interaction to Next Paint](https://web.dev/inp). |
| 4 | |
Hao Liu | 8615f22 | 2024-09-19 19:19:53 | [diff] [blame^] | 5 | * Chrome 129 |
| 6 | * Launch feature: [Enable ContinueEventTimingRecordingWhenBufferIsFull by default](2024_09_inp.md) |
Aoyuan Zuo | d8abb142a | 2024-08-14 01:04:19 | [diff] [blame] | 7 | * Chrome 128 |
| 8 | * Metric bug fix: [Enable EventTimingHandleOrphanPointerup by default](2024_08_inp.md) |
Aoyuan Zuo | 1df53f7 | 2024-06-07 19:42:13 | [diff] [blame] | 9 | * Chrome 127 |
Aoyuan Zuo | 00831ec | 2024-06-04 16:34:26 | [diff] [blame] | 10 | * Launch feature: [Enable EventTimingKeypressAndCompositionInteractionId by default](2024_07_inp.md) |
| 11 | * Launch feature: [Enable EventTimingFallbackToModalDialogStart by default](2024_07_inp.md) |
Maggie Chen | 6629de0c | 2024-07-02 18:50:22 | [diff] [blame] | 12 | * Chrome 126 |
| 13 | * Launch feature: [Enable NewPresentationFeedbackTimeStamps on Mac to improve the accuracy of the frame display time](2024_06_inp_lcp_fcp.md) |
Michal Mocny | fdefaae1 | 2024-02-14 18:44:18 | [diff] [blame] | 14 | * Chrome 122 |
Aoyuan Zuo | 00831ec | 2024-06-04 16:34:26 | [diff] [blame] | 15 | * Launch feature: [Enable EventTimingMatchPresentationIndex by default](2024_02_inp.md) |
Michal Mocny | fdefaae1 | 2024-02-14 18:44:18 | [diff] [blame] | 16 | * Chrome 121 |
Aoyuan Zuo | 00831ec | 2024-06-04 16:34:26 | [diff] [blame] | 17 | * Metric bug fix: [Event Timing flush pointerdown & keydown on contextmenu](2024_01_inp.md) |
Michal Mocny | fdefaae1 | 2024-02-14 18:44:18 | [diff] [blame] | 18 | * Chrome 116 |
Aoyuan Zuo | 00831ec | 2024-06-04 16:34:26 | [diff] [blame] | 19 | * Metric bug fix: [Event Timing - Fallback artificial events ending time to processingEnd](2023_08_inp.md) |
Michal Mocny | fdefaae1 | 2024-02-14 18:44:18 | [diff] [blame] | 20 | * Chrome 112 |
Aoyuan Zuo | 00831ec | 2024-06-04 16:34:26 | [diff] [blame] | 21 | * Metric bug fix: [Event Timing Pointer Map Flush Timer Bug Fixes](2023_04_inp.md) |
Annie Sullivan | 86c09c718 | 2023-04-24 19:34:45 | [diff] [blame] | 22 | * Chrome 111 |
Aoyuan Zuo | 00831ec | 2024-06-04 16:34:26 | [diff] [blame] | 23 | * Metric bug fix: [Event Timing API no longer reports very long durations when interaction leads to "open in new tab"](2023_03_inp.md) |
Annie Sullivan | 86c09c718 | 2023-04-24 19:34:45 | [diff] [blame] | 24 | * Chrome 109 |
| 25 | * Implementation optimizations: [A change in Chrome to prioritize compositing after input events caused a significant improvement to INP](2023_01_inp.md) |
| 26 | * Chrome 96 |
| 27 | * Experimental metric exposed via API: [Event Timing InteractionID](https://web.dev/inp/) available via [PerformanceObserver API](https://www.w3.org/TR/event-timing/) |