Skip to content

Commit 330ae43

Browse files
committed
docs: update appcast for 0.49.2
1 parent bff43f8 commit 330ae43

1 file changed

Lines changed: 24 additions & 24 deletions

File tree

appcast.xml

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
33
<channel>
44
<title>CodexBar</title>
5+
<item>
6+
<title>0.49.2</title>
7+
<pubDate>Mon, 10 Aug 2026 20:32:53 -0700</pubDate>
8+
<link>https://raw.githubusercontent.com/steipete/CodexBar/main/appcast.xml</link>
9+
<sparkle:version>116</sparkle:version>
10+
<sparkle:shortVersionString>0.49.2</sparkle:shortVersionString>
11+
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
12+
<description><![CDATA[<h2>CodexBar 0.49.2</h2>
13+
<h3>Fixed</h3>
14+
<ul>
15+
<li>Sync: collapse duplicate usage rows for the same provider account across Macs, with the current Mac&#x27;s configured result taking precedence over synced copies.</li>
16+
<li>Menu cards: show session quota as exhausted until the final reset of every binding weekly/monthly plan lane, while preserving session-specific details and independent purchased credits (#2840). Thanks @Yuxin-Qiao!</li>
17+
<li>Menu cards: keep primary usage values and long localized reset timestamps readable by stacking the row only when both cannot fit (#2846). Thanks @Yuxin-Qiao!</li>
18+
<li>Plugins: honor the “Usage bars fill” remaining/used setting in user-installed provider cards, keeping percentage labels and bar direction aligned (#2749). Thanks @RyloRiz!</li>
19+
<li>Sub2API: localize and group menu-card quota labels and request, token, and cost totals into a compact usage summary (#2835). Thanks @weirdo-adam!</li>
20+
<li>Codex: avoid repeatedly converting historical token snapshots during cost-cache refreshes, preventing sustained CPU usage on large session histories.</li>
21+
<li>Codex: make automatic cost-history catch-up near-idle and limit local-history scans to provider refreshes with a 15-minute energy floor.</li>
22+
<li>Agent Sessions: stop inactive local and remote refresh schedulers from waking while monitoring is disabled.</li>
23+
<li>Cost usage: refresh token-cost data when “Refresh all providers on menu open” is enabled, with a one-minute scan floor to avoid repeated work (#2388). Thanks @betive37!</li>
24+
</ul>
25+
<p><a href="https://github.com/steipete/CodexBar/blob/main/CHANGELOG.md">View full changelog</a></p>
26+
]]></description>
27+
<enclosure url="https://github.com/steipete/CodexBar/releases/download/v0.49.2/CodexBar-macos-universal-0.49.2.zip" length="62012995" type="application/octet-stream" sparkle:edSignature="M6XLAvu5sXqUYPj7+VrzMfZSmSbN56hBoMjI/VqEIMMoI+k6pVVURSeVeaHGnuRhJDRIXiFHgPjs3gze7UFQDg=="/>
28+
</item>
529
<item>
630
<title>0.49.1</title>
731
<pubDate>Sun, 09 Aug 2026 22:57:17 -0700</pubDate>
@@ -80,30 +104,6 @@
80104
]]></description>
81105
<enclosure url="https://github.com/steipete/CodexBar/releases/download/v0.49.0/CodexBar-macos-universal-0.49.0.zip" length="64186887" type="application/octet-stream" sparkle:edSignature="dxda+jyIH7wesppKNEbKd1bpbApBeSaK6enp5Q632juW1yz+LaSM7UpAOHH868w+t2ME3q5q8JdW9i344lHfAw=="/>
82106
</item>
83-
<item>
84-
<title>0.48.1</title>
85-
<pubDate>Fri, 07 Aug 2026 17:14:23 -0700</pubDate>
86-
<link>https://raw.githubusercontent.com/steipete/CodexBar/main/appcast.xml</link>
87-
<sparkle:version>113</sparkle:version>
88-
<sparkle:shortVersionString>0.48.1</sparkle:shortVersionString>
89-
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
90-
<description><![CDATA[<h2>CodexBar 0.48.1</h2>
91-
<h3>Fixed</h3>
92-
<ul>
93-
<li>App: fix the 0.48.0 crash-at-launch &quot;could not load resource bundle: CodexBar_CodexBarCore.bundle&quot; — the new provider-plugin runtime loaded its bundled scripts through the autogenerated <code>Bundle.module</code> accessor, which only probes the app root and the build machine&#x27;s compile-time path; resources now resolve through a safe accessor that checks <code>Contents/Resources</code> first, with a source-level regression gate (#2738, #2730).</li>
94-
</ul>
95-
<h3>Added</h3>
96-
<ul>
97-
<li>CLI: add provider/detail snapshot queries and progressive cached-shell rendering to the built-in serve dashboard.</li>
98-
</ul>
99-
<h3>Fixed</h3>
100-
<ul>
101-
<li>CLI: answer expired serve-cache requests from the last-good response while rebuilding in the background instead of blocking the dashboard for up to a minute.</li>
102-
</ul>
103-
<p><a href="https://github.com/steipete/CodexBar/blob/main/CHANGELOG.md">View full changelog</a></p>
104-
]]></description>
105-
<enclosure url="https://github.com/steipete/CodexBar/releases/download/v0.48.1/CodexBar-macos-universal-0.48.1.zip" length="60748998" type="application/octet-stream" sparkle:edSignature="3oW50w1zsKpoBLzGhRWV7e6HhdW70vmAjhGlOec9QgI3qvLodfTu37qReu1YbOkg1XxzZsN49zRI3Up+v8LoDg=="/>
106-
</item>
107107
<item>
108108
<title>0.14.0</title>
109109
<pubDate>Thu, 25 Dec 2025 03:56:15 +0100</pubDate>

0 commit comments

Comments
 (0)