-
released this
2026-08-19 15:46:52 -05:00 | 2 commits to main since this release📅 Originally published on GitHub: Wed, 19 Aug 2026 21:22:33 GMT
🏷️ Git tag created: Wed, 19 Aug 2026 20:46:52 GMTContainer Images
- GHCR:
ghcr.io/fosrl/newt@sha256:345fdeb369be6608d82c41d70637636c78b2c04a6112ff6ec20fc21c48afc899 - Docker Hub:
docker.io/fosrl/newt@sha256:345fdeb369be6608d82c41d70637636c78b2c04a6112ff6ec20fc21c48afc899
Tag:1.16.0
What's Changed
- Add fallback self signed cert so not locked out of http resources
- fix: preserve the pending WireGuard registration chain by @Serph91P in https://github.com/fosrl/newt/pull/424
- fix: preserve pending registration chain
- Add support for exit node connections in Olm
New Contributors
- @Serph91P made their first contribution in https://github.com/fosrl/newt/pull/424
Full Changelog: https://github.com/fosrl/newt/compare/1.15.0...1.16.0
Downloads
- GHCR:
-
released this
2026-07-18 20:21:47 -05:00 | 17 commits to main since this release📅 Originally published on GitHub: Sun, 19 Jul 2026 01:40:35 GMT
🏷️ Git tag created: Sun, 19 Jul 2026 01:21:47 GMTContainer Images
- GHCR:
ghcr.io/fosrl/newt@sha256:d69d047c816ca7721eae90d5f3cd3be53b615b3d498678be21488d666538ee5c - Docker Hub:
docker.io/fosrl/newt@sha256:d69d047c816ca7721eae90d5f3cd3be53b615b3d498678be21488d666538ee5c
Tag:1.15.0
What's Changed
- Add PKGBUILD
- Scrape and send local endpoints to accept local network connections from clients
- Add option to add metric to routes to make local routes the default
Full Changelog: https://github.com/fosrl/newt/compare/1.14.0...1.15.0
Downloads
- GHCR:
-
released this
2026-07-02 16:23:39 -05:00 | 25 commits to main since this release📅 Originally published on GitHub: Thu, 02 Jul 2026 21:54:12 GMT
🏷️ Git tag created: Thu, 02 Jul 2026 21:23:39 GMTContainer Images
- GHCR:
ghcr.io/fosrl/newt@sha256:60c78391e3b5cb8a260490fb26b8b7329ed5448077629da89a564af80d3a9fad - Docker Hub:
docker.io/fosrl/newt@sha256:60c78391e3b5cb8a260490fb26b8b7329ed5448077629da89a564af80d3a9fad
Tag:1.14.0
What's Changed
- Add server side sync message to detect lost command control websocket messages
- Add
--native-mainmode to create a native Wireguard interface on the host instead of netstack - Add using upstream remote subnets with remote nodes for site-to-cloud backhaul connectivity
- Add support for all cli/env args in the config json file
- Fix config file location to be under newt on Windows
- Fix restart command when running as windows service
- Fix dead/half-open control websocket (read deadline + protocol ping) by @DanivosYoun in https://github.com/fosrl/newt/pull/387
- Refactor code into module
New Contributors
- @DanivosYoun made their first contribution in https://github.com/fosrl/newt/pull/387
Full Changelog: https://github.com/fosrl/newt/compare/1.13.0...1.14.0
Downloads
- GHCR:
-
released this
2026-06-10 13:19:57 -05:00 | 56 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 | 72 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 | 156 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 | 164 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 | 178 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 | 182 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 | 184 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:
mirror of
https://github.com/fosrl/newt.git
synced 2026-08-24 23:23:26 -05:00