Skip to content

v1.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Sep 15:33
· 1 commit to main since this release

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, .txt and 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