Skip to content

Commit 17c5e98

Browse files
committed
Included custom links in the 3.1 release notes
1 parent 0ed08c2 commit 17c5e98

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

versioned_docs/version-3/releases/3.1.62.57465.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ authors: [tcadmin]
2323
- **Service settings permissions** — Added granular permissions for controlling access to service settings.
2424
- **DNS-01 certificate validation** — Added DNS-01 challenge support for Let's Encrypt certificates. This allows certificate creation by proving domain ownership via DNS TXT records, removing the requirement for port 80 to be accessible. Useful for servers behind firewalls or NATs.
2525
- **Custom certificate upload** — You can now upload your own .pfx certificate file with password directly from the web certificate settings page. Supports certificates from any Certificate Authority.
26+
- **Custom links for services** — You can now add custom links to game and Docker services. Links appear in the service sidebar and support URL variable substitution (e.g., `${HostnameOrIP}`, `${GamePort}`, `${QueryPort}`, `${RconPort}`, `${ServiceId}`, and custom variables). Links can be scoped to specific games or Docker blueprints, or set as global. Role-based permissions control which users can see each link.
2627
- **HTTP-01 automatic renewal** — Let's Encrypt certificates obtained via HTTP-01 validation are now automatically renewed before expiration.
2728

2829
### Bug Fixes

0 commit comments

Comments
 (0)