• v1.4.6 f68c4b2f44

    v1.4.6 Stable

    kerem released this 2026-01-29 01:56:59 +03:00 | 5 commits to main since this release

    📅 Originally published on GitHub: Wed, 28 Jan 2026 23:02:39 GMT
    🏷️ Git tag created: Wed, 28 Jan 2026 22:56:59 GMT

    🌟 更新内容 | What's New

    v1.4.6 (2025-01-29)

    • 🔑 多 API Key 管理: 支持创建多个 API Key,可选格式(sk-xxx / PROXY_KEY / KEY:TOKEN)
    • 💰 Credits 额度限制: 为每个 API Key 设置独立的 Credits 使用额度上限
    • 📊 API Key 用量统计: 记录每个 API Key 的请求数、Credits、Tokens 使用情况
    • 🚫 超额自动拒绝: 超出 Credits 额度后返回 429 错误,阻止继续调用
    • 🧠 模型思考模式: 为每个模型单独配置是否默认启用扩展思考模式 (Extended Thinking)
    • 时间精确显示: API Key 创建时间和最后使用时间精确到秒
    • 🔧 K-Proxy 集成: 新增 K-Proxy 代理服务支持,实现设备指纹管理和请求代理
    • 🆔 设备 ID 管理: 支持账户绑定设备 ID,可导入/导出设备 ID 映射
    • 🔄 API 类型切换: 支持 REST API (GetUsageLimits) 和 CBOR API (GetUsage) 双模式切换
    • 🌐 代理请求支持: Kiro API 请求支持通过 K-Proxy 代理发送,使用 undici 库
    • 📊 用量查询增强: 统一用量查询接口,自动适配不同 API 类型
    • ⌨️ 全局快捷键: 新增显示主窗口快捷键,支持自定义配置和按键录制
    • 🍎 macOS 关机修复: 修复关机时应用阻塞问题,添加 3 秒超时强制退出
    • 🍎 macOS Dock 优化: 点击 Dock 图标直接显示主窗口(像微信一样)

    v1.4.6 (2025-01-29)

    • 🔑 Multi API Key Management: Support creating multiple API Keys with selectable formats (sk-xxx / PROXY_KEY / KEY:TOKEN)
    • 💰 Credits Limit: Set independent Credits usage limit for each API Key
    • 📊 API Key Usage Stats: Track requests, Credits, and Tokens usage for each API Key
    • 🚫 Auto-Reject on Quota Exceeded: Returns 429 error when Credits limit exceeded
    • 🧠 Model Thinking Mode: Configure Extended Thinking mode default setting for each model
    • Precise Timestamps: API Key creation time and last used time shown with seconds
    • 🔧 K-Proxy Integration: Added K-Proxy service support for device fingerprint management and request proxying
    • 🆔 Device ID Management: Support account-bound device IDs with import/export for device ID mappings
    • 🔄 API Type Switch: Support both REST API (GetUsageLimits) and CBOR API (GetUsage) modes
    • 🌐 Proxy Request Support: Kiro API requests can be sent through K-Proxy using undici library
    • 📊 Usage Query Enhancement: Unified usage query interface with automatic API type adaptation
    • ⌨️ Global Shortcut: Added show window shortcut with customizable key binding and key recording
    • 🍎 macOS Shutdown Fix: Fixed app blocking shutdown, added 3s timeout for force quit
    • 🍎 macOS Dock Optimization: Click Dock icon to show main window directly (like WeChat)
    Downloads