|
4 | 4 | <title>Petrichor Updates</title> |
5 | 5 | <description>Updates for Petrichor</description> |
6 | 6 | <language>en</language> |
| 7 | + <item> |
| 8 | + <title>Version 1.1.0</title> |
| 9 | + <pubDate>Thu, 18 Sep 2025 17:07:32 -0400</pubDate> |
| 10 | + <sparkle:version>110</sparkle:version> |
| 11 | + <sparkle:shortVersionString>1.1.0</sparkle:shortVersionString> |
| 12 | + <sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion> |
| 13 | + <enclosure |
| 14 | + url="https://github.com/kushalpandya/Petrichor/releases/download/v1.1.0/Petrichor-1.1.0-Universal.dmg" |
| 15 | + sparkle:edSignature="2A6UqEKnxhO3XHnXZMm9TNJZurhxwxrGody/MdTXxfUrtv+rk25rVOzoRq+Z5X4YHRUtxkU/3O5D5pcdXZseCA==" |
| 16 | + length="14481840" |
| 17 | + type="application/octet-stream" |
| 18 | + /> |
| 19 | + <description><![CDATA[ |
| 20 | + <h2>Features</h2> |
| 21 | + <ul> |
| 22 | + <li>Simplified design refresh for macOS 26 Tahoe, including adaptive app icon support</li> |
| 23 | + <li>Wallpaper-based app tinting, menu icons (only in Tahoe), and additional column types support in the tracks list</li> |
| 24 | + <li>Performance optimizations across tracks list, play queue list, and album/artist views for faster scrolling</li> |
| 25 | + </ul> |
| 26 | + <h2>Fixes</h2> |
| 27 | + <ul> |
| 28 | + <li>Ensure app registers to menubar on first launch</li> |
| 29 | + <li>Fix grammar on setting options</li> |
| 30 | + <li>Handle special characters in library search efficiently</li> |
| 31 | + <li>Debounce library search to prevent rapid db queries</li> |
| 32 | + <li>Make text color switching reliable on app color mode change</li> |
| 33 | + </ul> |
| 34 | + <h2>Others</h2> |
| 35 | + <ul> |
| 36 | + <li>Upgraded Sparkle to v2.8.0</li> |
| 37 | + </ul> |
| 38 | + <p><a href="https://github.com/kushalpandya/Petrichor/compare/v1.0.1...v1.1.0">Full Changelog</a></p> |
| 39 | + ]]></description> |
| 40 | + </item> |
7 | 41 | <item> |
8 | 42 | <title>Version 1.0.1</title> |
9 | 43 | <pubDate>Mon, 01 Sep 2025 16:51:21 -0400</pubDate> |
|
0 commit comments