macOS: Allow using the Passwords app to autofill passwords via the Edit->Autofill menu mimicking other macOS applications

Fixes #8195
This commit is contained in:
Kovid Goyal
2025-01-05 13:36:25 +05:30
parent daa8e6b05d
commit c6ae4b0a53
2 changed files with 8 additions and 5 deletions

View File

@@ -99,6 +99,8 @@ Detailed list of changes
- diff kitten: Abort when run inside a terminal that does not support the kitty keyboard protocol (:iss:`8185`)
- macOS: Allow using the Passwords app to autofill passwords via the Edit->Autofill menu mimicking other macOS applications (:pull:`8195`)
0.38.1 [2024-12-26]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~