0.4.17 (2025-04-24)

Features

  • Add buttons to download SSH scripts
  • Add Discord link in sidemenu
  • Add Google Tag Manager
  • Permanent redirect from help to docs
  • Show error messages in dialogs
  • SSH Keys: integrate UI with SSH key backend
  • SSH: add new dialog for SSH tunnel connection
  • Swagger: add API key auth to Swagger
  • Tooltips
  • Unauth states for templates and account management pages

Bug Fixes

  • CSP header
  • customTemplatesError condition
  • Fix 404 not-found redirect when a user creates a custom template from the /templates main page
  • Pass new template SSH
  • Remove apiGetStack call
  • Remove extra spaces
  • Remove old scripts
  • Remove setup button
  • Remove test value for error
  • Remove title input, correct deleteAPIKey method
  • Remove user guiding script and update docs tab
  • Rental history: remove cost column, show GPUs
  • Resolve conflict and remove unused dependencies
  • SSH: fix script when apt is conflicting with entrypoint scripts
  • Toast error message
  • Update SSH key dialog text

Improvements

  • Added gput-scripts volume to inject into compose; allows scripts to run from volume instead of downloading from S3
  • Added API for adding/deleting SSH keys for user
  • Added SSH flag to templates (UI and API)
  • SSH: update post_start and healthcheck to use script in gput-scripts volume