Skip to content

Commit

Permalink
Update appcast.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
sarensw authored Sep 19, 2024
1 parent 6b643f1 commit 0f3e970
Showing 1 changed file with 28 additions and 117 deletions.
145 changes: 28 additions & 117 deletions appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,34 @@
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
<channel>
<title>FileFillet</title>
<item>
<title>2.0.2</title>
<pubDate>Fri, 20 Sep 2024 00:02:53 +0200</pubDate>
<sparkle:version>49</sparkle:version>
<sparkle:shortVersionString>2.0.2</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>12.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<h2>v2.0.2</h2>
<ul>
<li>feat: beta channel (enable in settings)</li>
</ul>
<h2>v2.0.1</h2>
<ul>
<li>feat: export logs for support</li>
<li>fix: Corrected launchpad name (Store version only)</li>
<li>fix: Panel always shows up at center location</li>
<li>fix: 4th tile cannot be readded</li>
</ul>
<h2>v2.0.0</h2>
<ul>
<li>feat: Grid layout to place favorites</li>
<li>feat: Favorites in different sizes</li>
<li>feat: Show panel constantly and even pin it to stay on top</li>
<li>feat: Hold ctrl key to open the panel while dragging files</li>
</ul>
]]></description>
<enclosure url="https://release.filefillet.com/FileFillet_v2.0.2.zip" length="6435221" type="application/octet-stream" sparkle:edSignature="24w2jsIbwK1Xe6pAeIgB243t9dRM4aji/HN7dDDOLhEcCb5P6Q+zo0BIJe6RqIZeXLGoEynMNVjYI/mpXLcfDA=="/>
</item>
<item>
<title>2.0.1</title>
<pubDate>Thu, 15 Aug 2024 05:17:06 +0200</pubDate>
Expand Down Expand Up @@ -43,123 +71,6 @@
]]></description>
<enclosure url="https://release.filefillet.com/FileFillet_v2.0.0.zip" length="6402221" type="application/octet-stream" sparkle:edSignature="WI7C+aG+IQVnt2j9ZxV8+EDwDRFOkkubYUpyxqh79h3aFiUl7/53Br1w/JonpZC29OLGaVKdlcmAEtjgvOkPDw=="/>
</item>
<item>
<title>1.3.0</title>
<pubDate>Mon, 24 Jun 2024 04:27:05 +0200</pubDate>
<sparkle:version>36</sparkle:version>
<sparkle:shortVersionString>1.3.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>12.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<h2>v1.3.0</h2>
<ul>
<li>fix: FileFillet won't start on macOS 13 in some cases</li>
</ul>
<h2>v1.2.0</h2>
<ul>
<li>feat: allow to change the tab width (pro)</li>
<li>feat: allow to turn off subdirectories popup</li>
<li>fix: tab position does not update when external display is attached</li>
<li>chore: added more logs to debug customer issues</li>
</ul>
<h2>v1.1.0</h2>
<ul>
<li>feat: update of info dialog</li>
<li>fix: settings view cannot be opened on macOS 14 Sonoma</li>
<li>chore: reduce update check frequency</li>
</ul>
<h2>v1.0.1</h2>
<ul>
<li>fix: tab vanishes after open, then close the panel manually</li>
</ul>
<h2>v1.0.0</h2>
<ul>
<li>feat: allow to change tab highlight color (pro)</li>
<li>feat: allow to change the tab size (pro)</li>
<li>feat: allow to change panel opacity (pro)</li>
<li>feat: allow to switch between compact panel and full panel (pro)</li>
<li>feat: quick access to settings in panel</li>
<li>feat: launch at login</li>
<li>feat: welcome screen with tutorial videos</li>
<li>fix: option key to copy files not detected properly</li>
<li>fix: copy icon not shown on panel favorites</li>
<li>fix: open favorite directory opens parent with favorite selected</li>
</ul>
]]></description>
<enclosure url="https://release.filefillet.com/FileFillet_v1.3.0.zip" length="21227735" type="application/octet-stream" sparkle:edSignature="iVKuYEoFP+VaYngoofn2IIa/vkp0x96I92qluPvv5d8LohpQM95K0X9LMxr++8lle/ur9DxjF+oUnlHm+HZLDA=="/>
</item>
<item>
<title>1.2.0</title>
<pubDate>Thu, 14 Dec 2023 07:48:26 +0100</pubDate>
<sparkle:version>35</sparkle:version>
<sparkle:shortVersionString>1.2.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>12.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<h2>v1.2.0</h2>
<ul>
<li>feat: allow to change the tab width (pro)</li>
<li>feat: allow to turn off subdirectories popup</li>
<li>fix: tab position does not update when external display is attached</li>
<li>chore: added more logs to debug customer issues</li>
</ul>
<h2>v1.1.0</h2>
<ul>
<li>feat: update of info dialog</li>
<li>fix: settings view cannot be opened on macOS 14 Sonoma</li>
<li>chore: reduce update check frequency</li>
</ul>
<h2>v1.0.1</h2>
<ul>
<li>fix: tab vanishes after open, then close the panel manually</li>
</ul>
<h2>v1.0.0</h2>
<ul>
<li>feat: allow to change tab highlight color (pro)</li>
<li>feat: allow to change the tab size (pro)</li>
<li>feat: allow to change panel opacity (pro)</li>
<li>feat: allow to switch between compact panel and full panel (pro)</li>
<li>feat: quick access to settings in panel</li>
<li>feat: launch at login</li>
<li>feat: welcome screen with tutorial videos</li>
<li>fix: option key to copy files not detected properly</li>
<li>fix: copy icon not shown on panel favorites</li>
<li>fix: open favorite directory opens parent with favorite selected</li>
</ul>
]]></description>
<enclosure url="https://release.filefillet.com/FileFillet_v1.2.0.zip" length="21224113" type="application/octet-stream" sparkle:edSignature="/IPrWnSmEoKgrZSC7c+xXtXNDNN6wpmKLNb7AQmWO/Mp/a1jwpQS3cKExVrJrYH9LGAkSDIKmjV/WHayMXpoDA=="/>
</item>
<item>
<title>1.1.0</title>
<pubDate>Wed, 06 Dec 2023 17:49:13 +0100</pubDate>
<sparkle:version>34</sparkle:version>
<sparkle:shortVersionString>1.1.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>12.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<h2>v1.1.0</h2>
<ul>
<li>feat: update of info dialog</li>
<li>fix: settings view cannot be opened on macOS 14 Sonoma</li>
<li>chore: reduce update check frequency</li>
</ul>
<h2>v1.0.1</h2>
<ul>
<li>fix: tab vanishes after open, then close the panel manually</li>
</ul>
<h2>v1.0.0</h2>
<ul>
<li>feat: allow to change tab highlight color (pro)</li>
<li>feat: allow to change the tab size (pro)</li>
<li>feat: allow to change panel opacity (pro)</li>
<li>feat: allow to switch between compact panel and full panel (pro)</li>
<li>feat: quick access to settings in panel</li>
<li>feat: launch at login</li>
<li>feat: welcome screen with tutorial videos</li>
<li>fix: option key to copy files not detected properly</li>
<li>fix: copy icon not shown on panel favorites</li>
<li>fix: open favorite directory opens parent with favorite selected</li>
</ul>
]]></description>
<enclosure url="https://release.filefillet.com/FileFillet_v1.1.0.zip" length="21214219" type="application/octet-stream" sparkle:edSignature="jnJ9/5b7yRWTS8H5hPWApQDbyR47/CODBIB9QYYW7cq5d9WykZbFDheJMEdNY/D6cVEOKxtRd65Upl0duchiAQ=="/>
</item>
<item>
<title>0.14.1</title>
<pubDate>Mon, 19 Jun 2023 05:38:35 +0200</pubDate>
Expand Down

0 comments on commit 0f3e970

Please sign in to comment.