diff --git a/appcast.xml b/appcast.xml
index 9366e0e..989793e 100644
--- a/appcast.xml
+++ b/appcast.xml
@@ -7,6 +7,80 @@
+ -
+ v2.3.0 - Welcome back runtimes
+ 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
+
+2.3.0 brings back the ability to download all runtimes. Starting with iOS 18, tvOS 18, watchOS 11, visionOS 2, Apple removed the direct downloads and instead used the same architecture that is used in downloading OS updates. This change brings more security but also turns it into a black box.
+
+Fortunately, starting with Xcode 16.1 Beta 3, xcodebuild
provides a way to download a single version using the new way. In order for Xcodes to work, you must have at least Xcode 16.1 beta 3 + installed and selected.
+
+Thanks to the Apple engineer who added that into xcodebuild
. π
+
+π Enhancements
+
+
+ - allow cancelling of runtime downloads, cleanup (#628) @MattKiazyk
+ - Terminate Xcodes app after last window closed (#621) @Kyle-Ye
+ - Disallow changes to managed preferences (#569) @abiligiri
+ - Implement Security Key Auth (#617) @kinoroy
+ - feat: support downloading of cryptex (ex iOS 18+) runtimes (#622) (Xcode 16 Beta 3+ required) @MattKiazyk
+ - Add
authenticating
to the XcodeInstallationStep
(#613) @chuganzy
+
+
+π Bug Fixes
+
+
+ - Update label for Cancel Install Button (#603) @LiYanan2004
+
+
+π Localization
+
+
+ - Update Localizable.xcstrings for Russian language (3) (#598) @duffpod
+ - Update translation in zh-Hant (#593) @pan93412
+ - Fix one Greek localization. Add one zh_Hans localization. (#609) @megabitsenmzq
+
+
+π§° Maintenance
+
+
+ - Bump ruby/setup-ruby from 1.190.0 to 1.197.0 (#629) @dependabot
+ - Bump actions/cache from 4.0.2 to 4.1.1 (#625) @dependabot
+ - Bump ruby/setup-ruby from 1.177.1 to 1.190.0 (#601) @dependabot
+ - chore: update sparkle framework (#624) @MattKiazyk
+ - chore: set CI to MacOS 14, Xcode 16 (#623) @MattKiazyk
+
+
+
+]]>
+ Fri, 18 Oct 2024 14:12:33 +0000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
v2.2.0 - Nobody likes a bully
Install Xcodes using one of the methods listed here.