Skip to content

Commit 944ea1d

Browse files
committed
Bump version
1 parent 2c93617 commit 944ea1d

2 files changed

Lines changed: 66 additions & 40 deletions

File tree

appcast-pre.xml

Lines changed: 33 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,39 @@
55
<link>https://borgbase.github.io/vorta/appcast-pre.xml</link>
66
<description>Latest updates for the app.</description>
77
<language>en</language>
8+
<item>
9+
<title>v0.11.2</title>
10+
<description><![CDATA[<p>Vorta v0.11.2 is a maintenance release focused on stability and modernization. Key highlights include:</p>
11+
<ul>
12+
<li>Bug fixes: Resolved KWallet password retrieval issues, fixed tree model crashes and performance problems, and corrected schedule initialization timing</li>
13+
<li>Packaging modernization: Migrated to uv for modern Python packaging</li>
14+
<li>Code quality: Added missing signal cleanup handlers and removed unused parameters</li>
15+
<li>macOS: Reverted to using borg-dir binary for improved compatibility</li>
16+
<li>Testing: Fixed failing tests and improved cross-platform test coverage</li>
17+
</ul>
18+
<p>Welcome to new contributor @cincodenada!</p>
19+
<h2>What's Changed</h2>
20+
<ul>
21+
<li>Bump test versions, fix failing tests by @m3nu in <a href="https://github.com/borgbase/vorta/pull/2322" rel="nofollow">https://github.com/borgbase/vorta/pull/2322</a></li>
22+
<li>Modernize packaging, use uv by @m3nu in <a href="https://github.com/borgbase/vorta/pull/2323" rel="nofollow">https://github.com/borgbase/vorta/pull/2323</a></li>
23+
<li>refactor: add missing signal cleanup handlers in view classes by @m3nu in <a href="https://github.com/borgbase/vorta/pull/2324" rel="nofollow">https://github.com/borgbase/vorta/pull/2324</a></li>
24+
<li>Revert to using borg-dir binary on macos by @m3nu in <a href="https://github.com/borgbase/vorta/pull/2325" rel="nofollow">https://github.com/borgbase/vorta/pull/2325</a></li>
25+
<li>Skip darwin tests on non-darwin platforms by @cincodenada in <a href="https://github.com/borgbase/vorta/pull/2319" rel="nofollow">https://github.com/borgbase/vorta/pull/2319</a></li>
26+
<li>refactor: remove unused profile_id from schedule_changed signal by @m3nu in <a href="https://github.com/borgbase/vorta/pull/2330" rel="nofollow">https://github.com/borgbase/vorta/pull/2330</a></li>
27+
<li>KWallet password retrieval broken by incorrect get_result() return type by @m3nu in <a href="https://github.com/borgbase/vorta/pull/2328" rel="nofollow">https://github.com/borgbase/vorta/pull/2328</a></li>
28+
<li>bug: fix tree model pointer exception and performance by @m3nu in <a href="https://github.com/borgbase/vorta/pull/2333" rel="nofollow">https://github.com/borgbase/vorta/pull/2333</a></li>
29+
<li>fix: Delay updating schedule until after fields have been initialized by @cincodenada in <a href="https://github.com/borgbase/vorta/pull/2317" rel="nofollow">https://github.com/borgbase/vorta/pull/2317</a></li>
30+
</ul>
31+
<h2>New Contributors</h2>
32+
<ul>
33+
<li>@cincodenada made their first contribution in <a href="https://github.com/borgbase/vorta/pull/2319" rel="nofollow">https://github.com/borgbase/vorta/pull/2319</a></li>
34+
</ul>
35+
<p><strong>Full Changelog</strong>: <a href="https://github.com/borgbase/vorta/compare/v0.11.1...v0.11.2" rel="nofollow">https://github.com/borgbase/vorta/compare/v0.11.1...v0.11.2</a></p>]]></description>
36+
<pubDate>2026-01-01T18:32:00Z</pubDate>
37+
<sparkle:version>0.11.2</sparkle:version>
38+
<sparkle:fullReleaseNotesLink>https://github.com/borgbase/vorta/releases/tag/v0.11.2</sparkle:fullReleaseNotesLink>
39+
<enclosure url="https://github.com/borgbase/vorta/releases/download/v0.11.2/Vorta-v0.11.2-arm.dmg" length="48510183" type="application/x-apple-diskimage"/>
40+
</item>
841
<item>
942
<title>v0.11.1</title>
1043
<description><![CDATA[<p>This release improves the packaging and release process.</p>
@@ -776,25 +809,5 @@ MDM. More about this feature in the <a href="https://vorta.borgbase.com/usage/se
776809
<sparkle:fullReleaseNotesLink>https://github.com/borgbase/vorta/releases/tag/v0.7.6</sparkle:fullReleaseNotesLink>
777810
<enclosure url="https://github.com/borgbase/vorta/releases/download/v0.7.6/vorta-0.7.6.dmg" length="45347584" type="application/octet-stream"/>
778811
</item>
779-
<item>
780-
<title>v0.7.5</title>
781-
<description><![CDATA[<p>This is a maintenance release to address <a href="https://github.com/borgbase/vorta/discussions/859" rel="nofollow">some issues</a> Linux
782-
users have reported with their keychain. With this release</p>
783-
<ul>
784-
<li>You can disable the system keychain and just keep the repo
785-
passphrase in Vorta's settings DB (slightly less secure)</li>
786-
<li>Keyring is now picked by assigning a score. So it will
787-
prioritized KWallet on KDE and Secret Storage on Gnome.</li>
788-
</ul>
789-
<h3>Other improvements</h3>
790-
<ul>
791-
<li>Use json mode to list archive files. By @rblenis (#885)</li>
792-
<li>Add untranslated strings. By @samuel-w (#902)</li>
793-
</ul>]]></description>
794-
<pubDate>2021-03-03T04:17:49Z</pubDate>
795-
<sparkle:version>0.7.5</sparkle:version>
796-
<sparkle:fullReleaseNotesLink>https://github.com/borgbase/vorta/releases/tag/v0.7.5</sparkle:fullReleaseNotesLink>
797-
<enclosure url="https://github.com/borgbase/vorta/releases/download/v0.7.5/vorta-0.7.5.dmg" length="47113299" type="application/x-diskcopy"/>
798-
</item>
799812
</channel>
800813
</rss>

appcast.xml

Lines changed: 33 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,39 @@
55
<link>https://borgbase.github.io/vorta/appcast.xml</link>
66
<description>Latest updates for the app.</description>
77
<language>en</language>
8+
<item>
9+
<title>v0.11.2</title>
10+
<description><![CDATA[<p>Vorta v0.11.2 is a maintenance release focused on stability and modernization. Key highlights include:</p>
11+
<ul>
12+
<li>Bug fixes: Resolved KWallet password retrieval issues, fixed tree model crashes and performance problems, and corrected schedule initialization timing</li>
13+
<li>Packaging modernization: Migrated to uv for modern Python packaging</li>
14+
<li>Code quality: Added missing signal cleanup handlers and removed unused parameters</li>
15+
<li>macOS: Reverted to using borg-dir binary for improved compatibility</li>
16+
<li>Testing: Fixed failing tests and improved cross-platform test coverage</li>
17+
</ul>
18+
<p>Welcome to new contributor @cincodenada!</p>
19+
<h2>What's Changed</h2>
20+
<ul>
21+
<li>Bump test versions, fix failing tests by @m3nu in <a href="https://github.com/borgbase/vorta/pull/2322" rel="nofollow">https://github.com/borgbase/vorta/pull/2322</a></li>
22+
<li>Modernize packaging, use uv by @m3nu in <a href="https://github.com/borgbase/vorta/pull/2323" rel="nofollow">https://github.com/borgbase/vorta/pull/2323</a></li>
23+
<li>refactor: add missing signal cleanup handlers in view classes by @m3nu in <a href="https://github.com/borgbase/vorta/pull/2324" rel="nofollow">https://github.com/borgbase/vorta/pull/2324</a></li>
24+
<li>Revert to using borg-dir binary on macos by @m3nu in <a href="https://github.com/borgbase/vorta/pull/2325" rel="nofollow">https://github.com/borgbase/vorta/pull/2325</a></li>
25+
<li>Skip darwin tests on non-darwin platforms by @cincodenada in <a href="https://github.com/borgbase/vorta/pull/2319" rel="nofollow">https://github.com/borgbase/vorta/pull/2319</a></li>
26+
<li>refactor: remove unused profile_id from schedule_changed signal by @m3nu in <a href="https://github.com/borgbase/vorta/pull/2330" rel="nofollow">https://github.com/borgbase/vorta/pull/2330</a></li>
27+
<li>KWallet password retrieval broken by incorrect get_result() return type by @m3nu in <a href="https://github.com/borgbase/vorta/pull/2328" rel="nofollow">https://github.com/borgbase/vorta/pull/2328</a></li>
28+
<li>bug: fix tree model pointer exception and performance by @m3nu in <a href="https://github.com/borgbase/vorta/pull/2333" rel="nofollow">https://github.com/borgbase/vorta/pull/2333</a></li>
29+
<li>fix: Delay updating schedule until after fields have been initialized by @cincodenada in <a href="https://github.com/borgbase/vorta/pull/2317" rel="nofollow">https://github.com/borgbase/vorta/pull/2317</a></li>
30+
</ul>
31+
<h2>New Contributors</h2>
32+
<ul>
33+
<li>@cincodenada made their first contribution in <a href="https://github.com/borgbase/vorta/pull/2319" rel="nofollow">https://github.com/borgbase/vorta/pull/2319</a></li>
34+
</ul>
35+
<p><strong>Full Changelog</strong>: <a href="https://github.com/borgbase/vorta/compare/v0.11.1...v0.11.2" rel="nofollow">https://github.com/borgbase/vorta/compare/v0.11.1...v0.11.2</a></p>]]></description>
36+
<pubDate>2026-01-01T18:32:00Z</pubDate>
37+
<sparkle:version>0.11.2</sparkle:version>
38+
<sparkle:fullReleaseNotesLink>https://github.com/borgbase/vorta/releases/tag/v0.11.2</sparkle:fullReleaseNotesLink>
39+
<enclosure url="https://github.com/borgbase/vorta/releases/download/v0.11.2/Vorta-v0.11.2-arm.dmg" length="48510183" type="application/x-apple-diskimage"/>
40+
</item>
841
<item>
942
<title>v0.11.1</title>
1043
<description><![CDATA[<p>This release improves the packaging and release process.</p>
@@ -542,25 +575,5 @@ MDM. More about this feature in the <a href="https://vorta.borgbase.com/usage/se
542575
<sparkle:fullReleaseNotesLink>https://github.com/borgbase/vorta/releases/tag/v0.7.6</sparkle:fullReleaseNotesLink>
543576
<enclosure url="https://github.com/borgbase/vorta/releases/download/v0.7.6/vorta-0.7.6.dmg" length="45347584" type="application/octet-stream"/>
544577
</item>
545-
<item>
546-
<title>v0.7.5</title>
547-
<description><![CDATA[<p>This is a maintenance release to address <a href="https://github.com/borgbase/vorta/discussions/859" rel="nofollow">some issues</a> Linux
548-
users have reported with their keychain. With this release</p>
549-
<ul>
550-
<li>You can disable the system keychain and just keep the repo
551-
passphrase in Vorta's settings DB (slightly less secure)</li>
552-
<li>Keyring is now picked by assigning a score. So it will
553-
prioritized KWallet on KDE and Secret Storage on Gnome.</li>
554-
</ul>
555-
<h3>Other improvements</h3>
556-
<ul>
557-
<li>Use json mode to list archive files. By @rblenis (#885)</li>
558-
<li>Add untranslated strings. By @samuel-w (#902)</li>
559-
</ul>]]></description>
560-
<pubDate>2021-03-03T04:17:49Z</pubDate>
561-
<sparkle:version>0.7.5</sparkle:version>
562-
<sparkle:fullReleaseNotesLink>https://github.com/borgbase/vorta/releases/tag/v0.7.5</sparkle:fullReleaseNotesLink>
563-
<enclosure url="https://github.com/borgbase/vorta/releases/download/v0.7.5/vorta-0.7.5.dmg" length="47113299" type="application/x-diskcopy"/>
564-
</item>
565578
</channel>
566579
</rss>

0 commit comments

Comments
 (0)