Skip to content

Releases: krabiworld/sshm

v1.0.17

Choose a tag to compare

@github-actions github-actions released this 25 Jul 14:11
v1.0.17
3175b90

Changelog

  • 3175b90 Simplify code, update readme

v1.0.16

Choose a tag to compare

@github-actions github-actions released this 25 Jul 11:41
v1.0.16
4845611

Changelog

  • 4845611 Remove binary from macOS quarantine
  • 35ade33 Fix server delete, remove unused master password form
  • f72e180 Add sftp support, code cleanup, back to keyring
  • fea336f Back to origins

v1.0.15

Choose a tag to compare

@github-actions github-actions released this 23 Jul 09:48
v1.0.15
cf7fa04

Changelog

  • cf7fa04 Remove redundant features like customizable defaults values
  • 29c632f Use gcm.NonceSize instead of hardcoded size
  • c5fa988 Update argon2id parameters, fix modify server renaming

v1.0.14

Choose a tag to compare

@github-actions github-actions released this 21 Jul 18:58
v1.0.14
3382477

Changelog

v1.0.13

Choose a tag to compare

@github-actions github-actions released this 20 Jul 18:28

Changelog

  • 9a2e900 Move table cursor to top after adding first record
  • 37cc89e Fix password deleting
  • a68746f Fix create ssh dir
  • e18f846 Add existing server name validation, fix confirm validation
  • 44646be Move form keys to own file
  • 27b0e43 Update README.md
  • 3dbf348 Remove files from archives

v1.0.12

Choose a tag to compare

@github-actions github-actions released this 18 Jul 13:44
v1.0.12
e8b01b0

Changelog

v1.0.11

Choose a tag to compare

@github-actions github-actions released this 16 Jul 18:48
Add known hosts override

v1.0.10

Choose a tag to compare

@github-actions github-actions released this 15 Jul 20:06
Simplify host key error handling, fix default auth type in modify server

v1.0.9

Choose a tag to compare

@github-actions github-actions released this 15 Jul 17:58
Add readme, update dependencies

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 14 Jul 18:43
Add window resizing for windows, add host key error handling