From 37389005fcbe13cb22055e5a1cf8e8d61c83c5ba Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Fri, 9 Jan 2026 18:21:53 +0100 Subject: [PATCH] docs: note hetzner cross-links in changelog (#592) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0731f130d..aee24a525 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - Control UI: improve mobile responsiveness. (#558) — thanks @carlulsoe - CLI: add `sandbox list` and `sandbox recreate` commands for managing Docker sandbox containers after image/config updates. (#563) — thanks @pasogott - Docs: add Hetzner Docker VPS guide. (#556) — thanks @Iamadig +- Docs: link Hetzner guide from install + platforms docs. (#592) — thanks @steipete - Providers: add Microsoft Teams provider with polling, attachments, and CLI send support. (#404) — thanks @onutc - Slack: honor reply tags + replyToMode while keeping threaded replies in-thread. (#574) — thanks @bolismauro - Discord: avoid category parent overrides for channel allowlists and refactor thread context helpers. (#588) — thanks @steipete