Releases: cirruslabs/tart
Releases · cirruslabs/tart
1.8.0
What's Changed
- Document how to remount directories on macOS guests by @fkorotkov in #537
- PIDLock: check open(2) error by @edigaryev in #538
- Suspend/resume support by @edigaryev in #527
Run suspendable Sonoma virtual machine on Sonoma hosts:
tart clone ghcr.io/cirruslabs/macos-sonoma-vanilla:latest sonoma-vanilla
tart run --suspendable sonoma-vanilla
Full Changelog: 1.7.3...1.8.0
1.7.3
What's Changed
- Fixed mouse/keyboard on Monterey guest by @fkorotkov in #535
Full Changelog: 1.7.2...1.7.3
1.7.2
1.7.1
What's Changed
- .goreleaser.yml: remove Tart binary from the root of the archive by @edigaryev in #526
- Adds the OCI access_token fallback field by @stmitt in #530
- tart clone: try to reclaim disk space if needed by @edigaryev in #532
- Optimistically check if we need to do anything on a pull by @fkorotkov in #531
New Contributors
Full Changelog: 1.7.0...1.7.1
1.7.0
What's Changed
- Add Mullvad logo to list of users by @Jontified in #520
- Enable automatic display reconfiguration for Sonoma by @edigaryev in #521
- Use Mac-specific input devices when possible by @edigaryev in #524
- Fix "file “config.json” couldn’t be opened" error when pruning by @edigaryev in #525
New Contributors
- @Jontified made their first contribution in #520
Full Changelog: 1.6.0...1.7.0
1.6.0
What's Changed
- Use MainActor to ensure we're running on main queue by @edigaryev in #515
- .goreleaser.yml: include LICENSE file in the release archive by @edigaryev in #519
- Replace mentions of Monteray with Ventura in quickstart guide by @fiedukow in #510
- Clarify Licensing Use Limitation by @fkorotkov in #506
- Document manual installation via release archives by @fkorotkov in #516
New Contributors
Full Changelog: 1.5.0...1.6.0
1.5.0
Changelog
- cf49fd1 Print errors to stderr (#504)
- 59b3e0c Add PITS Global Data Recovery Services to the list of companies (#499)
- 7bbdfc0 Add PITSGlobalDataRecoveryServices.png logo (#500)
- 637c54e FAQ: document how to change the default DHCP lease time (#494)
- e611d97 Minor docs improvements (#492)
- 8e11bbe Improve error reporting for unsupported host OS version (#491)
- 6de31de tart login: trim newline characters at the end of --password-stdin (#486)
- 37ae788 Cross-link blog posts
- 64482f4 Blog: how we implemented SSH over gRPC in Orchard (#480)
- 4f70d01 Set User-Agent header for OCI HTTP requests (#478)
- 9098eaf Optimized landing page loading (#477)
- 337d95a Fixed date in the blog post link
- 3eb8ae2 [blog] Orchard Announcement (#476)
1.4.2
1.4.1
1.4.0
What's Changed
- Revert pkg by @fkorotkov in #462
- Document GitLab Runner Executor by @fkorotkov in #463
- Improve
tart ip
error message by @fkorotkov in #464 - tart push: allow pushing OCI VMs from the cache too by @edigaryev in #465
Full Changelog: 1.3.0...1.4.0