|
2 | 2 | <rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0"> |
3 | 3 | <channel> |
4 | 4 | <title>TextWarden Releases</title> |
| 5 | + <item> |
| 6 | + <title>0.1.0-beta.7</title> |
| 7 | + <pubDate>Tue, 06 Jan 2026 10:42:19 +0100</pubDate> |
| 8 | + <sparkle:version>16</sparkle:version> |
| 9 | + <sparkle:shortVersionString>0.1.0-beta.7</sparkle:shortVersionString> |
| 10 | + <sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion> |
| 11 | + <sparkle:channel>experimental</sparkle:channel> |
| 12 | + <description><h3>What&#x27;s Changed</h3> |
| 13 | +<ul> |
| 14 | +<li>docs: Add GitHub CI and status badges to README (<a href="https://github.com/PhilipSchmid/textwarden/commit/0371dc0"><code>0371dc0</code></a>) by @PhilipSchmid</li> |
| 15 | +<li>fix: Prevent multiple Sparkle update windows by respecting scheduler (<a href="https://github.com/PhilipSchmid/textwarden/commit/c87da65"><code>c87da65</code></a>) by @PhilipSchmid</li> |
| 16 | +<li>fix: Correct Sparkle EdDSA signatures and add verification (<a href="https://github.com/PhilipSchmid/textwarden/commit/8e5cc0e"><code>8e5cc0e</code></a>) by @PhilipSchmid</li> |
| 17 | +<li>feat: Include release notes in Sparkle update dialog (<a href="https://github.com/PhilipSchmid/textwarden/commit/4c72975"><code>4c72975</code></a>) by @PhilipSchmid</li> |
| 18 | +<li>fix: Lower test target deployment target to 26.0 for CI compatibility (<a href="https://github.com/PhilipSchmid/textwarden/commit/de25dda"><code>de25dda</code></a>) by @PhilipSchmid</li> |
| 19 | +<li>feat: Add Microsoft PowerPoint Notes section support (<a href="https://github.com/PhilipSchmid/textwarden/commit/e2c7746"><code>e2c7746</code></a>) by @PhilipSchmid</li> |
| 20 | +</ul> |
| 21 | +<p><b>Full Changelog</b>: https://github.com/PhilipSchmid/textwarden/compare/v0.1.0-beta.6...HEAD</p></description> |
| 22 | + <enclosure url="https://github.com/PhilipSchmid/textwarden/releases/download/v0.1.0-beta.7/TextWarden-0.1.0-beta.7-Universal.dmg" length="19770312" type="application/octet-stream" sparkle:edSignature="mRpvKvQsiMIdqVHSu9VT0KcQVEnk681JXdArXqwv1ovVjZKiWqC64XX2Xsv/qORkIpGmjy0a/O9ePBSul5dsBQ=="/> |
| 23 | + </item> |
5 | 24 | <item> |
6 | 25 | <title>0.1.0-beta.6</title> |
7 | 26 | <pubDate>Mon, 05 Jan 2026 22:23:44 +0100</pubDate> |
|
0 commit comments