Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
AloneAtWar
/
QuateDesk
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Releases
v0.3.5
v0.3.5
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
No results found
github-actions
released this
26 Aug 02:46
·
3 commits
to master since this release
v0.3.5
3e1cb1e
[0.3.5] - 2026-08-26
修复
修复纯百分比额度窗口显示“已用 0.00 / 0.00”占位明细的问题:通用 JSON 适配器只配置百分比路径时不再生成假的总量 / 剩余数值,账号卡片与历史趋势图悬停详情在窗口没有真实数值时直接不显示该明细;已记录的历史数据中的 0 同样会被过滤。“已用 / 总量”明细现在要求窗口同时带有真实的剩余与总量数值,避免单位混用算出错误结果。
修复下载更新失败毫无反馈的问题:此前自动检查发现新版本后手动点“立即升级”,下载途中断网等失败会被当成后台网络异常静默吞掉,更新弹窗按钮直接消失。现在下载失败会明确提示原因,弹窗里的“重试”直接重新下载,而不是退回重新检查。
修复 Windows 便携版(portable)无法应用内升级却仍走下载流程的问题:现在与 macOS 一样,点“立即升级”直接打开 GitHub 发布页手动下载,更新弹窗的按钮与说明相应调整。
修复保存任意设置都会触发一次更新检查的问题:现在只有把“自动检查更新”从关闭切换为开启的那一刻才立即补一次检查,平时保存设置不再重复请求 GitHub。
改进
自动检查更新从“仅启动时检查一次”改为每小时定时检查一次(可在设置中关闭),常驻托盘不重启也不会错过新版本;后台检查只在空闲状态下发起,已有可用版本、下载中或已下载待安装时不重复打扰。
检查进行中重复触发不再叠加请求;启动自动检查尚未结束时手动点“检查更新”,会接管进行中的检查并把结果反馈给用户。
You can’t perform that action at this time.