Update changelog

This commit is contained in:
Kovid Goyal
2026-04-02 08:55:45 +05:30
parent af355e78d3
commit 5cb0df0305

View File

@@ -183,8 +183,6 @@ Detailed list of changes
- :doc:`Remote control <remote-control>`: Expose :code:`session_name` in the output of ``kitten @ ls`` for each window (:iss:`9732`)
- Drag and drop: Ignore query and fragment parts of ``file://`` URLs when parsing dropped file paths
- Fix thickness of diagonal lines in box drawing characters not the same as horizontal/vertical lines (:iss:`9719`)
- Graphics protocol: Fix crash when handling invalid PNG image with direct transmission
@@ -219,8 +217,6 @@ Detailed list of changes
- Password input in kittens: hide the cursor and display 🔒 (U+1F512) at the end of typed characters to make it visually clear the user is entering a password
- DnD: Send file contents in 3 KiB chunks rather than reading the entire file into memory, preventing excessive memory use when transferring large files
0.46.2 [2026-03-21]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~