Skip to content

Releases: Kir-Antipov/outline-cli

Outline CLI - 2.1.1

13 Jul 12:24
Compare
Choose a tag to compare

Features

  • Added support for URL parameters in legacy keys

Fixes

  • Implemented a routine to remove unnecessary Base64 padding, which previously broke the outline-sdk's extremely fragile parsing logic (#6)

Full Changelog: v2.1.0...v2.1.1

Outline CLI - 2.1.0

12 Jul 17:47
Compare
Choose a tag to compare

Features

  • Added support for fully Base64-encoded keys (#5)
  • Added support for default access key names specified via the fragment identifier (#5)

Fixes

  • Resolved an issue where the remote installation script would fail if the target machine did not have git preinstalled

Full Changelog: v2.0.0...v2.1.0

Outline CLI - 2.0.0

07 Jul 22:41
Compare
Choose a tag to compare

Features

  • ssconf:// support (#2)
  • Automatic installation of missing dependencies (#4)

Fixes

  • The script no longer requires $PATH to be properly initialized (#3)
  • You are no longer reconnected to your last VPN server unconditionally on every reboot or network status change (#3)
  • The installation process no longer fails when there is no C/C++ compiler installed on the current system (#4)

Breaking Changes

  • The executables have been moved from /usr/local/sbin to /usr/local/bin (#3)
  • Automatic keyd integration has been disabled

Full Changelog: v1.0.0...v2.0.0

Outline CLI - 1.0.0

08 Apr 20:39
Compare
Choose a tag to compare

Features

  • Initial release

Full Changelog: ..v1.0.0