Skip to content

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 18 May 17:24

This release introduces server cloning capabilities alongside critical security fixes for privilege escalation, race conditions, and API key caching.

Features

  • Clone servers with automatic network allocation, owner assignment, and file copying

🐛 Bug Fixes

  • Prevent privilege escalation through self-modifying admin roles
  • Fix race condition in backup creation and restoration that could corrupt servers
  • Ensure agent authentication API keys are immediately invalidated when changed

🔧 Improvements

  • Standardize release version bumping process