π Warning this is a PRE-RELEASE only working with proxy&gateway&core version 1.5.0-rc1! π
πππFor official release see below.πππ
What's Changed
Other Changes
- Update dependencies; move nix to workspace; better split() by @moubctez in #450
- Use configured external OIDC Provider for 2FA in client by @t-aleksander in #467
- Bump version to 1.5 by @t-aleksander in #468
- Merge main -> dev post 1.4 release by @wojcik91 in #472
- optimize DB access to avoid write locks by @wojcik91 in #479
- use unix socket for communicating with background service by @wojcik91 in #481
- Handle per-location MFA settings by @wojcik91 in #486
- handle multiple addresses by @wojcik91 in #489
- setup biome for frontend by @wojcik91 in #490
- handle multiple addresses pt2 by @wojcik91 in #491
- fix settings page icon fill by @wojcik91 in #492
- Fix CLI: assign multiple IP addresses and use one network interface name by @moubctez in #504
- Tauri v2 by @moubctez in #512
- Fix tray icon behaviour and close active connections on exit by @moubctez in #513
- Fix windows Quit by @moubctez in #516
- setup AWS CodeBuild for GitHub Actions by @wojcik91 in #517
- Fix deny.toml by @moubctez in #518
- Handle deep-links by @moubctez in #520
- Reflect connection state in system tray by @moubctez in #521
- mfa via mobile device by @filipslezaklab in #519
- Upgrade UI module by @filipslezaklab in #523
- Fix MFA from tray menu by @moubctez in #522
- Fix events by @moubctez in #524
- Fix version for tauri-action by @moubctez in #527
- register totp mfa during account enrollment by @filipslezaklab in #526
- update nix setup for tauri v2 by @wojcik91 in #534
- Build RPM and fix release workflow by @moubctez in #533
- handle token owner validation during instance update by @wojcik91 in #535
- Deep link take 2 by @moubctez in #532
- Make cargo-deny happy again by @moubctez in #536
- add email to enrollment mfa setup by @filipslezaklab in #538
- Tray: omit submenus for one instance by @moubctez in #540
- handle new enrollment configuration by @filipslezaklab in #539
- Fix show/hide by @moubctez in #542
- Deep link fix by @filipslezaklab in #543
- fix deep link reopen in dev mode by @filipslezaklab in #546
- Unminimize on macOS by @moubctez in #548
- Take pathname from deep link by @moubctez in #547
- limit toasts to 5 on screen by @filipslezaklab in #550
- Check version of core and proxy when polling config by @t-aleksander in #549
- fix clipboard hook by @filipslezaklab in #553
- Fixes pentest issue DG25-27 from 2025-09-02 by @wojcik91 in #552
- Inform users about mismatch of UUIDs by @t-aleksander in #556
- Autocorrect UUIDs & fix displaying information that the selected MFA error is not configured by @t-aleksander in #560
- Merge release/1.5-alpha to main by @t-aleksander in #557
Full Changelog: v1.4.0...v1.5.0