v1.9.0 - The Empire Strikes Back 🍎
github-actions
released this
23 Nov 03:56
·
353 commits
to refs/heads/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.
This returns the requirement of having to log in via your Apple username/password when using xcodereleases. 😢
Changes
🚀 Enhancements
- Improve Spanish localization in Preferences (#322) @DannyJJK
- Adds an option to save beta versions with
-beta
symlink (#304) @leon-wolf - add error message when trying to uninstall Xcode if file not found (#306) @leon-wolf
- move download settings to own PreferencePane (#305) @leon-wolf
🐛 Bug Fixes
- Switch Xcode releases back to using Apple Auth :( (#328) @MattKiazyk
- fix: Preference button on toolbar not working on Mac OS 13 Ventura (#303) @chedabob
🌎 Localization
- Add brazilian portuguese localization (#260) @brunomunizaf
- Add Dutch localization (#307) @jfversluis
- Fix localization on UnsupportedFileFormat (#309) @tt37
- Remove localization from apple.com links (#308) @jfversluis
- Typo in German Localization File (#296) @nklasio
🧰 Maintenance
- Bump actions/cache from 3.0.8 to 3.0.11 (#310) @dependabot
- Add new contributing.md (#318) @MattKiazyk