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