Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: DefGuard/client

Tags

v1.6.7-rc1

Toggle v1.6.7-rc1's commit message

Verified

This commit was signed with the committer’s verified signature.
moubctez Adam
Fix unsigned-bundle

v1.6.6

Toggle v1.6.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added new issue templates (#794)

v1.6.5

Toggle v1.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix tray status on macOS and other improvements (#777)

v1.6.4

Toggle v1.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare 1.6.4 (#762)

* pnpm update

* flake update and update hashes

* update tauri plugin

v1.6.3

Toggle v1.6.3's commit message

Verified

This tag was signed with the committer’s verified signature.
wojcik91 Maciek

v1.6.2

Toggle v1.6.2's commit message

Verified

This commit was signed with the committer’s verified signature.
moubctez Adam
Fix DEB build

v1.6.1

Toggle v1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix windows app name (#720)

v1.5.3-rc1

Toggle v1.5.3-rc1's commit message

Verified

This tag was signed with the committer’s verified signature.
t-aleksander Aleksander

v1.6.0-alpha5

Toggle v1.6.0-alpha5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Cleanup for Windows (#685)

v1.6.0-alpha4

Toggle v1.6.0-alpha4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add global MTU setting (#668)

* add mtu setting

* make AppConfig::mtu optional

* set mtu when connecting to location/tunnel

* add mtu to client -> service grpc structs

* bump wireguard-rs dependency

* use 0 for default mtu value

* cargo fmt

* add mtu default value description, remove unused util

* fix linting

* fix typo

* AppConfig::mtu non-optional in frontend

* Fix build on macOS

---------

Co-authored-by: Adam Ciarciński <[email protected]>