Skip to content

Releases: Jigsaw-Code/outline-server

Outline Server v1.9.0

29 Mar 14:21
2901a25
Compare
Choose a tag to compare

This release is about adding more metrics to allow administrators to drill into their server's usage.

Features

Metrics

  • Add an experimental opt-in API to enable per-ASN metrics breakdown. By @sbruens in #1523.
  • Use outline-ss-server v.1.5.0 release to collect new TunnelTime metric.

API extensions

  • Ensure provided passwords are unique when creating new access keys. By @murka in #1506

Full Changelog: server_main/v1.8.1...server_main/v1.9.0-rc.1

Outline Server v1.8.1

08 Feb 19:19
88cee12
Compare
Choose a tag to compare

This release is a a fast-follow to v1.8.0 to add support for specifying a port on key creation:

Features

API extensions

  • Rich Key Creation Options: Extend the key creation APIs (both POST and PUT) to allow specifying a port. By @sbruens in #1505

Outline Server v1.8.0

25 Jan 19:25
5272b34
Compare
Choose a tag to compare

This release is about empowering developers and administrators with more sophisticated tools for automating key management and distribution, ensuring a more customizable service experience.

Features

API extensions

  • Single Access Key Retrieval: Added /access-keys/{id} endpoint to look up a single access key. By @murka in #1142 and #1278.
  • Rich Access Key Creation Options: Add name, limit and password properties to access key creation method. By @murka in #1273
  • Key ID Customization: Add new PUT method to create a key with a specific identifier. Together with the change to specify other properties on key creation, this enables export and import of keys. It also enables the
    creation of on-demand keys by key distribution systems in a way that preserves the user ID for usage tracking, or to use custom id schemes (like a encoding a user id + device). By @sbruens in #1473

Performance and Compatibility Enhancements

  • Flexible Ulimit Settings: We've removed the ulimit setting from our Docker image. This change grants you the freedom to adjust the ulimit externally, optimizing the performance of the Outline VPN container without unnecessary constraints.
    By @fortuna in #1447.

Outline Manager v1.14.0

27 Feb 22:49
e614da1
Compare
Choose a tag to compare

Changelog

  • support more languages
  • disable the feedback form temporarily due to backend issue
  • fix UI bugs

v1.9.0

28 Sep 16:49
Compare
Choose a tag to compare
Update Manager version

v1.8.1

04 May 19:31
aea8fa8
Compare
Choose a tag to compare

Fixes a bug where unreachable servers can't be forgotten from the Manager.

untagged-eb4dd1047b462fa54aa4

29 Apr 16:12
583ef40
Compare
Choose a tag to compare
Upgrade outline-ss-server (#883)

untagged-1bf5c2119a848ce1d282

29 Apr 16:09
583ef40
Compare
Choose a tag to compare
Upgrade outline-ss-server (#883)

server-v1.6.1-rc2

28 Apr 21:33
Compare
Choose a tag to compare
Upgrade outline-ss-server

server-v1.6.1-rc1

28 Apr 20:42
e3604a2
Compare
Choose a tag to compare
Bump shadowbox to 1.6.1 (#882)