Update changelog

This commit is contained in:
Kovid Goyal 2025-12-20 09:10:39 +05:30
parent b9e75ac301
commit 5b0b714baa
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -268,6 +268,8 @@ Detailed list of changes
activation history as this is generally more important. In the future may
have it save tab history as well (:pull:`9163`)
- The :sc:`reset_terminal` shortcut to reset the terminal now also resets termios state
0.43.1 [2025-10-01]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@ -327,6 +329,9 @@ Detailed list of changes
Note that this might require you to adjust the value of this setting to get
back your current look. (:iss:`8869`)
- **backward incompatibility**: :opt:`background_opacity` no longer applies to
:opt:`background_image` instead add an alpha channel to the image itself
- Add support for blinking text. Text marked as blinking now blinks in exact
rhythm with the cursor. The blinking animation and max duration are
controlled by :opt:`cursor_blink_interval` and