Skip to content

Releases: netbirdio/netbird

v0.2.1-beta.5

01 Nov 19:42
1fb8b74
Compare
Choose a tag to compare

Changelog

1fb8b74 set IF arm6 and empty attribute for package (#146)

Docker images

  • docker pull wiretrustee/signal:0.2.1-beta.5
  • docker pull wiretrustee/management:0.2.1-beta.5
  • docker pull wiretrustee/management:debug-latest

v0.2.0-beta.5

01 Nov 08:45
d040cfe
Compare
Choose a tag to compare

Changelog

Fixes a critical bug described in #143 that caused a client app to stop after a while.

Docker images

  • docker pull wiretrustee/signal:0.2.0-beta.5
  • docker pull wiretrustee/management:0.2.0-beta.5
  • docker pull wiretrustee/management:debug-latest

v0.2.0-beta.4

31 Oct 11:30
Compare
Choose a tag to compare

Changelog

e9066b4 chore: increase signal and management gRPC clients timeouts
673e807 chore: set default key expiration if not provided by frontend (#142)
892080b docs: update key features

Docker images

  • docker pull wiretrustee/signal:0.2.0-beta.4
  • docker pull wiretrustee/management:0.2.0-beta.4
  • docker pull wiretrustee/management:debug-latest

v0.2.0-beta.3

27 Oct 09:23
Compare
Choose a tag to compare

Changelog

2d39f6c fix: remove ICE port limits

Docker images

  • docker pull wiretrustee/signal:0.2.0-beta.3
  • docker pull wiretrustee/management:0.2.0-beta.3
  • docker pull wiretrustee/management:debug-latest

v0.2.0-beta.2

26 Oct 19:57
0b2c268
Compare
Choose a tag to compare

Changelog

Fixes a bug with a hanging connection on the client-side.

Docker images

  • docker pull wiretrustee/signal:0.2.0-beta.2
  • docker pull wiretrustee/management:0.2.0-beta.2
  • docker pull wiretrustee/management:debug-latest

v0.2.0-beta.1

20 Oct 20:08
Compare
Choose a tag to compare

Changelog

  • enhanced up command
    After installation, the client app can be started with a single command:
    sudo wiretrustee up --setup-key <SETUP KEY>
  • bug fixes

Docker images

  • docker pull wiretrustee/signal:0.2.0-beta.1
  • docker pull wiretrustee/management:0.2.0-beta.1
  • docker pull wiretrustee/management:debug-latest

v0.1.0-beta.3

25 Sep 17:53
e4f9406
Compare
Choose a tag to compare

Changelog

  • windows assets signing (open-source code certificate)
  • Management Service custom SSL certificate from a file
  • simplified self-hosting (scripts + docker-compose)

Docker images

  • docker pull wiretrustee/signal:0.1.0-beta.3
  • docker pull wiretrustee/management:0.1.0-beta.3
  • docker pull wiretrustee/management:debug-latest

v0.1.0-beta.2

09 Sep 14:51
Compare
Choose a tag to compare

Changelog

Fixes a critical issue that caused connectivity problems between peers behind NAT and peer with ha public IP in some cases.

Docker images

  • docker pull wiretrustee/signal:0.1.0-beta.2
  • docker pull wiretrustee/management:0.1.0-beta.2
  • docker pull wiretrustee/management:debug-latest

v0.1.0-beta.1

09 Sep 09:09
1328837
Compare
Choose a tag to compare

Changelog

Not compatible with the previous versions!

Features:

  • Client installation
    • Linux ppa
    • MacOS install with Brew
    • Windows installer
  • TURN
    • Secret based time limited credentials for relay
  • Management Service
    • peer gRPC API
    • HTTP API (for UI Dashboard)
    • peer IP management
    • network updates synchronizations ( new peer registered or peer deleted -> other peers receive an update )
    • local store
    • auto TLS with Letsencrypt
    • auto account generation
    • auto setup key generation
  • Signal
    • auto TLS with Letsencrypt
  • UI Dashboard
    • neat UI panel
    • Peers view (peer list, peer status, peer delete)
    • Setup Key view (list of keys, revoke)
    • Auth0 support
  • Client
    • Simplified flow (only commands login and up)
    • No IP and add-peer configuration reguired
    • Sync with Management
    • Registration with the setup key

Docker images

  • docker pull wiretrustee/signal:0.1.0-beta.1
  • docker pull wiretrustee/management:0.1.0-beta.1
  • docker pull wiretrustee/management:debug-latest

v0.0.8-hotfix-1

17 Aug 16:14
Compare
Choose a tag to compare

Changelog

9a36219 fix: hotfix interface addr assignment

Docker images

  • docker pull wiretrustee/wiretrustee:signal-0.0.8-hotfix-1
  • docker pull wiretrustee/wiretrustee:signal-latest