Added
- Import keys from a file, not only by pasting: the Import tab has a
"Browse for key file…" button that opens a native file picker
(.ppk,.pem,.key,.pub,.txtand all files). The main process
reads the chosen file and feeds it through the same import path as pasted
material, so both routes behave identically; the name field pre-fills from
the file name. Files larger than 512 KB are refused.
Full Changelog: v1.1.0...v1.1.1