Fix suffix normalization

This commit is contained in:
Andreas Dueren
2025-11-04 19:11:44 -06:00
parent 55808e9afa
commit 6cf536bc67
4 changed files with 11 additions and 7 deletions

View File

@@ -8,6 +8,10 @@
* Allow httpPort hostnames like `cast.ente`/`accounts.ente` so Cloudron can append the primary domain (`.due.ren`) automatically
## 0.5.3 (2025-11-05)
* Fix regression that could produce duplicated suffixes (e.g. `cast.due.due.ren`) when httpPort hostnames already included the full domain
## 0.5.0 (2025-11-04)
* Proxy Museum GET/HEAD routes (e.g. `/collections`, `/files`, `/remote-store`) so clients that talk to the primary host without `/api` still hit the backend