Contour 0.4.2.6429
github-actions
released this
03 Feb 16:57
·
392 commits
to master
since this release
IMPORTANT
Please download Contour 0.4.3 instead.
We've made that hotfix release because this release here sadly contains a deadlock on mouse selection.
We apologize.
Changelog
- Fixes Windows alt/control key modifiers (#1408).
- Fixes Windows built accidentally not including builtin-SSH support (#1427).
- Fixes some text run segmentation problems, e.g., not making use of some programming ligatures (#395).
- Fixes mouse scroll wheel events going into the wrong direction if
Alt
modifier was pressed at the same time (#394). - Fixes
scripts/install-deps.sh
for openSuSE (Tumbleweed) to install the correct dependencies. - Fixes missing dependencies for release .deb packages (#1397).
- Fixes legacy keyboard input protocol not reporting non-Alt modifier (#1411).
- Fixes thread safety issue on mouse move event handling (#1444).
- Digitally sign MacOS release binaries using a valid Apple ID.
- Add support for authenticating to SSH servers with a private key without a password and without requesting for one - also allow password retry (#1425).
- Default history limit is now 1000 lines rather than 0 lines (#1424).
New Contributors
Full Changelog: v0.4.1.6292...v0.4.2.6429