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
- feat: experimental ext2 filesystem driver, symlink support by @xmb9 in #3240
- Real VirtIO GPU driver with good 2D rendering handling by @Epiczhul in #3250
- Real VirtIO GPU driver with good 2D rendering handling by @Epiczhul in #3250
- Real VirtIO GPU driver with good 2D rendering handling by @Epiczhul in #3250
- Real VirtIO GPU driver with good 2D rendering handling by @Epiczhul in #3250
- ext2 filesystem driver by @xmb9 in valentinbreiz/nativeaot-patcher#480
- Real VirtIO GPU driver with good 2D rendering handling by @Epiczhul in #3250
- 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