Skip to content

Releases: fosrl/newt

1.10.3

17 Mar 01:12
b398f53

Choose a tag to compare

Container Images

  • GHCR: ghcr.io/fosrl/newt@sha256:41a269865ed59dc16a8412b292380b15bf506d2a3a386eca024ffb29e0d18cd5
  • Docker Hub: docker.io/fosrl/newt@sha256:41a269865ed59dc16a8412b292380b15bf506d2a3a386eca024ffb29e0d18cd5
    Tag: 1.10.3

What's Changed

  • [ipv6]: Parse target strings support and strict validation by @LaurenceJJones in #253
  • feat(installer): prefer /usr/local/bin and improve POSIX compatibility by @LaurenceJJones in #266
  • JIT connections to clients
  • Other small improvements and optimizations

Full Changelog: v1.10.3...1.10.3

1.10.2

12 Mar 23:43

Choose a tag to compare

Container Images

  • GHCR: ghcr.io/fosrl/newt@sha256:c7b4f508cba35d698a3e4b2d55e3d902ae993d6588198291ef8e232d30421974
  • Docker Hub: docker.io/fosrl/newt@sha256:c7b4f508cba35d698a3e4b2d55e3d902ae993d6588198291ef8e232d30421974
    Tag: 1.10.2

What's Changed

Full Changelog: v1.10.2...1.10.2

1.10.1

27 Feb 06:24
b2600b0

Choose a tag to compare

Container Images

  • GHCR: ghcr.io/fosrl/newt@sha256:dc3a6ce4c290d36393a9db6662afd826260e3c8552b19359193a6b311988d3d2
  • Docker Hub: docker.io/fosrl/newt@sha256:dc3a6ce4c290d36393a9db6662afd826260e3c8552b19359193a6b311988d3d2
    Digest: sha256:dc3a6ce4c290d36393a9db6662afd826260e3c8552b19359193a6b311988d3d2

What's Changed

  • Generate random passwords for users

Full Changelog: v1.10.1...1.10.1

1.10.0

23 Feb 02:05
1a3eaed

Choose a tag to compare

Container Images

  • GHCR: ghcr.io/fosrl/newt@sha256:9797e83e4261248fc84c56f7df519541a6d9caa7284c109c7b8036d8b7c4ab80
  • Docker Hub: docker.io/fosrl/newt@sha256:9797e83e4261248fc84c56f7df519541a6d9caa7284c109c7b8036d8b7c4ab80
    Digest: sha256:9797e83e4261248fc84c56f7df519541a6d9caa7284c109c7b8036d8b7c4ab80

What's Changed

  • Add Pangolin SSH (pending Pangolin 1.16)

Full Changelog: 1.9.0...1.10.0

1.9.0

23 Jan 18:58
2055b77

Choose a tag to compare

Container Images

  • GHCR: ghcr.io/fosrl/newt@sha256:22edec551d81c500a9a3c790a41cd8f7eada3b47ba0a31a187c80d61318e4cc6
  • Docker Hub: docker.io/fosrl/newt@sha256:22edec551d81c500a9a3c790a41cd8f7eada3b47ba0a31a187c80d61318e4cc6
    Digest: sha256:22edec551d81c500a9a3c790a41cd8f7eada3b47ba0a31a187c80d61318e4cc6

What's Changed

  • Support olm low power mode in sub packages
  • Support iOS and Android clients with rebind suppor

Full Changelog: 1.8.1...1.9.0

1.8.1

24 Dec 20:55
6c05d76

Choose a tag to compare

Container Images

  • GHCR: ghcr.io/fosrl/newt@sha256:c05a8383fc8370e6211f0ab84e37993848aae224322d0c5aede7d3368414bdd0
  • Docker Hub: docker.io/fosrl/newt@sha256:c05a8383fc8370e6211f0ab84e37993848aae224322d0c5aede7d3368414bdd0
    Digest: sha256:c05a8383fc8370e6211f0ab84e37993848aae224322d0c5aede7d3368414bdd0

What's Changed

  • chore(nix): add nix hash update automation by @water-sucks in #217
  • Fix health check leaking socket binds

Full Changelog: 1.8.0...1.8.1

1.8.0

22 Dec 21:59
80ae039

Choose a tag to compare

Container Images

  • GHCR: ghcr.io/fosrl/newt@sha256:05bf7bd4a7bcadf7b09f94078e2c37ca17c4baa068cda83fa679008f90a87757
  • Docker Hub: docker.io/fosrl/newt@sha256:05bf7bd4a7bcadf7b09f94078e2c37ca17c4baa068cda83fa679008f90a87757
    Digest: sha256:05bf7bd4a7bcadf7b09f94078e2c37ca17c4baa068cda83fa679008f90a87757

What's Changed

Full Changelog: 1.7.0...1.8.0

1.7.0

12 Dec 00:36
b96adea

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.0...1.7.0

Note

This version of Newt will NOT work with older versions of Pangolin in regards to client connectivity. Proxy resources (normal Pangolin operation) will continue to function but it is recommended to update your Pangolin server.

Minimum Versions:

  • Pangolin 1.13.0+
  • Gerbil 1.3.0+
  • Olm 1.2.0+

1.6.0

28 Oct 05:14
527321a

Choose a tag to compare

What's Changed

Full Changelog: 1.5.2...1.6.0

1.5.2

09 Oct 17:04
b383cec

Choose a tag to compare

What's Changed

  • Watch docker events for container start and stop to react to changes when newt is already running
  • Add --no-cloud option for pangolin cloud to prevent fall back to the cloud if desired
  • Dont overwrite config file each load
  • Print config file location if used on load
  • Put a limit on the hp messages sent to prevent overuse

Full Changelog: 1.5.1...1.5.2