Add support for the paste events protocol

Fixes #9183
This commit is contained in:
Kovid Goyal
2025-11-04 15:02:19 +05:30
parent efbfcf7923
commit ab6fec104a
8 changed files with 38 additions and 9 deletions

View File

@@ -134,6 +134,11 @@ consumption to do the same tasks.
Detailed list of changes
-------------------------------------
0.44.1 [future]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Add support for the `paste events protocol <https://rockorager.dev/misc/bracketed-paste-mime/>`__ (:iss:`9183`)
0.44.0 [2025-11-03]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~