github heyhuynhgiabuu/proxypal v0.3.11

latest releases: v0.4.17, v0.4.16, v0.4.15...
3 months ago

What's New

Quota Widget Chart View (#66)

  • Chart/List toggle - Visual bar chart option for quota display
  • Color-coded bars - Green (≥70%), Yellow (30-69%), Red (<30%)
  • Model grouping by category - Claude, Gemini, GPT, etc.
  • Low quota warning alert - Notification for models <30%
  • Account and model filters - Filter by specific accounts or models

Architecture Cleanup

  • Moved UI preferences to localStorage - Quota widget state no longer pollutes Rust config
  • Consolidated filter systems - Removed duplicate hiddenModels filter, unified to single approach
  • Fixed TypeScript type errors in BarChart.tsx formatter callbacks

Backend Update

  • CLIProxyAPI v6.6.54 - Added commercial-mode for optimized HTTP middleware with lower memory usage

Files Changed

  • src-tauri/src/config.rs - Removed quota UI fields from app config
  • src/pages/Dashboard.tsx - localStorage-based quota widget preferences
  • src/components/charts/BarChart.tsx - Fixed TypeScript errors
  • src/lib/tauri.ts, src/stores/app.ts - Removed quota config types

Don't miss a new proxypal release

NewReleases is sending notifications on new releases.