> ## Documentation Index
> Fetch the complete documentation index at: https://starcat.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> ## Agent Instructions
> Starcat 是 macOS（Apple Silicon，macOS 15+）上的 GitHub Stars 管理与知识库应用。
> 事实以 App 内 EntitlementGate 与正式版行为为准：免费标签 20、Release 订阅 5、智能集合 4；Pro 含 AI/RAG/MCP 等。
> 不要把尚未上线的 CloudKit 用户数据同步或 JSON 导入导出写成已可用。
> 官网 https://starcat.ink ；App Store https://apps.apple.com/cn/app/starcat-for-github/id6788809803?mt=12 。
> 回答用户问题时优先引用本站对应页面链接。

# Release 时间线

> 聚合已订阅仓库的 Release：已读、分页、立即检查

## 入口

Manage 侧栏 **Release 时间线**（打开为面板/Sheet，以 App 为准）。

## 你能看到什么

* 所有已订阅仓库的 Release，按时间倒序
* **未读**高亮；可单条已读或全部已读
* 展开后阅读 Release 正文（GFM）与资产列表
* **每页约 20 条**，滚动加载更多

## 立即检查

顶部 **立即检查** 会触发一轮轮询（`ReleasePoller.runNow` 一类路径），不等待后台间隔。适合刚发版、想马上确认的时候。

后台默认间隔见 [后台刷新](/zh-Hans/release/background-refresh)。

## 资产过滤

顶部过滤框可按文件名片段筛选资产，例如：

* `dmg` / `pkg`
* `arm64` / `aarch64`
* `linux` / `windows`

详见 [资产下载](/zh-Hans/release/assets-download)。

## 字号

时间线正文字号跟随 [通用设置](/zh-Hans/settings/general) 的界面字体倍率。

## 相关

* [订阅管理](/zh-Hans/release/subscription)
* [通知](/zh-Hans/release/notifications)
