Skip to content

Releases: SeCherkasov/SkerrySSH

Release list

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 11 Jul 10:54

A packaging-and-polish release on top of 0.1.0: more Linux distribution formats, a fixed Windows build, and a broad round of terminal, SFTP, AI-bar and vault fixes.

Packaging & distribution

  • Portable Linux AppImage now built alongside the .deb and .rpm.
  • Hermetic Flatpak bundle added, built offline inside the sandbox; fixed a headless crash on Wayland by granting X11 + IPC access.
  • Fixed the packaged Windows desktop build (MSI).
  • CI actions moved off the deprecated Node.js 20 runtime.

Terminal

  • Smoother rendering and scrolling under heavy output.
  • Stays on the live screen after reattach and user input.
  • Publishes snapshots without copying the whole scrollback.

SFTP & Files

  • New type-to-jump path bar on both the desktop SFTP panes and the mobile Files screen (shared editor), with correct handling of Windows and dot-segment paths.
  • SFTP dialogs no longer close on an outside click.

AI assistant bar

  • AI ASK questions surfaced through a single typed bar notice.
  • Localized AI policy picker options and a fixed localized message for non-command replies.

Vault & security

  • Blank and weak master passwords are now blocked at vault creation with a clear hint.

Modals & UX

  • Modals close only via an explicit control or Esc — no more accidental scrim-click dismissal; Esc handling stays alive.
  • Desktop sync status shown as a bare far-right glyph.

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 17:50
  • pre-release