Skip to content

Commit a5b08b9

Browse files
committed
docs: update appcast for 0.8.0
1 parent 156ba1d commit a5b08b9

1 file changed

Lines changed: 20 additions & 19 deletions

File tree

appcast.xml

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
33
<channel>
44
<title>RepoBar</title>
5+
<item>
6+
<title>0.8.0</title>
7+
<pubDate>Sun, 07 Jun 2026 00:23:34 -0700</pubDate>
8+
<link>https://raw.githubusercontent.com/steipete/RepoBar/main/appcast.xml</link>
9+
<sparkle:version>21</sparkle:version>
10+
<sparkle:shortVersionString>0.8.0</sparkle:shortVersionString>
11+
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
12+
<description><![CDATA[<h2>RepoBar 0.8.0</h2>
13+
<ul>
14+
<li>Add optional OpenAI-powered PR summaries to the Issue Navigator sidebar using Tachikoma <code>chat-latest</code>, with settings for model and API key storage.</li>
15+
<li>Give AI PR summaries more Issue Navigator sidebar room and tune generated summary length to the visible row budget.</li>
16+
<li>Summarize all resolved Issue Navigator items with AI, add compact settings controls for model selection, API key testing, saving, and clearing.</li>
17+
<li>Keep the separate Issue Navigator window from auto-scrolling embedded GitHub issue previews while preserving the menu dropdown preview scroll offset.</li>
18+
<li>Keep Issue Navigator reference clicks from being overwritten by clipboard seeding, and show unresolved GitHub metadata as the reference label instead of &quot;preview unavailable.&quot;</li>
19+
<li>Keep the Repositories settings table from rendering duplicate rows when the same repository is both pinned and hidden (thanks @devYRPauli). (#73)</li>
20+
</ul>
21+
<p><a href="https://github.com/steipete/RepoBar/blob/main/CHANGELOG.md">View full changelog</a></p>
22+
]]></description>
23+
<enclosure url="https://github.com/steipete/RepoBar/releases/download/v0.8.0/RepoBar-0.8.0.zip" length="33341339" type="application/octet-stream" sparkle:edSignature="jYWQYc8TWidogh9KJffQpn82UkOqqtS3UGuKQuiFUKOmM5xZMI1+pSNpxoI8399Xmsmu1pKP59/MTLqNFpzkBA=="/>
24+
</item>
525
<item>
626
<title>0.7.0</title>
727
<pubDate>Sun, 31 May 2026 19:17:14 +0100</pubDate>
@@ -44,24 +64,5 @@
4464
]]></description>
4565
<enclosure url="https://github.com/steipete/RepoBar/releases/download/v0.6.6/RepoBar-0.6.6.zip" length="25009466" type="application/octet-stream" sparkle:edSignature="10dzsm+fL0krkWQ/j9iB/Fgkke3qJJCFi3Aq7zh8e+6ymL8CI2Qqk9guuHMdTlU/dnHOeDWU2fSp34knSOVDDQ=="/>
4666
</item>
47-
<item>
48-
<title>0.6.5</title>
49-
<pubDate>Sun, 24 May 2026 05:16:24 +0100</pubDate>
50-
<link>https://raw.githubusercontent.com/steipete/RepoBar/main/appcast.xml</link>
51-
<sparkle:version>18</sparkle:version>
52-
<sparkle:shortVersionString>0.6.5</sparkle:shortVersionString>
53-
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
54-
<description><![CDATA[<h2>RepoBar 0.6.5</h2>
55-
<ul>
56-
<li>Reduce GitHub pressure by throttling REST/GraphQL request lanes, moving repo count/release hydration to GraphQL, and fetching commit-activity heatmaps only for visible rows with a daily TTL.</li>
57-
<li>Keep REST core rate-limit diagnostics focused on the shared quota instead of filling Current Blocker with per-request cooldown rows.</li>
58-
<li>Keep copied triage lists with leading bare GitHub references from inheriting incidental repository paths mentioned later in item descriptions.</li>
59-
<li>Show copied GitHub URL previews immediately with loading placeholders, then update each entry as GitHub metadata resolves.</li>
60-
<li>Recognize copied repo-heading triage blocks like <code>owner/repo: 1 issue / 1 PR</code> followed by indented <code>#123</code> references.</li>
61-
</ul>
62-
<p><a href="https://github.com/steipete/RepoBar/blob/main/CHANGELOG.md">View full changelog</a></p>
63-
]]></description>
64-
<enclosure url="https://github.com/steipete/RepoBar/releases/download/v0.6.5/RepoBar-0.6.5.zip" length="24983221" type="application/octet-stream" sparkle:edSignature="xSkGWwfZlico5g2ugOQ2kE5DofeABRpM9FR6hfCWSeyP0YFoJPEuaP/yomYD99ENUTwS5hPsdJgB3dkAAh2dBg=="/>
65-
</item>
6667
</channel>
6768
</rss>

0 commit comments

Comments
 (0)