What theopenco/llmgateway shipped
Generated by FoxPlug from public activity — not affiliated with Llmgateway.
Week of September 14, 2026
What shipped
- Native iOS app for Lounge shipped with full React Native implementation and backend support. Pull request #4082
- Organization owners can now delete organizations from settings with safeguards against in-use deletions and Stripe subscription cleanup. Pull request #4010
- Added typed-decision model support to gateway so Jev can be used for calibrated probability responses. Pull request #4156
- Added DeepSeek V4.1 Flash and updated rate cards for Baidu Qianfan. Pull request #4161
- Gateway now forwards OpenAI's reasoning.mode parameter instead of dropping it. Pull request #4143
- Playground image generation performance improved with lazy loading, zip downloads, and flex layout. Pull request #4163
- Routing analytics now break compliance exclusions and rate limits down by specific rule instead of single totals. Pull request #4121
- Admin model stats now display provider cache rates alongside cached token counts. Pull request #4136
- Custom signup email-domain blocklist moved to system settings table for admin management without code changes. Pull request #4141
- Global provider rate limits now accept zero RPM/RPD to block matching requests before upstream calls. Pull request #4140
Why it matters
This week brings major infrastructure work: a native iOS client for Lounge with full feature parity, organization deletion with proper safeguards, and broader model coverage including typed-decision models and improved parameter forwarding. Admin analytics and routing visibility also improved significantly across multiple surfaces.
Changelog entry
- Native iOS app for Lounge with React Native, device sign-in, profiles, leaderboards, Canvas, and Sandbox Escape. Pull request #4082
- Organization deletion from settings with safeguards and Stripe subscription cleanup. Pull request #4010
- Typed-decision model support for Jev through gateway. Pull request #4156
- Added DeepSeek V4.1 Flash on Baidu with updated rate card. Pull request #4161
- OpenAI reasoning.mode parameter now forwarded instead of dropped. Pull request #4143
- Playground image preview lazy loading and zip download with flex layout. Pull request #4163
- GPT Image 2.5 added via Azure with two missing variant mappings. Pull request #4147
- Routing analytics compliance and rate limit exclusions broken down by specific rule. Pull request #4121
- Admin stats show provider cache rates alongside cached token counts. Pull request #4136
- Signup email-domain blocklist moved to system settings for admin management. Pull request #4141
- Global provider rate limits accept zero RPM/RPD to block requests before upstream. Pull request #4140
- Provider credential errors now show per-model split in tooltip. Pull request #4160
- 24h error rate per credential added to Provider Credentials table. Pull request #4145
- Airside carriers page links directly to carrier model mappings and traffic. Pull request #4122
- Admin cost charts support hourly/daily bucket override via query parameter. Pull request #4119
Lounge gets native iOS, orgs can delete themselves, Jev joins the gateway, and routing analytics gained rule-level visibility. Plus: playground performance tuning and reasoning.mode forwarding for OpenAI.
This week's updates span major feature work and operational improvements. The native iOS Lounge app launches with full React Native implementation. Organization deletion now works safely with Stripe cleanup. The gateway added typed-decision model support via Jev, improved analytics visibility by breaking compliance and rate limits down to individual rules, and fixed OpenAI reasoning.mode forwarding. Admin credentials pages now surface per-model error rates, and playground image generation performance improved with lazy loading.