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 | |
Aoyuan Zuo | 1df53f7 | 2024-06-07 19:42:13 | [diff] [blame^] | 5 | * Chrome 127 |
Aoyuan Zuo | 00831ec | 2024-06-04 16:34:26 | [diff] [blame] | 6 | * Launch feature: [Enable EventTimingKeypressAndCompositionInteractionId by default](2024_07_inp.md) |
| 7 | * Launch feature: [Enable EventTimingFallbackToModalDialogStart by default](2024_07_inp.md) |
Michal Mocny | fdefaae1 | 2024-02-14 18:44:18 | [diff] [blame] | 8 | * Chrome 122 |
Aoyuan Zuo | 00831ec | 2024-06-04 16:34:26 | [diff] [blame] | 9 | * Launch feature: [Enable EventTimingMatchPresentationIndex by default](2024_02_inp.md) |
Michal Mocny | fdefaae1 | 2024-02-14 18:44:18 | [diff] [blame] | 10 | * Chrome 121 |
Aoyuan Zuo | 00831ec | 2024-06-04 16:34:26 | [diff] [blame] | 11 | * 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] | 12 | * Chrome 116 |
Aoyuan Zuo | 00831ec | 2024-06-04 16:34:26 | [diff] [blame] | 13 | * 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] | 14 | * Chrome 112 |
Aoyuan Zuo | 00831ec | 2024-06-04 16:34:26 | [diff] [blame] | 15 | * 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] | 16 | * Chrome 111 |
Aoyuan Zuo | 00831ec | 2024-06-04 16:34:26 | [diff] [blame] | 17 | * 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] | 18 | * Chrome 109 |
| 19 | * Implementation optimizations: [A change in Chrome to prioritize compositing after input events caused a significant improvement to INP](2023_01_inp.md) |
| 20 | * Chrome 96 |
| 21 | * Experimental metric exposed via API: [Event Timing InteractionID](https://web.dev/inp/) available via [PerformanceObserver API](https://www.w3.org/TR/event-timing/) |