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 }}
Carinoasd
/
tsdm_client
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
30
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Releases
v1.26.0
v1.26.0
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
17 Sep 04:23
·
60 commits
to master since this release
v1.26.0
a0646f6
Added
关于页新增「支持开发」入口,可离线查看及保存支付宝赞助码;明确说明为维护者个人自愿赞助,不影响功能使用。
Android:设置 → 行为 新增「后台消息接收」开关。开启后以前台服务常驻(通知栏有一条常驻通知),App 退到后台或被系统清掉时仍按「自动同步消息」的间隔检查新提醒与私信并发出系统通知;与 App 内的同步共用同一份数据库,谁先抓到谁通知,不会重复推送;重启手机后保持上次的开关状态。默认关闭;自动同步设为「从不」时不会在后台运行。原始实现来自
@Qing-Novel
。(
#80
)
Fixed
提醒/私信:两次同步同时进行(App 内与后台服务,或与「同步所有帐号」)时,先发出、后返回的旧结果不再覆盖已存的较新私信摘要,也不再被当成新消息通知;存库改为独占式读改写,另一方等前一方写完再读。(
#80
)
网络代理:后台同步重新读取系统代理时,关闭代理会清除旧地址;移动端使用同一次读取取得状态与地址,避免切换网络后沿用失效代理。
Known Issues
Android 常驻通知在 App 切换语言后不会立即更新,图示仍使用后台服务的默认图示;不影响消息接收。
有用户回报部分帐号自动签到失败,原因仍待确认,尚不能确定与后台消息服务有关。
You can’t perform that action at this time.