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 @@ Loop + + 1.0.0-beta.7 + Tue, 29 Aug 2023 17:38:35 -0600 + 256 + 1.0.0-beta.7 + 13.0 + https://mrkai77.github.io/Loop/ + + 1.0.0-beta.6 Fri, 31 Mar 2023 16:17:41 -0600 @@ -11,32 +20,5 @@ https://mrkai77.github.io/Loop/ - - 0.3.0 - Fri, 17 Feb 2023 21:41:35 -0700 - 88 - 0.3.0 - 12.0 - https://mrkai77.github.io/Loop/ - - - - 0.2.2 - Thu, 02 Feb 2023 17:27:02 -0700 - 61 - 0.2.2 - 12.0 - https://mrkai77.github.io/Loop/ - - - - 0.2.1 - Mon, 30 Jan 2023 18:43:06 -0700 - 46 - 0.2.1 - 12.0 - https://mrkai77.github.io/Loop/ - - - \ No newline at end of file + diff --git a/docs/index.html b/docs/index.html index fee9ec38..96cd79eb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -18,7 +18,7 @@ } a { - color: inherit; + color: #b2addb; text-decoration: inherit; } @@ -51,6 +51,37 @@
+

1.0.0-beta.7

+

+ 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. +

+
+

1.0.0-beta.6

- Fix settings window visibility against bright backgrounds