Releases: Jigsaw-Code/outline-server
Outline Server v1.11.0
Features
Metrics
Infrastructure
New Contributors
Full Changelog: server-v1.10.1...server-v1.11.0-rc1
Outline Server v1.10.1
This is a minor release to address a bug in v1.10.0.
Bug fixes
Full Changelog: server-v1.10.0...server-v1.10.1-rc1
Outline Server v1.10.0
This release rolls out per-ASN metrics and brings some important bug fixes.
The per-ASN metric breakdown enables providers to dig into connections and usage on different networks:
Features
Metrics
- Roll out per-ASN metrics to all servers. By @sbruens in #1585.
- Stop sharing key usage with metrics server. By @sbruens in #1529
- Use outline-ss-server v.1.7.2 release to add AS organization name to metrics.
Documentation
- Update api.yml. By @danyalmazloum in #1525
Build
Bug fixes
- Fixed
isOverDataLimit
logic to stop allowing 0 traffic byte. By @cornzzy in #1556 - Handle
PasswordConflict
explicitly to avoid 500 errors. By @sbruens in #1536 - Don't calculate tunneltime for unauthenticated connections, fixing #1590. By @sbruens in Jigsaw-Code/outline-ss-server#209
New Contributors
- @danyalmazloum made their first contribution in #1525
- @cornzzy made their first contribution in #1556
Full Changelog: server-v1.9.0...server-v1.10.0
Outline Server v1.9.0
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
Full Changelog: server_main/v1.8.1...server-v1.9.0
Outline Server v1.8.1
Outline Server v1.8.0
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
Outline Manager v1.14.0
Changelog
- support more languages
- disable the feedback form temporarily due to backend issue
- fix UI bugs
v1.9.0
Update Manager version
v1.8.1
Fixes a bug where unreachable servers can't be forgotten from the Manager.
untagged-eb4dd1047b462fa54aa4
Upgrade outline-ss-server (#883)