|
2 | 2 | <rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0"> |
3 | 3 | <channel> |
4 | 4 | <title>CodexBar</title> |
| 5 | + <item> |
| 6 | + <title>0.31.0</title> |
| 7 | + <pubDate>Thu, 28 May 2026 23:11:46 +0100</pubDate> |
| 8 | + <link>https://raw.githubusercontent.com/steipete/CodexBar/main/appcast.xml</link> |
| 9 | + <sparkle:version>73</sparkle:version> |
| 10 | + <sparkle:shortVersionString>0.31.0</sparkle:shortVersionString> |
| 11 | + <sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion> |
| 12 | + <description><![CDATA[<h2>CodexBar 0.31.0</h2> |
| 13 | +<h3>Changed</h3> |
| 14 | +<ul> |
| 15 | +<li>Docs: update the Homebrew install command to use the official <code>codexbar</code> cask now that it supports Intel Macs (#1189). Thanks @SSakutaro!</li> |
| 16 | +<li>Tests: document and audit that routine validation must not trigger macOS Keychain prompts.</li> |
| 17 | +<li>Localization: localize popup panels and provider settings UI across supported languages (#1181). Thanks @jack24254029!</li> |
| 18 | +<li>Localization: complete Brazilian Portuguese coverage so pt-BR no longer falls back to English for new UI strings (#1188). Thanks @ManuzimFerreira!</li> |
| 19 | +</ul> |
| 20 | +<h3>Added</h3> |
| 21 | +<ul> |
| 22 | +<li>AWS Bedrock: support resolving usage and cost-history credentials from a named AWS profile via the AWS CLI (#1190). Thanks @oleksandr-soldatov!</li> |
| 23 | +<li>Codex: show Codex Spark model-specific usage as an optional extra quota lane (#1195, fixes #1177). Thanks @LeoLin990405!</li> |
| 24 | +<li>Localization: add Swedish as a selectable app language (#1186). Thanks @yeager!</li> |
| 25 | +</ul> |
| 26 | +<h3>Fixed</h3> |
| 27 | +<ul> |
| 28 | +<li>Cost history: make token-cost JSONL scans cancellation-aware so quitting, forced refreshes, and account switches can stop stale scans sooner.</li> |
| 29 | +<li>Codex: show Spark 5-hour and weekly usage as separate quota lanes in Codex breakdowns (#1201).</li> |
| 30 | +<li>Codex: show captured <code>codex login</code> output when managed Add Account fails so users can recover from account-selection or OAuth failures (#1199). Thanks @chapati23!</li> |
| 31 | +<li>Claude: hide the obsolete Design quota lane now that Claude Design shares the main Claude usage limit (#1197).</li> |
| 32 | +<li>Menu bar: coalesce visible-menu rebuilds and reduce hover highlight work so the dropdown stays responsive on macOS 26.5 (#1196).</li> |
| 33 | +</ul> |
| 34 | +<p><a href="https://github.com/steipete/CodexBar/blob/main/CHANGELOG.md">View full changelog</a></p> |
| 35 | +]]></description> |
| 36 | + <enclosure url="https://github.com/steipete/CodexBar/releases/download/v0.31.0/CodexBar-macos-universal-0.31.0.zip" length="44654410" type="application/octet-stream" sparkle:edSignature="5QrkHnDb0Rc90o8qybk6S0p7TseVZiQ1zDaoLCmEQyUfODN/oqRfnDvPVKcYOLHa9P5NzMM5alxnkrMp9dbEBQ=="/> |
| 37 | + </item> |
5 | 38 | <item> |
6 | 39 | <title>0.30.1</title> |
7 | 40 | <pubDate>Thu, 28 May 2026 07:56:49 +0100</pubDate> |
|
62 | 95 | ]]></description> |
63 | 96 | <enclosure url="https://github.com/steipete/CodexBar/releases/download/v0.30.0/CodexBar-macos-universal-0.30.0.zip" length="43980302" type="application/octet-stream" sparkle:edSignature="em2+xZpRZvRphUFRWr0t389BLckIwZZr8e8MV65H97gzq6hbPiVe3P5E+4HFMUtlUncrRKYrhSIQo4C6WGZ0Aw=="/> |
64 | 97 | </item> |
65 | | - <item> |
66 | | - <title>0.29.1</title> |
67 | | - <pubDate>Tue, 26 May 2026 03:10:47 +0100</pubDate> |
68 | | - <link>https://raw.githubusercontent.com/steipete/CodexBar/main/appcast.xml</link> |
69 | | - <sparkle:version>69</sparkle:version> |
70 | | - <sparkle:shortVersionString>0.29.1</sparkle:shortVersionString> |
71 | | - <sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion> |
72 | | - <description><![CDATA[<h2>CodexBar 0.29.1</h2> |
73 | | -<h3>Added</h3> |
74 | | -<ul> |
75 | | -<li>Integrations: list the Noctalia/Quickshell Codex usage plugin in the Linux CLI integrations (#1115). Thanks @rayoplateado!</li> |
76 | | -<li>Display: add optional workday markers for weekly progress bars (#1102). Thanks @Yuxin-Qiao!</li> |
77 | | -<li>Localization: add Traditional Chinese (<code>zh-Hant</code>) app strings. Thanks @ilyaliao!</li> |
78 | | -</ul> |
79 | | -<h3>Fixed</h3> |
80 | | -<ul> |
81 | | -<li>Claude: classify Claude CLI 2.1 subscription-only <code>/usage</code> output separately and fall back to direct CLI usage when the PTY panel fails to load (#1121, fixes #1116). Thanks @Yuxin-Qiao!</li> |
82 | | -<li>Provider switcher: keep multi-row account/provider controls compact so large menus stay within bounds (#1113). Thanks @Yuxin-Qiao!</li> |
83 | | -<li>Grok: label usage bars from the actual reset window instead of the remaining reset distance (#1148). Thanks @kiankyars!</li> |
84 | | -<li>Config: keep legacy credentials when migrated config changes fail to save so retry can recover them (#1146). Thanks @RajvardhanPatil07!</li> |
85 | | -<li>Codex: avoid overcounting forked sessions when parent logs are missing while still counting incremental usage (#1143). Thanks @jskoiz!</li> |
86 | | -<li>Groq: show a distinct Groq provider icon instead of reusing the Grok glyph (#1112). Thanks @kiankyars!</li> |
87 | | -<li>Claude: normalize OAuth extra-usage spend limits from minor units so Enterprise spend displays as currency instead of 100x too high (#1114, fixes #1111). Thanks @Yuxin-Qiao!</li> |
88 | | -<li>Menu bar: preserve status item identity during display-change recovery so menu bar managers do not treat CodexBar as a new hidden item (#1122, fixes #1109). Thanks @lederniermagicien!</li> |
89 | | -<li>OpenAI: retry transient Admin API usage failures once before surfacing an access error (#1117).</li> |
90 | | -<li>OpenCode Go: read local usage history before falling back to browser-cookie dashboard fetches (#1021). Thanks @sopenlaz0!</li> |
91 | | -<li>Menu bar: show extra-usage spend as currency text for Claude and Cursor when that metric is selected (#1107). Thanks @Yuxin-Qiao!</li> |
92 | | -<li>Codex: run regular credits and OpenAI dashboard refreshes in the background while coalescing overlapping refresh work (#1078). Thanks @ptstory!</li> |
93 | | -</ul> |
94 | | -<p><a href="https://github.com/steipete/CodexBar/blob/main/CHANGELOG.md">View full changelog</a></p> |
95 | | -]]></description> |
96 | | - <enclosure url="https://github.com/steipete/CodexBar/releases/download/v0.29.1/CodexBar-macos-universal-0.29.1.zip" length="43785852" type="application/octet-stream" sparkle:edSignature="7XsDO0MzlsSEiecOZ92TpWvqEhIESbKgPrhtfv7a0A21ppIpw+yq1IBkRXb0f97RoM52kdNSNXuTgVc4BNpKAw=="/> |
97 | | - </item> |
98 | 98 | <item> |
99 | 99 | <title>0.14.0</title> |
100 | 100 | <pubDate>Thu, 25 Dec 2025 03:56:15 +0100</pubDate> |
|
0 commit comments