Skip to content

1.0.4 (5)

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 21:50
· 636 commits to main since this release

Install Xcodes using one of the methods listed here.
Update Xcodes by selecting Check for Updates... in the Xcodes menu in the menu bar.

Changes

🚀 Enhancements

  • Display installation steps with download stats in info pane (#107) @MattKiazyk
  • Display the download file size when using Apple data source (#98) @MattKiazyk
  • Change PreferencesView to use SwiftUI's built-in Settings scene (#89) @MattKiazyk

🐛 Bug Fixes

  • Improve how identical builds are represented in the UI (#100) @interstateone
  • When downloading, use the downloader specified in preferences (#102) @MattKiazyk
  • Remove info pane from split view instead of hiding it (#103) @interstateone
  • Move the .help for the ProgressIndicator so it refreshes with the fraction change (#104) @MattKiazyk

🧰 Maintenance