Releases: gravitational/teleport
Releases · gravitational/teleport
Teleport 2.0 RC 1
Merge pull request #847 from gravitational/rjones/rc-1 Release RC 1.
Teleport 2.0 Beta 2
Merge pull request #836 from gravitational/rjones/release Release 2.0.0-beta.2.
Teleport 2.0 Beta 1
Merge pull request #831 from gravitational/rjones/bump-release Bumped release.
Alpha pre-production release. Use at your own risk
Merge pull request #796 from gravitational/alexey/css-fixes (web) css fixes
Teleport 1.3.2 Release
Description
v1.3.2 is a maintenance release which fixes a Web UI issue when in some cases static web assets like custom fonts would not load properly.
Fixes
- Issue #687
Teleport 1.3.1 Release
Description
v1.3.1 is a maintenance release which fixes a few issues found in 1.3
Issues
- Teleport session recorder can skip characters.
- U2F was enabled by default in "demo mode" if
teleport.yaml
file was missing.
Improvements
- U2F documentation has been improved.
Teleport v1.3 Relase
This release includes several major new features and it's recommended for production use.
New Features:
- Support for hardware U2F keys for 2nd factor authentication.
- CLI client profiles:
tsh
can now remember its--proxy
setting. tctl auth sign
command to allow administrators to generate user session keys- Web UI is now served directly from the executable (no more need for web assets in
/usr/local/share/teleport
)
Bug Fixes:
Teleport 1.2 Release
This is a maintenance release and it's a drop-in replacement for previous versions.
Changes:
- Usability bugfixes as can be seen here
- Updated documentation
- Added
examples
directory with sample configuration and systemd unit file.
Teleport 1.1.0 Release
This release is a drop-in upgrade of previous versions.
Changes
- User experience improvements: nicer error messages
- Better compatibility with
ssh
command:-t
flag can be used to force allocation of TTY - Bugfixes
Teleport 1.0.5 Release
This release was recommended for production with one reservation: time-limited certificates did not work correctly in this release due to this bug
Changes
- Improvements in performance and usability of the Web UI
- Smaller binary sizes thanks to Golang v1.7
- Bugfixes: https://github.com/gravitational/teleport/milestone/6?closed=1