v0.2.26
What's Changed
- fix(input): fail closed when a masked field's text would leave the process by @dwgx in #8
- fix(quality): silence the Qodana findings on the echoMode reader by @dwgx in #10
- fix(quality): read echoMode through a parameter, not a widened local by @dwgx in #11
- fix(desktop): release resources and exit 0 on non-Linux hosts by @dwgx in #9
- fix(input): stop PasswordEchoOnEdit revealing text it should not by @dwgx in #12
- fix(input): a refused copy no longer clobbers the clipboard by @dwgx in #13
Full Changelog: v0.2.25...v0.2.26