This commit is contained in:
Kovid Goyal
2022-02-06 20:14:26 +05:30
8 changed files with 33 additions and 16 deletions

View File

@@ -79,7 +79,10 @@ Detailed list of changes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- macOS: Allow kitty to handle various URL types. Can be configured via
:ref:`launch_actions`
:ref:`launch_actions` (:pull:`4618`)
- macOS: Add a new service ``Open with kitty`` to open file types that are not
recognized by the system (:pull:`4641`)
- Fix a regression in the previous release that broke :opt:`active_tab_foreground` (:iss:`4620`)