v2023.01.02.1403 Release
Changes:
- Add EffectiveScheme in client downloads controller
- When hosted in Docker behind a reverse proxy, the forwarded headers feature doesn't appear to be working for scheme (i.e. http/https). So Remotely will only see the URL of the request as HTTP, even if HTTPS is being used.
- Set
RedirectToHttps
totrue
inappsettings.json
to force it to use HTTPS.
- Check for empty ETag result before installation and upgrade
- Update Linux installers to use new log location (/var/log/remotely)
Docker Image
See Docker Hub for instructions on pulling and running the image.