v0.9.6
oxc-project/oxcv0.9.6Sep 4, 2026by tashfeenahmed
AI Summary
This release resolves compatibility issues with macOS 26 (Tahoe) where the app was unreachable when the menu bar icon was hidden, and adds a new provider to the list.
Key Highlights
- App is reachable again when the menu bar icon is hidden in macOS 26.
- App notifies users when the icon is not visible and offers to open the dashboard.
- Reopening the app from Finder now correctly opens the dashboard.
- AMD Radeon Cloud (TokenFactory) provider added.
New Features
- AMD Radeon Cloud provider
Full Release Notes
## Fixes - **macOS 26 (Tahoe): the app is reachable again when the menu bar hides its icon.** Tahoe lets you hide any app's menu-bar icon (System Settings → Menu Bar). With FreeLLMAPI hidden, the tray was still created without any error and simply never drawn, which left the app running with a working API and nothing at all to click. It now notices its icon is not on the menu bar, tells you where the setting is, and offers to open the dashboard. Reopening the app from Finder opens the dashboard too — macOS delivers that as an `activate` event, which the app used to ignore. (#1146, closes #807) ## Providers - AMD Radeon Cloud (TokenFactory). (#1145) Full changelog: https://github.com/tashfeenahmed/freellmapi/compare/v0.9.5...v0.9.6 --- ⭐ Like the free router? [Go Premium](https://freellmapi.co/?utm_source=github&utm_medium=release&utm_campaign=premium&utm_content=v0.9.6#pricing) — the live signed catalog, $19/yr, cancel anytime.