Skip to content

Commit 8fa79c6

Browse files
committed
πŸ”– 1.0.0-beta.13 Release!
1 parent 97521d4 commit 8fa79c6

File tree

2 files changed

+39
-9
lines changed

2 files changed

+39
-9
lines changed

β€Ždocs/appcast.xmlβ€Ž

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
33
<channel>
44
<title>Loop</title>
5+
<item>
6+
<title>1.0.0-beta.13</title>
7+
<pubDate>Fri, 29 Dec 2023 16:39:26 -0700</pubDate>
8+
<sparkle:version>595</sparkle:version>
9+
<sparkle:shortVersionString>1.0.0-beta.13</sparkle:shortVersionString>
10+
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
11+
<sparkle:releaseNotesLink>https://mrkai77.github.io/Loop/</sparkle:releaseNotesLink>
12+
<enclosure url="https://github.com/MrKai77/Loop/releases/download/1.0.0-beta.13/Loop.zip" length="11120595" type="application/octet-stream" sparkle:edSignature="j1t0sS7OM0R5zujr48A4wyZ0wSlEzJgtvBvnH/gBU7NewS8Mhw9qAEvBZMzbq6ZZdzMZ2aMOyz5DtO+NaSrsCQ=="/>
13+
</item>
514
<item>
615
<title>1.0.0-beta.12</title>
716
<pubDate>Tue, 28 Nov 2023 16:53:53 -0700</pubDate>
@@ -20,14 +29,5 @@
2029
<sparkle:releaseNotesLink>https://mrkai77.github.io/Loop/</sparkle:releaseNotesLink>
2130
<enclosure url="https://github.com/MrKai77/Loop/releases/download/1.0.0-beta.11/Loop.zip" length="12016932" type="application/octet-stream" sparkle:edSignature="cWpo4fMj/5Fnco8cy/ho5Yelz6q3zZFvD9LdOBU5K+NPtWwrPB40Dc5rwtmwBEYzUSp1DYbgoX8mP3ANH3+pCA=="/>
2231
</item>
23-
<item>
24-
<title>1.0.0-beta.10</title>
25-
<pubDate>Wed, 20 Sep 2023 19:01:35 -0600</pubDate>
26-
<sparkle:version>351</sparkle:version>
27-
<sparkle:shortVersionString>1.0.0-beta.10</sparkle:shortVersionString>
28-
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
29-
<sparkle:releaseNotesLink>https://mrkai77.github.io/Loop/</sparkle:releaseNotesLink>
30-
<enclosure url="https://github.com/MrKai77/Loop/releases/download/1.0.0-beta.10/Loop.zip" length="6650379" type="application/octet-stream" sparkle:edSignature="Z0tovkRgaHgGMEKbwat/3h2KqV6MJ0WTEZXkKezFMQm0Vm1s6ROXq8Uv6TyDC08W0W4L64MJnM/bbQYfU9P7BQ=="/>
31-
</item>
3232
</channel>
3333
</rss>

β€Ždocs/index.htmlβ€Ž

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,36 @@
5353

5454
<body>
5555
<div class="updates">
56+
57+
<h1><a href="https://github.com/MrKai77/Loop/releases/tag/1.0.0-beta.13">1.0.0-beta.13</a></h1>
58+
59+
<p>
60+
<b>πŸ“° Important News</b>
61+
- πŸŽ‰ Loop now has a GitHub Sponsors page, <a href="https://github.com/sponsors/MrKai77">check it out</a> and support the project!
62+
- ⚠️ This new version will unfortunately get rid of all your current keybindings. However, to help prevent this in the future, you can now export a copy of your keybinds!
63+
64+
<b>✨ New Features</b>
65+
- <a href="https://github.com/MrKai77/Loop/issues/74">#74</a>: Ability to hide Loop until a direction is chosen
66+
- <a href="https://github.com/MrKai77/Loop/issues/78">#78</a>: Option to hide Loop's menubar item
67+
- <a href="https://github.com/MrKai77/Loop/issues/87">#87</a>: Restore initial frame when window is dragged
68+
- <a href="https://github.com/MrKai77/Loop/issues/93">#93</a>: Option to "Almost Maximize" a window
69+
- <a href="https://github.com/MrKai77/Loop/issues/96">#96</a>: Import/Export settings
70+
- <a href="https://github.com/MrKai77/Loop/issues/98">#98</a>: Custom window sizes & custom cycle keybinds!
71+
- <a href="https://github.com/MrKai77/Loop/issues/101">#101</a>: Respect Stage Manager
72+
- <a href="https://github.com/MrKai77/Loop/issues/105">#105</a>: Copy Button for Version Number
73+
- <a href="https://github.com/MrKai77/Loop/issues/106">#106</a>: Resize window under cursor
74+
- <a href="https://github.com/MrKai77/Loop/issues/113">#113</a>: Add link to GitHub repository in settings window
75+
- <a href="https://github.com/MrKai77/Loop/issues/115">#115</a>: Remove initial flicker when window animations are enabled
76+
- <a href="https://github.com/MrKai77/Loop/issues/128">#128</a>: Move Windows in real-time "Show Preview when looping" is disabled
77+
- <a href="https://github.com/MrKai77/Loop/issues/139">#139</a>: Remove background grid in settings window
78+
79+
<b>πŸ› Bug Fixes</b>
80+
- <a href="https://github.com/MrKai77/Loop/issues/104">#104</a>: Settings window is duplicated instead of focused
81+
- <a href="https://github.com/MrKai77/Loop/issues/127">#127</a>: "Double-click trigger key to trigger Loop" doesn't work
82+
</p>
83+
<hr>
84+
85+
5686
<h1><a href="https://github.com/MrKai77/Loop/releases/tag/1.0.0-beta.12">1.0.0-beta.12</a></h1>
5787
<p>
5888
<b>New Features:</b>

0 commit comments

Comments
Β (0)