github warp-tech/warpgate v0.24.0

latest release: v0.24.1
4 hours ago

Migrating

If you use domain binding with SSO and want to use the bound domain for the SSO return URL, you'll need to set the new return_url_domain option to host_header - see more at https://warpgate.null.page/sso/#domain-handling

New features

Web SSH #1943

Your users will now be able to connect to their SSH targets directly from the web browser. The terminal supports multiple tabs and single file transfers via ZMODEM.

Clicking an SSH target will open the terminal by default, but this can be changed under Config > Global parameters.

Screenshot 2026-06-01 at 23 37 13

Default roles #1923

Roles can now be marked "default", which will auto-assign them to any newly created users.

Self-serve tickets #1818

by @SteezyCougar

If enabled under Config > Global parameters, users will be able to request ticket creation from their profile page. Admins will be able to see and approve/reject these requests on the Ticket admin page. Tickets for already allowed targets can be optionally auto-approved.

Screenshot 2026-06-01 at 23 42 30

Changes

Fixes

  • Make admin UI search filtering case-insensitive across list and log endpoints by @Copilot in #1922
  • Ipv6 hostname parse fix by @Eugeny in #1936
  • Small cleanups by @LarsSven in #1939
  • fix: parse forwarded header lists by @immanuwell in #1944
  • Fix Svelte sourcemap line drift by disabling preprocess-level sourcemap emission by @Copilot in #1959
  • fix: display security key and browser auth URL in SSH terminal (#1960) by @xTamasu in #1970

New Contributors

Full Changelog: v0.23.4...v0.24.0

Don't miss a new warpgate release

NewReleases is sending notifications on new releases.