Skip to content

Commit

Permalink
✨ feat(updater): Add release details for version 2.5 Jellyfin Snoring πŸͺΌ
Browse files Browse the repository at this point in the history
- Introduced new release information for version 2.5, including a detailed description of improvements and features.
- Highlights include memory leak fixes, enhanced full-screen media detection, improved gesture sensitivity, and various performance optimizations.
- Updated appcast.xml to reflect the latest version and provide users with relevant update information.
  • Loading branch information
theboringhumane committed Jan 14, 2025
1 parent a881bc0 commit 4465268
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions updater/appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
<channel>
<title>boringNotch</title>
<title>2.5 πŸŽ‰ Jellyfin Snoring πŸͺΌ (Streaming)</title>
<pubDate>Wed, 15 Jan 2025 00:08:41 +0530</pubDate>
<sparkle:version>2.5+1</sparkle:version>
<sparkle:shortVersionString>2.5</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.2</sparkle:minimumSystemVersion>
<description><![CDATA[
<h1>πŸŽ‰ v2.5 πŸš€ Jellyfin Snoring πŸͺΌ (Dreaming)</h1>
<p>We're thrilled to announce the release of Jellyfin Snoring version 2.5! 🎊 This major update brings numerous improvements and new features that will make your experience even more enjoyable.</p><br />
<h2>πŸ€” What's Changed? πŸ€“</h2>
<ul>
<li>🧠 Taught our app that RAM isn't an all-you-can-eat buffet (fixed those pesky memory leaks that made your computer think it was training ChatGPT)</li>
<li>Improved full-screen media detection (Thanks @MicroVisionKit!)</li>
<li>Jiggly wobbly notch open and close animation.</li>
<li>Fixed AirDrop invisible window issue and improved error handling πŸ“±</li>
<li>Improved gesture sensitivity and controls πŸ–οΈ</li>
<li>Better performance optimizations ⚑</li>
<li>Fixed various minor bugs and stability issues πŸ›</li>
<li> For more details, check out <a href="https://theboring.name">our website</a>.</li>
</ul>
]]></description>
<enclosure url="https://github.com/TheBoredTeam/boring.notch/releases/download/jellyfin.snoring/JellyfinSnoring.dmg" length="9141156" type="application/octet-stream" sparkle:edSignature="ALdDOKISv9kYPHUe+qif8UjVOSf1WugJFuuwF7dpV+Ki4V+LRPUsp/pUr5pny8or2IpXfmwS0ah+1jhhDLSJAg=="/>
</item>
<item>
<title>2.4 πŸš€ Exciting new features and improvements</title>
<pubDate>Wed, 20 Nov 2024 15:30:00 +0530</pubDate>
Expand Down

0 comments on commit 4465268

Please sign in to comment.