Skip to content

User Kit 20260921 (3.0.88)

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Sep 13:25
· 3 commits to gen3 since this release

Downloads

Platform File Notes
Windows CosmosSetup-3.0.88-windows.exe Requires .NET 10 SDK, run installer
Linux / macOS dotnet tool install -g Cosmos.Tools && cosmos install Requires .NET 10 SDK

Already installed? Run cosmos update to move to this release, or dotnet tool update -g Cosmos.Tools && cosmos install if your CLI predates the update command.

Prerequisites

Quick Start

What's Changed

  • feat: experimental ext2 filesystem driver, symlink support by @xmb9 in #3240
  • Real VirtIO GPU driver with good 2D rendering handling by @Epiczhul in #3250
  • 🐛 fix: clear x64 FPU task-switched state during boot by @tails1154 in #3242

Full Changelog: v3.0.87...v3.0.88