Skip to content

v2023.01.02.1403 Release

Compare
Choose a tag to compare
@bitbound bitbound released this 02 Jan 22:34
080aed5

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 to true in appsettings.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.