=====
New Features
------------
- ``--is-visible`` option returns 1 when visible, and 0 when not
- Double click to open a new tab, without side effects in mouse enabled terminal apps
Known Issues
------------
- keybindings does not work with not English layout.
Bug Fixes
---------
- Changed Toggle Hide on Lose Focus Shortcut to Shift-Ctrl-F1.
Instead of change Go to tab1 shortcut, because Ctrl-F1 is in the pool Ctrl-Fn of change to tabs.
- Fix issue Ctrl+F1 does two jobs in Keyboard Shortcuts Page
- Add environment variable GUAKE_ENABLE_WAYLAND, fixed 1934
- System font applied only for last tab 1947
- Guake suddenly not starting any more due to ``ModuleNotFoundError: No module named 'importlib_metadata'`` 1962
- Fix vte ``spawn_sync`` runtime check failed: ((spawn_flags & ignored_spawn_flags()) == 0)
- Fix the way PBR computes the package version.
- Eliminated redundant terminal spawning on startup
- Fix system font application issue
- Add fallback for version number finding
- Reinstated double clicking to open new tabs
- Use keycodes instead of keyvals for keybindings. This allow to use keybindings with different keyboard layouts.
Notes for Package Maintainers
-----------------------------
- Switched from importlib + pbr to setuptools_scm for versioning
Other
-----
- Fix for release pipeline.
Security Issues
---------------
- Fixed security Issue: Exposure of sensitive function, malicious user can arbitrary command via an execute_command d-bus method. 1796
Translation Updates
-------------------
- Chinese Simplified (kitty-panics)
- Croatian (milotype)
- Dutch (Vistaus)
- German (m1ga, rMb93)
- Indonesian (rezaalmanda)
- Polish (piotrdrag)
- Russian (vantu5z)
- Swedish (MorganAntonsson)
- Turkish (Draconis-25, ersen0)