Skip to content

Releases: termius/termius-cli

1.2.15

08 Dec 07:42
Compare
Choose a tag to compare

The release contains:

1.2.14

03 Dec 10:20
Compare
Choose a tag to compare

The release contains:

  • Fixed dependencies for Python 2.7, 3.5

1.2.13

30 Nov 12:06
Compare
Choose a tag to compare

The release contains:

Bugfix:
  • Fixed building on CI
  • Added handling of HTTP status indicating about using an outdated version
Security:
  • Removed storing of passwords and passphrases locally

1.2.12

23 Nov 10:45
Compare
Choose a tag to compare

The release contains:

  • Updated API version for login API endpoint

1.2.11

17 Aug 07:58
Compare
Choose a tag to compare

The release contains:

  • Removed Google Analytics from the project.

1.2.6

13 Sep 06:22
Compare
Choose a tag to compare

The release contains:

Bugfix:
  • Fixed hosts creation
  • Fixed sync for users with enabled two-factor authentication
  • Fixed sync for port forwarding rules
  • Improved validation of user's input
  • Improved tables displaying
New features:
  • Implemented import of SecureCRT sessions via import-hosts command

1.1.2

16 Jul 09:38
Compare
Choose a tag to compare

Fixed issues in sync process.

v1.1.1

06 Jun 05:13
Compare
Choose a tag to compare

API host changed to api.termius.com.

v1.1.0

06 Jun 02:55
Compare
Choose a tag to compare

The release contains:

Bugfix:
  • Fixed issues with bad encrypted data
  • Fixed the disappearance of the user authentication data after ssh configs merging
  • Improved text for help messages
New features:
  • Added support of two-factor authentication
New commands:
  • termius init (login, pull, import-ssh-config, push)
  • termius import-ssh-config (Import hosts from ssh config to local storage)
  • termius export-ssh-config (Export hosts from local storage to ./termius/sshconfig)

v1.0.2

09 Dec 15:58
Compare
Choose a tag to compare

This release contains several fixes:

  • a fix of hosts command – it list hosts as Termius app doing it;
  • a fix of groups command;
  • a fix of quoting a identity file path, when using connect command.