Skip to content

Releases: omisai-tech/sshy

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 13 Feb 20:25

Changelog

  • dfb36b8 chore: remove outdated SECURITY_backup.md file
  • 5f53428 docs: add commit guidelines following Conventional Commits specification
  • efc967d docs: update security policy for vulnerability reporting and best practices
  • 67229dd feat: update docker image description for sshy

1.3.1

Choose a tag to compare

@github-actions github-actions released this 05 Dec 08:25

Changelog

  • a3e616b docs: add update command section to README

1.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Dec 08:23

Changelog

  • b5d03f0 feat: add update command for sshy to fetch and install the latest version

1.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Dec 19:54

Changelog

  • bb1e943 feat: add support for remote server configuration via URL

1.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Dec 18:53

Changelog

  • 7ec7002 feat: add example configuration files for sshy in YAML and JSON formats
  • aa0aaa0 feat: add installation script for sshy with OS and architecture detection
  • 7d7b915 feat: add support for JSON configuration format
  • 728fc44 feat: enhance sshy initialization with configurable file formats and improved user prompts
  • c706f26 fix: update links in issue templates to use 'master' branch

1.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Dec 21:43

Changelog

  • 1b6f213 chore: remove coverage report HTML file
  • 51a5077 feat: initial release of the CLI tool
  • 737c519 refactor: change the GitHub Actions release workflow file format from yaml to yml