Skip to content

chore(deps): update dependency shellhub-io/shellhub to v0.24.0#8

Open
renovate[bot] wants to merge 2 commits intomasterfrom
renovate/shellhub-io-shellhub-0.x
Open

chore(deps): update dependency shellhub-io/shellhub to v0.24.0#8
renovate[bot] wants to merge 2 commits intomasterfrom
renovate/shellhub-io-shellhub-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 1, 2026

This PR contains the following updates:

Package Update Change
shellhub-io/shellhub minor 0.22.00.24.0

Release Notes

shellhub-io/shellhub (shellhub-io/shellhub)

v0.24.0

Compare Source

PostgreSQL as Default Database

PostgreSQL is now the default and only supported database backend. MongoDB is no longer required.

If upgrading from v0.22.x or earlier, upgrade to v0.23.0 first to run the automatic migration pipeline, then upgrade to v0.24.0. See the migration guide for details.

v0.23.0

Compare Source

Database Migration (MongoDB to PostgreSQL)

This release introduces the automatic migration pipeline from MongoDB to PostgreSQL. On startup, ShellHub reads all data from MongoDB, writes it to PostgreSQL, and runs a deep field-by-field validation to ensure data integrity.

Set SHELLHUB_DATABASE=migrate in your .env to enable the migration. The migration status is exposed via GET /api/migration/status and shown in the UI.

The next release (v0.24.0) will switch the default database to PostgreSQL, completing the transition.

New React UI

The new admin interface built with React is now available alongside the existing Vue UI:

  • Generated API SDK with TanStack Query, replacing the Axios/Zustand layer
  • Role-based permission system
  • Admin panel with dashboard and license management
  • Session recording playback
  • Password recovery, sign-up, and account confirmation flows
  • Two-factor authentication (TOTP)
  • Connect-via-terminal UX improvements

CLI

  • New user list command
  • TTY allocation is now disabled when stdout is not a terminal

Infrastructure

  • Go 1.25.8
  • golangci-lint v2.11.3
  • Decoupled enterprise entry point from community module
  • SAML types removed from core models

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 2, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants