-
-
Notifications
You must be signed in to change notification settings - Fork 26
Release 1.5 merger #577
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Release 1.5 merger #577
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* order instances, tunnels & locations by name * handle multiple addresses in location card * update query data --------- Co-authored-by: Maciej Wójcik <[email protected]>
* order instances, tunnels & locations by name * handle multiple addresses in location card * initialize biome setup * update query data * biome fixes * add missing hook * run linter & formatter * fix commands and upgrade packages * remove duplicate step --------- Co-authored-by: Maciej Wójcik <[email protected]> Co-authored-by: Filip Ślęzak <[email protected]>
* also handle assigned IPs * add clipboard translation --------- Co-authored-by: Maciej Wójcik <[email protected]>
* order instances, tunnels & locations by name * handle multiple addresses in location card * initialize biome setup * update query data * biome fixes * add missing hook * run linter & formatter * fix commands and upgrade packages * fix settings icons color * formatting --------- Co-authored-by: Maciej Wójcik <[email protected]> Co-authored-by: Filip Ślęzak <[email protected]>
* Fix Windows build and handling Quit * workflow: bump node version to 22 * Bump actions/cache to v4 * Bump actions/checkout to v5 * Temp. disable cargo-deny-action * Restore cargo-deny-action * workflow: fix working-directory * Restore working-directory * avoid working-directory * runner work-around * debug runner * debug runner * workflow disable debug
* remote mfa * Update proto * Update proto * biome fix * upgrade web packages
* remote mfa * Update proto * Update proto * biome fix * upgrade web packages * upgrade react, migrate framer, upgrade biome, upgrade ui module * Update defguard-ui * Update proto * update ui module * Update pnpm-lock.yaml * remove gen files from git tracking
* add setup totp mfa to enrollment * prettier fix * add missing message box to biometry mfa * style fix * fix enrollment state * style fixes * update endpoints * Update src/i18n/en/index.ts Co-authored-by: Maciek <[email protected]> * Update proto --------- Co-authored-by: Maciek <[email protected]>
* use nix to build client * include submodules in flake * update gitignore * include remaining binaries in package * use pnpm configHook * remove test file * inherit build inputs from package * add initial nixos module skeleton * update deps * update inputs * add missing library to path * update nixos module setup * remove submodule property * fix typo * cleanup
* add setup totp mfa to enrollment * prettier fix * add missing message box to biometry mfa * style fix * fix enrollment state * style fixes * update endpoints * Update src/i18n/en/index.ts Co-authored-by: Maciek <[email protected]> * Update proto * enrollment mfa update * upgrade packages ui * fix after merge * add global handling of opening links in default browser --------- Co-authored-by: Maciek <[email protected]>
* handle updated enrollment configuration * Update proto * resend emails
* fix deep links handling in ui * fix
* version detection * fix * Update config.rs * fix?
* fix clipboard hook fix permissions for opening file dialogs * Update deny.toml * Update test.yml
* adjust socket file permissions * run daemon service under defguard group * setup group in postinstall script * adjust service handling in postinstall script * also handle cleanup when removing package * add missing dependency * adjust daemon group * macOS: change group to staff * enforce group ownership on macos * adapt to macos * add more explicit message on group membership change * also set group explicitly on linux * add more detailed description for linux bundles --------- Co-authored-by: Adam Ciarciński <[email protected]> Co-authored-by: Aleksander <[email protected]>
* uuid mismatch notification * prevent update on uuid mismatch
…error is not configured (#560)
Merge release/1.5-alpha to main
* handle websocket connection error * update hash * add tauri logs
j-chmielewski
approved these changes
Sep 15, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merge release branch changes from main