Cirrus Labs Release Notes
Last updated: Mar 23, 2026
Cirrus Labs Products
All Cirrus Labs Release Notes (11)
- Mar 23, 2026
- Date parsed from source:Mar 23, 2026
- First seen by Releasebot:Mar 23, 2026
Tart by Cirrus Labs
2.32.0
Tart adds macOS Tahoe updates, a new Liquid Glass icon, and app bundle signing in the latest release.
What's Changed
- Remove disk v1 support by @fkorotkov in #1204
- Replace Sequoia with Tahoe in Quick Start's first few instructions & add Tahoe to images available by @minihoot in #1206
- Mention macOS Tahoe everywhere instead of macOS Sequoia by @edigaryev in #1208
- Update FAQ for local network prompt by @fkorotkov in #1211
- Add Liquid Glass icon and sign the whole app bundle by @edigaryev in #1216
New Contributors
- @minihoot made their first contribution in #1206
Full Changelog: 2.31.0...2.32.0
Original source Report a problem - Feb 23, 2026
- Date parsed from source:Feb 23, 2026
- First seen by Releasebot:Mar 22, 2026
Tart by Cirrus Labs
2.31.0
Tart adds a new Accessed field in tart list, raises StdinCredentials limits, and refreshes its docs.
What's Changed
- docs: document TART_REGISTRY_HOSTNAME by @edigaryev in #1195
- docs: migrate "Managing VMs" section to "Quick Start" by @edigaryev in #1196
- Update yearly pricing docs by @fkorotkov in #1197
- Use ghcr.io/squidfunk/mkdocs-material:latest container for docs by @edigaryev in #1201
- tart list: remove "SizeOnDisk" and add "Accessed" field by @edigaryev in #1202
- StdinCredentials: increase maxCharacters to 8,192 by @edigaryev in #1203
Full Changelog
2.30.6...2.31.0
Original source Report a problem All of your release notes in one feed
Join Releasebot and get updates from Cirrus Labs and hundreds of other software products.
- Feb 5, 2026
- Date parsed from source:Feb 5, 2026
- First seen by Releasebot:Mar 22, 2026
Tart by Cirrus Labs
2.30.6
Tart releases OpenTelemetry Swift 2.30.6 with upstream sync and Unix domain socket support.
What's Changed
- Switch back to github.com/open-telemetry/opentelemetry-swift upstream by @edigaryev in #1189
- Bind and connect to Unix domain sockets using relative paths by @edigaryev in #1192
Full Changelog
2.30.5...2.30.6
Original source Report a problem - Jan 29, 2026
- Date parsed from source:Jan 29, 2026
- First seen by Releasebot:Mar 22, 2026
Tart by Cirrus Labs
2.30.5
Tart switches to the github.com/open-telemetry/opentelemetry-swift fork in a release update.
What's Changed
- Switch to github.com/open-telemetry/opentelemetry-swift fork by @edigaryev in #1186
Full Changelog: 2.30.4...2.30.5
Original source Report a problem - Jan 27, 2026
- Date parsed from source:Jan 27, 2026
- First seen by Releasebot:Mar 22, 2026
Tart by Cirrus Labs
2.30.4
Tart adds default OpenTelemetry resources with service.name and service.version set.
What's Changed
OpenTelemetry: set default resources, service.name and service.version by @edigaryev in #1184
Full Changelog: 2.30.3...2.30.4
Original source Report a problem - Jan 24, 2026
- Date parsed from source:Jan 24, 2026
- First seen by Releasebot:Mar 22, 2026
Tart by Cirrus Labs
2.30.3
Tart fixes a VM window not appearing on tart run.
What's Changed
Fix VM window not appearing on tart run by @fkorotkov in #1183
Full Changelog: 2.30.2...2.30.3
Original source Report a problem - Jan 23, 2026
- Date parsed from source:Jan 23, 2026
- First seen by Releasebot:Mar 22, 2026
Tart by Cirrus Labs
2.30.2
Tart refactors diskutil commands and switches to OpenTelemetry.
What's Changed
- Refactor "diskutil create" and "diskutil info" into a separate class by @edigaryev in #1172
- Switch to OpenTelemetry by @edigaryev in #1179
- OpenTelemetry: only initialize tracing when TRACEPARENT env. var. is set by @edigaryev in #1182
Full Changelog: 2.30.1...2.30.2
Original source Report a problem - Nov 10, 2025
- Date parsed from source:Nov 10, 2025
- First seen by Releasebot:Mar 22, 2026
Tart by Cirrus Labs
2.30.1
Tart fixes Sentry app launch profiling and updates licensing press release docs.
What's Changed
- [docs] publish press release about licensing violation by @fkorotkov in #1158
- [docs] clarify licensing request details in press release by @fkorotkov in #1159
- Disable Sentry's app launch profiling by @edigaryev in #1164
Full Changelog: 2.30.0...2.30.1
Original source Report a problem - Oct 22, 2025
- Date parsed from source:Oct 22, 2025
- First seen by Releasebot:Mar 22, 2026
Tart by Cirrus Labs
2.30.0
Tart adds a new --net-softnet-block flag and optional pt and px display units in tart set.
What's Changed
- tart run: introduce new "--net-softnet-block" command-line argument by @edigaryev in #1156
- tart set: support optional "pt" and "px" units for "--display" argument by @edigaryev in #1155
Full Changelog: 2.29.0...2.30.0
Original source Report a problem - Oct 10, 2025
- Date parsed from source:Oct 10, 2025
- First seen by Releasebot:Mar 22, 2026
Tart by Cirrus Labs
2.29.0
Tart ships keyboard and pointer toggles for run plus safer guidance and headless keychain docs.
What's Changed
- Do not recommend running "tart run" as root to mount block devices by @edigaryev in #1147
- FAQ: document creation and unlocking of the keychain headless machines by @edigaryev in #1148
- Add --no-keyboard, --no-pointer options for run by @ekolve in #1091
- Fix integration tests by @edigaryev in #1149
New Contributors
- @ekolve made their first contribution in #1091
Full Changelog: 2.28.6...2.29.0
Original source Report a problem