chore(release): document proxy reload fix

This commit is contained in:
2026-05-20 14:30:31 +00:00
parent fa96d371d6
commit 0af8da2c9d
+5
View File
@@ -1,5 +1,10 @@
# Changelog
## Pending - 1.26.2 - fix(proxy)
reload SmartProxy routes after managed startup
- Reloads SmartProxy routes immediately after the admin API is ready during startup, avoiding an empty route table when Docker task state lags behind service readiness.
## 2026-05-09 - 1.26.1 - fix(external-gateway)
derive gateway client identity from the dcrouter token and make the settings UI read-only