Christian Leingang
Results
2
issues of
Christian Leingang
### Describe the bug When using useKey: true for different hotkeys like 'z' and 'y' on a German keyboard layout, both handlers are triggered with a single keypress, which is...
Problem: updater fails when contacting servers with self-signed or internal TLS certs and error message is generic. Solution: add two plugin config flags `dangerousAcceptInvalidCerts` and `dangerousAcceptInvalidHostnames` and builder methods to...