Skip to content

Commit

Permalink
🔖 Prepare to release 1.0.0-beta.7
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKai77 committed Aug 30, 2023
1 parent be7f741 commit 0fb3696
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 29 deletions.
38 changes: 10 additions & 28 deletions docs/appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
<channel>
<title>Loop</title>
<item>
<title>1.0.0-beta.7</title>
<pubDate>Tue, 29 Aug 2023 17:38:35 -0600</pubDate>
<sparkle:version>256</sparkle:version>
<sparkle:shortVersionString>1.0.0-beta.7</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
<sparkle:releaseNotesLink>https://mrkai77.github.io/Loop/</sparkle:releaseNotesLink>
<enclosure url="https://github.com/MrKai77/Loop/releases/download/1.0.0-beta.7/Loop.zip" length="6668579" type="application/octet-stream" sparkle:edSignature="OyvmDuMuGzWSsv4I8VQjvGpWkGA3ME2xJYBAMXHjHQ/zZaW2ahXZWO43YaLrsNiFHtkvxtUnj9wUKfTmc7ydAg=="/>
</item>
<item>
<title>1.0.0-beta.6</title>
<pubDate>Fri, 31 Mar 2023 16:17:41 -0600</pubDate>
Expand All @@ -11,32 +20,5 @@
<sparkle:releaseNotesLink>https://mrkai77.github.io/Loop/</sparkle:releaseNotesLink>
<enclosure url="https://github.com/MrKai77/Loop/releases/download/1.0.0-beta.6/Loop.zip" length="3267632" type="application/octet-stream" sparkle:edSignature="ja+DDLANqxbRfcnlHaZPth80IevdPEVOFhiG+QTiOGJXRVUes7AWmjGd27dIlu9izWHV/FSRjunm1XHU7mDYBg=="/>
</item>
<item>
<title>0.3.0</title>
<pubDate>Fri, 17 Feb 2023 21:41:35 -0700</pubDate>
<sparkle:version>88</sparkle:version>
<sparkle:shortVersionString>0.3.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>12.0</sparkle:minimumSystemVersion>
<sparkle:releaseNotesLink>https://mrkai77.github.io/Loop/</sparkle:releaseNotesLink>
<enclosure url="https://github.com/MrKai77/Loop/releases/download/0.3.0/Loop.zip" length="3542411" type="application/octet-stream" sparkle:edSignature="fv1ewFjnZjWm4NeU7pQfUFE9IHSMemUDwbXtpDzNG4jpqgzU5IEv8yroTe7Ch8oWZkhi3zddgF5vXEkMCIDrDQ=="/>
</item>
<item>
<title>0.2.2</title>
<pubDate>Thu, 02 Feb 2023 17:27:02 -0700</pubDate>
<sparkle:version>61</sparkle:version>
<sparkle:shortVersionString>0.2.2</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>12.0</sparkle:minimumSystemVersion>
<sparkle:releaseNotesLink>https://mrkai77.github.io/Loop/</sparkle:releaseNotesLink>
<enclosure url="https://github.com/MrKai77/Loop/releases/download/0.2.2/Loop.zip" length="3123007" type="application/octet-stream" sparkle:edSignature="asY6NTejnBrA+KvNz7vwGuM1SBASAsVF90zndxKwRtAGvtqy70bJYPmB1HycF4A41/sdW+UDKlu04KhM0nKUAA=="/>
</item>
<item>
<title>0.2.1</title>
<pubDate>Mon, 30 Jan 2023 18:43:06 -0700</pubDate>
<sparkle:version>46</sparkle:version>
<sparkle:shortVersionString>0.2.1</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>12.0</sparkle:minimumSystemVersion>
<sparkle:releaseNotesLink>https://mrkai77.github.io/Loop/</sparkle:releaseNotesLink>
<enclosure url="https://github.com/MrKai77/Loop/releases/download/0.2.1/Loop.zip" length="6471001" type="application/octet-stream" sparkle:edSignature="8R3lFd4G2FBr5WCeAcB02eff7Mf0rm5r+ak1ZMaMCa2iR1VONiraEirUJMMxB1icFV1ziJN9wLS731C00gt3DA=="/>
</item>
</channel>
</rss>
</rss>
33 changes: 32 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
}

a {
color: inherit;
color: #b2addb;
text-decoration: inherit;
}

Expand Down Expand Up @@ -51,6 +51,37 @@

<body>
<div class="updates">
<h1><a href="https://github.com/MrKai77/Loop/releases/tag/1.0.0-beta.67">1.0.0-beta.7</a></h1>
<p>
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!

- <b>Support MacOS Sonoma!</b>
- 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 <b>while</b> 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 <b>you</b> 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 <a href="https://github.com/MrKai77/Loop/compare/1.0.0-beta.6...1.0.0-beta.7">here</a>.
</p>
<hr>

<h1><a href="https://github.com/MrKai77/Loop/releases/tag/1.0.0-beta.6">1.0.0-beta.6</a></h1>
<p>
- Fix settings window visibility against bright backgrounds
Expand Down

0 comments on commit 0fb3696

Please sign in to comment.