-
released this
2026-06-10 13:19:57 -05:00 | 31 commits to main since this release📅 Originally published on GitHub: Wed, 10 Jun 2026 19:05:18 GMT
🏷️ Git tag created: Wed, 10 Jun 2026 18:19:57 GMTContainer Images
- GHCR:
ghcr.io/fosrl/newt@sha256:63d956c8fdee889255e441ec405193b47b1fd2d975b505492ec848a8007f4fc3 - Docker Hub:
docker.io/fosrl/newt@sha256:63d956c8fdee889255e441ec405193b47b1fd2d975b505492ec848a8007f4fc3
Tag:1.13.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 https://github.com/fosrl/newt/pull/353
- @cwiggs made their first contribution in https://github.com/fosrl/newt/pull/358
- @immanuwell made their first contribution in https://github.com/fosrl/newt/pull/370
- @eleboucher made their first contribution in https://github.com/fosrl/newt/pull/272
Full Changelog: https://github.com/fosrl/newt/compare/1.12.5...1.13.0
Downloads
- GHCR:
-
released this
2026-06-04 13:59:09 -05:00 | 47 commits to main since this release📅 Originally published on GitHub: Thu, 04 Jun 2026 19:15:11 GMT
🏷️ Git tag created: Thu, 04 Jun 2026 18:59:09 GMTContainer 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 https://github.com/fosrl/newt/pull/353
- @cwiggs made their first contribution in https://github.com/fosrl/newt/pull/358
- @immanuwell made their first contribution in https://github.com/fosrl/newt/pull/370
Full Changelog: https://github.com/fosrl/newt/compare/1.12.5...1.13.0-rc.0
Downloads
- GHCR:
-
released this
2026-05-08 13:08:04 -05:00 | 131 commits to main since this release📅 Originally published on GitHub: Fri, 08 May 2026 19:19:46 GMT
🏷️ Git tag created: Fri, 08 May 2026 18:08:04 GMTContainer Images
- GHCR:
ghcr.io/fosrl/newt@sha256:3c009663332145cae39b940b07857469038d5e9d71aacb1497e78795ba4e3b9b - Docker Hub:
docker.io/fosrl/newt@sha256:3c009663332145cae39b940b07857469038d5e9d71aacb1497e78795ba4e3b9b
Tag:1.12.5
What's Changed
- fix(http): Set host header based on in by @LaurenceJJones in https://github.com/fosrl/newt/pull/344
- fix(http): populate Request.TLS for private HTTPS via httpConnCtx by @LaurenceJJones in https://github.com/fosrl/newt/pull/345
- Fix redirect by @oschwartz10612 in https://github.com/fosrl/newt/pull/346
Full Changelog: https://github.com/fosrl/newt/compare/1.12.4...1.12.5
Downloads
- GHCR:
-
released this
2026-05-07 19:42:27 -05:00 | 139 commits to main since this release📅 Originally published on GitHub: Fri, 08 May 2026 01:28:26 GMT
🏷️ Git tag created: Fri, 08 May 2026 00:42:27 GMTContainer Images
- GHCR:
ghcr.io/fosrl/newt@sha256:6369c0e0872d0634461ed477dea684431f4ddb92a9c30e485c07d1904623582d - Docker Hub:
docker.io/fosrl/newt@sha256:6369c0e0872d0634461ed477dea684431f4ddb92a9c30e485c07d1904623582d
Tag:1.12.4
What's Changed
- Fix newt not reconnecting on data plane Wireguard connection failure from @dephekt
- Fix connection logs not getting generated on edge case with rewrite addresses
- Update status code on redirect for http resources to 308
Full Changelog: https://github.com/fosrl/newt/compare/1.12.3...1.12.4
Downloads
- GHCR:
-
released this
2026-04-29 18:05:00 -05:00 | 153 commits to main since this release📅 Originally published on GitHub: Thu, 30 Apr 2026 00:07:48 GMT
🏷️ Git tag created: Wed, 29 Apr 2026 23:05:00 GMTContainer Images
- GHCR:
ghcr.io/fosrl/newt@sha256:414e1a7618cadba03aace19abe2fd5feaa1d7922b95d359d6c1e8329d3fa964c - Docker Hub:
docker.io/fosrl/newt@sha256:414e1a7618cadba03aace19abe2fd5feaa1d7922b95d359d6c1e8329d3fa964c
Tag:1.12.3
What's Changed
- Add support forwebsocket upgrades in private http resources by @LaurenceJJones in https://github.com/fosrl/newt/pull/334
Full Changelog: https://github.com/fosrl/newt/compare/1.12.2...1.12.3
Downloads
- GHCR:
-
released this
2026-04-28 16:52:00 -05:00 | 157 commits to main since this release📅 Originally published on GitHub: Tue, 28 Apr 2026 22:18:39 GMT
🏷️ Git tag created: Tue, 28 Apr 2026 21:52:00 GMTContainer Images
- GHCR:
ghcr.io/fosrl/newt@sha256:b1af30d7031e3019fda2b3861944704d9f41639aa796f58eeb7074c2b5f0f166 - Docker Hub:
docker.io/fosrl/newt@sha256:b1af30d7031e3019fda2b3861944704d9f41639aa796f58eeb7074c2b5f0f166
Tag:1.12.2
What's Changed
- Fix dont block tcp for private resources on port 80 and 443 unless there are http targets by @oschwartz10612 in https://github.com/fosrl/newt/pull/333
Full Changelog: https://github.com/fosrl/newt/compare/1.12.1...1.12.2
Downloads
- GHCR:
-
released this
2026-04-28 12:25:18 -05:00 | 159 commits to main since this release📅 Originally published on GitHub: Tue, 28 Apr 2026 17:38:18 GMT
🏷️ Git tag created: Tue, 28 Apr 2026 17:25:18 GMTContainer Images
- GHCR:
ghcr.io/fosrl/newt@sha256:7c621a5b879e7c4a14184a97c91a244dcbab236a870ed0e141014d92aabc0b27 - Docker Hub:
docker.io/fosrl/newt@sha256:7c621a5b879e7c4a14184a97c91a244dcbab236a870ed0e141014d92aabc0b27
Tag:1.12.1
What's Changed
- Follow redirects by default for backward compatibility by @oschwartz10612 in https://github.com/fosrl/newt/pull/331
Full Changelog: https://github.com/fosrl/newt/compare/1.12.0...1.12.1
Downloads
- GHCR:
-
released this
2026-04-27 22:12:42 -05:00 | 161 commits to main since this release📅 Originally published on GitHub: Tue, 28 Apr 2026 04:03:46 GMT
🏷️ Git tag created: Tue, 28 Apr 2026 03:12:42 GMTContainer Images
- GHCR:
ghcr.io/fosrl/newt@sha256:f63811250364e893d3de4c30e0227d650aa962c32b43bd0cd83427ffd03d99cc - Docker Hub:
docker.io/fosrl/newt@sha256:f63811250364e893d3de4c30e0227d650aa962c32b43bd0cd83427ffd03d99cc
Tag:1.12.0-rc.0
What's Changed
- Add HTTP private resources
- Add health check unhealthy and healthy thresholds and follow redirects
- Add TCP health check
- Fix allow empty config file bootstrap before provisioning by @LaurenceJJones in https://github.com/fosrl/newt/pull/302
- Improve sync.Pool for UDP buffers by @LaurenceJJones in https://github.com/fosrl/newt/pull/277
- Improve reclaim idle UDP flows and make timeout configurable by @LaurenceJJones in https://github.com/fosrl/newt/pull/306
Full Changelog: https://github.com/fosrl/newt/compare/1.11.0...1.12.0-rc.0
Downloads
- GHCR:
-
released this
2026-04-22 13:41:42 -05:00 | 169 commits to main since this release📅 Originally published on GitHub: Wed, 22 Apr 2026 18:59:58 GMT
🏷️ Git tag created: Wed, 22 Apr 2026 18:41:42 GMTContainer Images
- GHCR:
ghcr.io/fosrl/newt@sha256:4d46e4222c4cd389b1f5ddc2c0156d7ebebb0a403f4e496a5782829f98792b93 - Docker Hub:
docker.io/fosrl/newt@sha256:4d46e4222c4cd389b1f5ddc2c0156d7ebebb0a403f4e496a5782829f98792b93
Tag:1.12.0-rc.0
RC
A Release Candidate (RC) is a near-final software version, stable but undergoing last tests before official release. It has all features and no known bugs.
- Users: Use cautiously due to potential undiscovered bugs. Not for critical systems unless prepared for issues. Report bugs.
- Developers/Testers: Perform crucial final validation and thorough testing, especially of recent changes, to catch last-minute major issues.
- Backup: Always back up data before installing an RC to allow rollback if problems arise.
- Feedback: Provide feedback; it's vital for a robust final release.
What's Changed
- Add HTTP private resources
- Add health check unhealthy and healthy thresholds and follow redirects
- Add TCP health check
- Fix allow empty config file bootstrap before provisioning by @LaurenceJJones in https://github.com/fosrl/newt/pull/302
- Improve sync.Pool for UDP buffers by @LaurenceJJones in https://github.com/fosrl/newt/pull/277
- Improve reclaim idle UDP flows and make timeout configurable by @LaurenceJJones in https://github.com/fosrl/newt/pull/306
Full Changelog: https://github.com/fosrl/newt/compare/1.11.0...1.12.0-rc.0
Downloads
- GHCR:
-
released this
2026-04-03 16:38:56 -05:00 | 220 commits to main since this release📅 Originally published on GitHub: Fri, 03 Apr 2026 22:16:06 GMT
🏷️ Git tag created: Fri, 03 Apr 2026 21:38:56 GMTContainer Images
- GHCR:
ghcr.io/fosrl/newt@sha256:ea9e2bc53850d4a8b2c6019d97172a2b3e3cb1a15412babb4a0f4adc522f4a79 - Docker Hub:
docker.io/fosrl/newt@sha256:ea9e2bc53850d4a8b2c6019d97172a2b3e3cb1a15412babb4a0f4adc522f4a79
Tag:1.11.0
What's Changed
- Add private resource logging (requires Pangolin ^1.17.0)
- Add provisioning key creating sites
- Add single use provisioning blueprint file
- Add --config-file
- Add --name for provisioning the site name using string or {{env.ENV_VAR}}
- Blueprint file now support {{env.ENV_VAR}} interpolation
- Improvements and optimizations
Full Changelog: https://github.com/fosrl/newt/compare/1.10.4...1.11.0
Downloads
- GHCR:
mirror of
https://github.com/fosrl/newt.git
synced 2026-07-10 19:48:40 -05:00