Container Images
- GHCR:
ghcr.io/fosrl/newt@sha256:c68fedb2565d00056fbe0497c21ec7c45103b7d8be191e341732224bff5d103e - Docker Hub:
docker.io/fosrl/newt@sha256:c68fedb2565d00056fbe0497c21ec7c45103b7d8be191e341732224bff5d103e
Tag:1.13.0-rc.0
What's Changed
- Add browser gateway support for VNC, RDP, and SSH
- Add native internal ssh server for easier ssh private resources
- Add --disable-ssh flag to replace --auth-daemon which is now enabled by default
- Add auto update newt support when running as binary
- Add advantech router app
- Add sighup to reload config
- Add block flag to block all connections to config
- Add restart endpoint
- Fix X-Forwarded-Proto always set to "http" for TLS connections
- Fix remove duplicate wrong error log in socket/fetch and dead code in reliablePing
- Dependency security updates
New Contributors
- @rinseaid made their first contribution in #353
- @cwiggs made their first contribution in #358
- @immanuwell made their first contribution in #370
Full Changelog: 1.12.5...1.13.0-rc.0