Releases: XcodesOrg/XcodesApp
Releases · XcodesOrg/XcodesApp
1.0.4 (5)
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
- Bump actions/cache from v2 to v2.1.4 (#105) @dependabot
- Add Homebrew Cask install instructions (#95) @interstateone
1.0.3 (4)
Changes
🚀 Enhancements
- Add tooltip with percent complete to download progress indicator (#81) @MattKiazyk
- Prepare user for helper installation before attempting to install (#84) @interstateone
- Handle helper installation errors (#80) @interstateone
- Catch and reword xip "not enough free space" error (#79) @interstateone
- Show stored username in General preference pane even when we don't have a valid session (#87) @interstateone
- Change the Updates preference pane copy to make it more clear its for app updates (#74) @MattKiazyk
🐛 Bug Fixes
- Improve authentication error messages that are shown to users (#86) @interstateone
- Persist filter and info pane state across app launches (#78) @MattKiazyk
- Don't show parentheses when buildMetadataIdentifiers is empty (#73) @MattKiazyk
🧰 Maintenance
- Add instructions to move app to /Applications to README (#82) @MattKiazyk
- Add GitHub issue templates (#75) @MattKiazyk
1.0.2 (3)
Changes
- Add Sparkle for software updates (#62) @interstateone
1.0.1 (2)
Changes
- Manually build and deploy the appcasts (#61) @interstateone
- Fold HelperInstaller into HelperClient, improve error handling and logging (#59) @interstateone
- Build and publish appcasts with GitHub Pages (#60) @interstateone
1.0.0 (1)
Initial release