diff --git a/images/docker-synclounge.md b/images/docker-synclounge.md index ff6e94e50..31066c6f3 100644 --- a/images/docker-synclounge.md +++ b/images/docker-synclounge.md @@ -141,6 +141,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **23.01.21:** - Rebasing to alpine 3.13. * **28.10.20:** - Update to v4. Env vars `EXTERNAL_URL`, `EXTERNAL_SERVER_PORT` and `AUTOJOIN_PASSWORD` are deprecated and no longer have any effect. Env vars `AUTOJOIN_ENABLED` and `AUTOJOIN_ROOM` are still working but will be removed in the future in favor of synclounge's built-in var `autojoin__room`. If you are reverse proxying, do not forget to update your proxy settings ([here](https://github.com/linuxserver/reverse-proxy-confs/blob/master/synclounge.subdomain.conf.sample) and [here](https://github.com/linuxserver/reverse-proxy-confs/blob/master/synclounge.subfolder.conf.sample)) as the server port and addresses are changed. * **11.10.20:** - Pin builds to upstream commit `6aecc9bd` while evaluating the breaking changes upstream. * **27.09.20:** - Updating the external repo endpoint.