What's Changed
🔧 Trusted proxy now takes effect without a container restart
Changing the Trusted Proxies setting in Security → Network no longer requires restarting the container. Previously, the trust proxy configuration was baked in at startup — any change made through the UI was silently ignored until the server restarted.
The trust proxy check is now evaluated live on every request, so saving the setting in the UI applies immediately. This also fixes a secondary issue where the setting had no default entry, causing it to be inactive even after first configuration on a fresh install.
Container image
docker run -d -p 7443:7443 ghcr.io/kotoxie/alterm:0.5.4