diff --git a/docs/appcast.xml b/docs/appcast.xml
index 56680bf8..3e7fc498 100644
--- a/docs/appcast.xml
+++ b/docs/appcast.xml
@@ -2,6 +2,15 @@
+ This release is packed with so many fantastic changes that we couldn't wait to share them with you. + Grab a comfy seat and let's dive into the changelog! + + - Support MacOS Sonoma! + - Dock icon is now auto-set upon launch + - "fn" key has been renamed to "globe" key + - More information on using Caps Lock as trigger key + - Use SwiftUI's Form view for the preferences window + - Show warning when there's no frontmost window + - New window management system + - Loop can now handle windows that are size-constrained + - New keybind system! Press WASD keys while Loop is open to resize windows! + - No longer use the KeyboardShortcuts package + - Add SwiftLint to ensure code is consistent + - Loop's preview window can now show thirds! + - New icons for you to unlock! + - New system to set build number in Xcode + - Loop now only triggers if accessibility access is granted (to reduce confusion) + - Shorter animation times make Loop feel smoother + - Center windows using the enter key! + - Menubar icon animates when you loop + - New makefile so that you can compile Loop yourself too! + + Seem a little smaller than you expected? We've got you covered! + These were only the most notable changes made to Loop. + To see a full list of changes, see here. +
+- Fix settings window visibility against bright backgrounds