What's Changed
- fix(api): stop persisting unused pty-req modelist by @gustavosbarreto in https://github.com/shellhub-io/shellhub/pull/6436
- fix(api): enforce unique namespace names in postgres by @otavio in https://github.com/shellhub-io/shellhub/pull/6439
- fix(api): widen device pretty_name column to 256 chars by @gustavosbarreto in https://github.com/shellhub-io/shellhub/pull/6443
- chore: bump shellhub version to v0.25.1-rc.1 by @gustavosbarreto in https://github.com/shellhub-io/shellhub/pull/6444
- fix(ssh): fall back to base domain for web endpoint host header by @luizhf42 in https://github.com/shellhub-io/shellhub/pull/6445
- refactor: consolidate web endpoints domain fallback into shared pkg by @luizhf42 in https://github.com/shellhub-io/shellhub/pull/6447
- feat(ui): auto-lock secure vault after inactivity by @luizhf42 in https://github.com/shellhub-io/shellhub/pull/6448
- feat(ui-react): rework the command palette for quick device connect by @luizhf42 in https://github.com/shellhub-io/shellhub/pull/6409
- ssh: bump golang.org/x/crypto from 0.52.0 to 0.53.0 in /ssh by @dependabot[bot] in https://github.com/shellhub-io/shellhub/pull/6449
- agent: bump golang.org/x/sys from 0.45.0 to 0.46.0 in /agent by @dependabot[bot] in https://github.com/shellhub-io/shellhub/pull/6451
- ui: bump the tiptap group in /ui with 6 updates by @dependabot[bot] in https://github.com/shellhub-io/shellhub/pull/6453
- ui: bump typescript-eslint from 8.60.1 to 8.61.0 in /ui by @dependabot[bot] in https://github.com/shellhub-io/shellhub/pull/6454
- ui: bump axios from 1.16.1 to 1.17.0 in /ui by @dependabot[bot] in https://github.com/shellhub-io/shellhub/pull/6455
- ui: bump @types/react from 18.3.30 to 18.3.31 in /ui by @dependabot[bot] in https://github.com/shellhub-io/shellhub/pull/6456
- ui: bump vite from 7.3.3 to 7.3.5 in /ui by @dependabot[bot] in https://github.com/shellhub-io/shellhub/pull/6457
- agent: bump golang.org/x/crypto from 0.52.0 to 0.53.0 in /agent by @dependabot[bot] in https://github.com/shellhub-io/shellhub/pull/6450
- api: bump golang.org/x/crypto from 0.52.0 to 0.53.0 in /api by @dependabot[bot] in https://github.com/shellhub-io/shellhub/pull/6452
- fix(ssh): close dead device connections to stop log spam and CPU spin by @gustavosbarreto in https://github.com/shellhub-io/shellhub/pull/6460
- chore: bump shellhub version to v0.25.1-rc.2 by @gustavosbarreto in https://github.com/shellhub-io/shellhub/pull/6461
- fix(api): upsert active_sessions to prevent duplicate key error on session update by @geovannewashington in https://github.com/shellhub-io/shellhub/pull/6463
- chore: bump shellhub version to v0.25.1-rc.3 by @gustavosbarreto in https://github.com/shellhub-io/shellhub/pull/6464
- fix(api): renumber colliding 004 migration and guard against duplicates by @gustavosbarreto in https://github.com/shellhub-io/shellhub/pull/6465
- fix(api): return 400 instead of 500 on a malformed filter by @otavio in https://github.com/shellhub-io/shellhub/pull/6466
- fix(install): install shellhub-agent host wrapper for docker and podman installs by @geovannewashington in https://github.com/shellhub-io/shellhub/pull/6462
- chore: bump shellhub version to v0.25.1 by @gustavosbarreto in https://github.com/shellhub-io/shellhub/pull/6470
Full Changelog: https://github.com/shellhub-io/shellhub/compare/v0.25.0...v0.25.1