Skip to content

Bump version to 1.0.8#6

Merged
0xtbug merged 8 commits intomainfrom
dev
Jan 28, 2026
Merged

Bump version to 1.0.8#6
0xtbug merged 8 commits intomainfrom
dev

Conversation

@0xtbug
Copy link
Owner

@0xtbug 0xtbug commented Jan 28, 2026

No description provided.

0xtbug and others added 7 commits January 19, 2026 22:02
Add Japanese, Korean, Vietnamese, and Thai to the multilingual list.
Include auto-update functionality in the features section.
Update the README to reflect recent application enhancements.
feat(kiro): implement Kiro CLI authentication command for Tauri
feat(kiro): add Kiro provider to OAuth and quota API services
feat(kiro): display Kiro provider icon and format account names
feat(kiro): add Kiro quota fetching and parsing logic
feat(kiro): include Kiro in supported OAuth providers and UI list
build(deps): add kiro.png asset for Kiro provider icon
feat(kiro): add Kiro (CodeWhisperer) provider integration
Adds new 'cliProxy' and 'about' translation keys to all locale files.
Updates AboutPage.tsx and SettingsPage.tsx to use these keys.
This internationalizes the About page and CLI Proxy settings.
It improves accessibility and user experience for global users.
Introduces a comprehensive usage statistics dashboard to monitor API
requests, token usage, and model performance.

This includes:
- New UI components for charts (recharts), select dropdowns, and tables.
- Visualizations for request and token usage trends over time, with
 hourly and daily grouping.
- Multi-line comparison in charts, allowing filtering by model and source.
- Detailed tables for API usage and model-specific statistics.
- Internationalization support for all new usage statistics labels.
- A new API service and Zustand store to manage usage data.
- Updates to quota parsing to include more Antigravity models.
- Refactors loading indicators in quota cards for consistency.
Adds Kirocode to the list of supported APIs in README.md.
Updates USAGE.md to include a note about needing the
CLIProxyAPI Plus Version for Kirocode support.

This change introduces Kirocode as a new API option and
provides essential setup information for users to enable
this new functionality correctly.
feat(ui): add scroll area component and integrate into dashboard tables
feat(ui): add sonner for toast notifications and integrate for updates
feat(ui): add new button sizes for improved UI consistency
feat(ui): add option to show close button in dialog footer
refactor(ui): remove deprecated theme and mode toggle components
refactor(alert-dialog): enhance flexibility with size prop and media component
refactor(alert-dialog): update action and cancel buttons to use Button component
style(ui): adjust dialog content styling for responsiveness
style(ui): update Antigravity "Other" group icon to OpenAI
style(ui): refine alert dialog styling in providers page

fix(cli-proxy): improve process termination robustness
fix(cli-proxy): store executable name for fallback process killing
fix(cli-proxy): implement fallback taskkill by name on Windows for cleanup

feat(api): implement API health check for CLI proxy
feat(api): add `isApiHealthy` state and `checkApiHealth` action
refactor(dashboard): use API health status instead of server running status

refactor(api): remove unused client methods
refactor(api): remove put, patch, and postForm methods from ApiClient

chore(deps): update .gitignore and package version
chore(deps): add .env to gitignore
chore(deps): update tauri.conf.json version to 1.0.8
chore(deps): remove @tauri-apps/plugin-opener dependency

docs(screenshots): update dashboard and provider screenshots
@0xtbug 0xtbug changed the title Bump version to 1.8 Bump version to 1.0.8 Jan 28, 2026
@0xtbug 0xtbug merged commit b7477fc into main Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant