Downloads
| Platform | File | Notes |
|---|---|---|
| Windows | CosmosSetup-3.0.89-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
- Emit one changelog line per pull request in the release notes by @valentinbreiz in #3251
- Add USB hot-plug for sticks, hubs and keyboards by @valentinbreiz in #3256
- Add USB mass storage support over xHCI bulk transfers by @valentinbreiz in #3255
- Add an xHCI USB stack with hub and HID boot keyboard drivers by @valentinbreiz in #3254
Full Changelog: v3.0.88...v3.0.89