This commit is contained in:
Kovid Goyal 2023-05-07 09:24:30 +05:30
parent b7c3946f8f
commit 79cd6f38fe
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -55,7 +55,7 @@ Detailed list of changes
- Fix re-using an image id for an animated image for a still image causing a crash (:iss:`6244`)
- kitty +open: Ask for permission before executing script files that are not marked as executable. This prevents accidental execution
of script files via MIME type association from programs that unconditionally "open" attachments/downloaded files via MIME type associations.
of script files via MIME type association from programs that unconditionally "open" attachments/downloaded files.
0.28.1 [2023-04-21]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~