|
5 | 5 | <link>https://borgbase.github.io/vorta/appcast-pre.xml</link> |
6 | 6 | <description>Latest updates for the app.</description> |
7 | 7 | <language>en</language> |
| 8 | + <item> |
| 9 | + <title>v0.11.1</title> |
| 10 | + <description><![CDATA[<p>This release improves the packaging and release process.</p> |
| 11 | +<h2>What's Changed</h2> |
| 12 | +<ul> |
| 13 | +<li>fix: use absolute path for networksetup binary on macOS by @m3nu in <a href="https://github.com/borgbase/vorta/pull/2309" rel="nofollow">https://github.com/borgbase/vorta/pull/2309</a></li> |
| 14 | +<li>Fix appstream validation errors in metainfo file by @Hofer-Julian in <a href="https://github.com/borgbase/vorta/pull/2310" rel="nofollow">https://github.com/borgbase/vorta/pull/2310</a></li> |
| 15 | +<li>Use new borg release naming by @m3nu in <a href="https://github.com/borgbase/vorta/pull/2314" rel="nofollow">https://github.com/borgbase/vorta/pull/2314</a></li> |
| 16 | +</ul> |
| 17 | +<p><strong>macOS Intel builds</strong>: Due to available Github runners the Intel build can only be done on macOS 15, which is the last macOS version with Intel support.</p> |
| 18 | +<p><strong>Full Changelog</strong>: <a href="https://github.com/borgbase/vorta/compare/v0.11.0...v0.11.1" rel="nofollow">https://github.com/borgbase/vorta/compare/v0.11.0...v0.11.1</a></p>]]></description> |
| 19 | + <pubDate>2025-12-15T15:12:48Z</pubDate> |
| 20 | + <sparkle:version>0.11.1</sparkle:version> |
| 21 | + <sparkle:fullReleaseNotesLink>https://github.com/borgbase/vorta/releases/tag/v0.11.1</sparkle:fullReleaseNotesLink> |
| 22 | + <enclosure url="https://github.com/borgbase/vorta/releases/download/v0.11.1/Vorta-v0.11.1-arm.dmg" length="48201686" type="application/x-apple-diskimage"/> |
| 23 | + </item> |
8 | 24 | <item> |
9 | 25 | <title>v0.11.0</title> |
10 | 26 | <description><![CDATA[<p>After 2 months of testing we are ready to release the next major version of Vorta. Much of this was contributed by our Google Summer of Code student, @VandalByte. A big thanks to him for all his work over the summer.</p> |
|
57 | 73 | <pubDate>2025-11-28T13:01:27Z</pubDate> |
58 | 74 | <sparkle:version>0.11.0</sparkle:version> |
59 | 75 | <sparkle:fullReleaseNotesLink>https://github.com/borgbase/vorta/releases/tag/v0.11.0</sparkle:fullReleaseNotesLink> |
60 | | - <enclosure url="https://github.com/borgbase/vorta/releases/download/v0.11.0/Vorta-v0.11.0-arm.dmg" length="45379995" type="application/x-apple-diskimage"/> |
| 76 | + <enclosure url="https://github.com/borgbase/vorta/releases/download/v0.11.0/Vorta-v0.11.0-arm.dmg" length="45384722" type="application/x-apple-diskimage"/> |
61 | 77 | </item> |
62 | 78 | <item> |
63 | 79 | <title>v0.11.0-beta1</title> |
@@ -780,26 +796,5 @@ users have reported with their keychain. With this release</p> |
780 | 796 | <sparkle:fullReleaseNotesLink>https://github.com/borgbase/vorta/releases/tag/v0.7.5</sparkle:fullReleaseNotesLink> |
781 | 797 | <enclosure url="https://github.com/borgbase/vorta/releases/download/v0.7.5/vorta-0.7.5.dmg" length="47113299" type="application/x-diskcopy"/> |
782 | 798 | </item> |
783 | | - <item> |
784 | | - <title>v0.7.4</title> |
785 | | - <description><![CDATA[<p>This is a maintenance release to address some widespread issues |
786 | | -related to different Linux keychains. It also adds Swedish as |
787 | | -translation, as well as updates to existing translations.</p> |
788 | | -<h3>New features</h3> |
789 | | -<ul> |
790 | | -<li>Add option to refresh individual archives. By @rblenis (#878)</li> |
791 | | -</ul> |
792 | | -<h3>Bug fixes and improvements</h3> |
793 | | -<ul> |
794 | | -<li>Fix log table sorting. By @rblenis (#881)</li> |
795 | | -<li>Improve kwallet verification. By @samuel-w (#889)</li> |
796 | | -<li>Remove failing SSH key check (#887)</li> |
797 | | -<li>Avoid segfault when quitting (#877)</li> |
798 | | -</ul>]]></description> |
799 | | - <pubDate>2021-02-26T03:46:08Z</pubDate> |
800 | | - <sparkle:version>0.7.4</sparkle:version> |
801 | | - <sparkle:fullReleaseNotesLink>https://github.com/borgbase/vorta/releases/tag/v0.7.4</sparkle:fullReleaseNotesLink> |
802 | | - <enclosure url="https://github.com/borgbase/vorta/releases/download/v0.7.4/vorta-0.7.4.dmg" length="47103648" type="application/octet-stream"/> |
803 | | - </item> |
804 | 799 | </channel> |
805 | 800 | </rss> |
0 commit comments