Features
- fixed #1104 - SNI support in #1402 - see https://warpgate.null.page/sni/
- fixed #1220 -
direct-streamlocal
(local UNIX socket forwarding) support in 103a480 - fixed #1368 - correctly generate version number in docker in #1372
- fixed #954 - enable gzip support for http targets in 9e144f8
- fixed #1367 - replace Swagger with Stoplight Elements in the API playground and add a note about token header in 1df9b45
Fixes
- fixed #1381 - skip password auth in postgres if not required in #1383
- fix(panel): fix user profile link by @joseluisgonzalezca in #1384
- feat(http): support for insecured websocket connections if
TLS Verify
flag is disabled by @joseluisgonzalezca in #1385 - fix(logs): normalize logs timestamp format with fixed sub-second digits by @joseluisgonzalezca in #1387
- fix(auth): skip web approval auth method only if there are other authentication methods available by @joseluisgonzalezca in #1390
- fixed #1396 - fixed API token auth for getAllTargets API in #1397
- fixed #1395 - preselect current user in access instructions modal by @Eugeny in #1405
- fixed #1404 - SSO user autocreation not working with Entra ID by @Eugeny in #1406
- fixed #1411 - duplicate Host header sent to HTTP/2 targets by @Eugeny in #1412
New Contributors
- @joseluisgonzalezca made their first contribution in #1384
Full Changelog: v0.14.1...v0.15.0