<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" version="2.0"><channel><title>Halo - 强大易用的开源建站工具 | 应用市场 | 链接管理 | 版本发布</title><link>https://www.halo.run</link><atom:link href="https://www.halo.run/feed/app-store/apps/app-hfbQg/releases.xml" rel="self" type="application/rss+xml"/><description>Halo - 强大易用的开源建站工具 | 应用市场 | 链接管理 | 版本发布</description><generator>Halo v2.26.1</generator><language>zh-cn</language><image><url>https://www.halo.run/upload/logo.png</url><title>Halo - 强大易用的开源建站工具 | 应用市场 | 链接管理 | 版本发布</title><link>https://www.halo.run</link></image><lastBuildDate>Sat, 5 Sep 2026 11:02:08 GMT</lastBuildDate><follow_challenge><feedId>69597013489248256</feedId><userId>41706424548048896</userId></follow_challenge><item><title><![CDATA[链接管理 2.3.0 发布]]></title><link>https://www.halo.run/store/apps/app-hfbQg/releases/app-release-rpaiuvqj</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E9%93%BE%E6%8E%A5%E7%AE%A1%E7%90%86%202.3.0%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-hfbQg/releases/app-release-rpaiuvqj" width="1" height="1" alt="" style="opacity:0;">
<h2 dir="auto">新特性</h2>
<ul dir="auto">
 <li>新增完整的友链申请与审核流程，支持访客提交、评论识别、审批恢复、历史筛选和批量清理 by <a href="https://github.com/ruibaby">@ruibaby</a> in <a href="https://github.com/halo-sigs/plugin-links/pull/141">#141</a></li>
 <li>为访客友链申请增加图形验证码、待审核容量限制和新申请通知 by <a href="https://github.com/ruibaby">@ruibaby</a> in <a href="https://github.com/halo-sigs/plugin-links/pull/153">#153</a>, <a href="https://github.com/halo-sigs/plugin-links/pull/156">#156</a>, <a href="https://github.com/halo-sigs/plugin-links/pull/157">#157</a></li>
 <li>支持通过 AI Foundation 从评论中提取友链信息 by <a href="https://github.com/ruibaby">@ruibaby</a> in <a href="https://github.com/halo-sigs/plugin-links/pull/142">#142</a></li>
 <li>为链接增加右键快捷操作，支持编辑、移动分组和删除</li>
 <li>支持在 Console 中隐藏 RSS/Atom 条目，并提供独立的隐藏条目恢复入口 by <a href="https://github.com/ruibaby">@ruibaby</a> in <a href="https://github.com/halo-sigs/plugin-links/pull/159">#159</a></li>
</ul>
<h2 dir="auto">功能优化</h2>
<ul dir="auto">
 <li>优化友链申请详情、来源展示和审核体验，并支持在审核评论来源的申请时通过或回复来源评论 by <a href="https://github.com/ruibaby">@ruibaby</a> in <a href="https://github.com/halo-sigs/plugin-links/pull/154">#154</a>, <a href="https://github.com/halo-sigs/plugin-links/pull/155">#155</a></li>
 <li>将 RSS 订阅数据迁移至 SQLite，并增强迁移、快照和故障恢复能力 by <a href="https://github.com/ruibaby">@ruibaby</a> in <a href="https://github.com/halo-sigs/plugin-links/pull/151">#151</a></li>
 <li>RSS 更新页统一展示隐藏、收藏和稍后阅读数量，并自动刷新统计 by <a href="https://github.com/ruibaby">@ruibaby</a> in <a href="https://github.com/halo-sigs/plugin-links/pull/160">#160</a></li>
 <li>优化 AI 评论识别体验，打开识别面板时自动加载评论，并移除输出 Token 限制</li>
 <li>评论识别模型选择器支持清空，不再仅展示声明支持结构化输出的模型</li>
 <li>统一使用 Halo HTTP 安全组件访问外部链接，增强请求安全性 by <a href="https://github.com/ruibaby">@ruibaby</a> in <a href="https://github.com/halo-sigs/plugin-links/pull/146">#146</a></li>
</ul>
<h2 dir="auto">问题修复</h2>
<ul dir="auto">
 <li>修复取消 RSS 订阅后缓存条目和运行状态未清理的问题 by <a href="https://github.com/ruibaby">@ruibaby</a> in <a href="https://github.com/halo-sigs/plugin-links/pull/163">#163</a></li>
 <li>修复 AI Foundation 加载期间可能导致插件偶发启动失败的问题 by <a href="https://github.com/ruibaby">@ruibaby</a> in <a href="https://github.com/halo-sigs/plugin-links/pull/161">#161</a></li>
 <li>修复 RSS 条目已读/未读操作按钮图标显示错误</li>
</ul>
<h2 dir="auto">开发者相关</h2>
<ul dir="auto">
 <li>新增公开友链申请 REST API，支持无 Cookie 获取验证码并通过 JSON 提交申请 by <a href="https://github.com/ruibaby">@ruibaby</a> in <a href="https://github.com/halo-sigs/plugin-links/pull/158">#158</a></li>
 <li>为主题提供友链申请表单接口，使用方式请参阅<a href="https://github.com/halo-sigs/plugin-links/blob/main/dev/theme-api.md">主题 API 文档</a></li>
 <li>最低 Halo 版本调整为 2.25.0；AI 功能需要可选的 AI Foundation 1.0.0-beta.4 或更高兼容版本</li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/halo-sigs/plugin-links/compare/v2.2.1...v2.3.0"><tt>v2.2.1...v2.3.0</tt></a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/halo-sigs/plugin-links/releases/tag/v2.3.0">v2.3.0</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-hfbQg/releases/app-release-rpaiuvqj">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-rpaiuvqj</guid><pubDate>Wed, 12 Aug 2026 11:06:26 GMT</pubDate></item><item><title><![CDATA[链接管理 2.3.0-beta.4 发布]]></title><link>https://www.halo.run/store/apps/app-hfbQg/releases/app-release-bg32rsaa</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E9%93%BE%E6%8E%A5%E7%AE%A1%E7%90%86%202.3.0-beta.4%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-hfbQg/releases/app-release-bg32rsaa" width="1" height="1" alt="" style="opacity:0;">
<h2 dir="auto">问题修复</h2>
<ul dir="auto">
 <li>修复 AI Foundation 加载期间可能导致插件偶发启动失败的问题 by <a href="https://github.com/ruibaby">@ruibaby</a> in <a href="https://github.com/halo-sigs/plugin-links/pull/161">#161</a></li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/halo-sigs/plugin-links/compare/v2.3.0-beta.3...v2.3.0-beta.4"><tt>v2.3.0-beta.3...v2.3.0-beta.4</tt></a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/halo-sigs/plugin-links/releases/tag/v2.3.0-beta.4">v2.3.0-beta.4</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-hfbQg/releases/app-release-bg32rsaa">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-bg32rsaa</guid><pubDate>Tue, 4 Aug 2026 13:54:24 GMT</pubDate></item><item><title><![CDATA[链接管理 2.3.0-beta.3 发布]]></title><link>https://www.halo.run/store/apps/app-hfbQg/releases/app-release-f21miox3</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E9%93%BE%E6%8E%A5%E7%AE%A1%E7%90%86%202.3.0-beta.3%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-hfbQg/releases/app-release-f21miox3" width="1" height="1" alt="" style="opacity:0;">
<h2 dir="auto">新特性</h2>
<ul dir="auto">
 <li>支持在 Console 中隐藏 RSS/Atom 条目，并提供独立的隐藏条目恢复入口 by <a href="https://github.com/ruibaby">@ruibaby</a> in <a href="https://github.com/halo-sigs/plugin-links/pull/159">#159</a></li>
</ul>
<h2 dir="auto">功能优化</h2>
<ul dir="auto">
 <li>RSS 更新页统一展示隐藏、收藏和稍后阅读数量，并自动刷新统计 by <a href="https://github.com/ruibaby">@ruibaby</a> in <a href="https://github.com/halo-sigs/plugin-links/pull/160">#160</a></li>
</ul>
<h2 dir="auto">问题修复</h2>
<ul dir="auto">
 <li>修复 RSS 条目已读/未读操作按钮图标显示错误</li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/halo-sigs/plugin-links/compare/v2.3.0-beta.2...v2.3.0-beta.3"><tt>v2.3.0-beta.2...v2.3.0-beta.3</tt></a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/halo-sigs/plugin-links/releases/tag/v2.3.0-beta.3">v2.3.0-beta.3</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-hfbQg/releases/app-release-f21miox3">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-f21miox3</guid><pubDate>Mon, 3 Aug 2026 13:59:29 GMT</pubDate></item><item><title><![CDATA[链接管理 2.3.0-beta.2 发布]]></title><link>https://www.halo.run/store/apps/app-hfbQg/releases/app-release-c17mhknm</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E9%93%BE%E6%8E%A5%E7%AE%A1%E7%90%86%202.3.0-beta.2%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-hfbQg/releases/app-release-c17mhknm" width="1" height="1" alt="" style="opacity:0;">
<h2 dir="auto">功能优化</h2>
<ul dir="auto">
 <li>评论识别模型选择器支持清空，不再仅展示声明支持结构化输出的模型</li>
</ul>
<h2 dir="auto">开发者相关</h2>
<ul dir="auto">
 <li>新增公开友链申请 REST API，支持无 Cookie 获取验证码并通过 JSON 提交申请 by <a href="https://github.com/ruibaby">@ruibaby</a> in <a href="https://github.com/halo-sigs/plugin-links/pull/158">#158</a></li>
 <li><code>/links/apply/submit</code> 恢复为原生表单提交；使用 <code>v2.3.0-beta.1</code> JSON 协商响应的集成需迁移至 <a href="https://github.com/halo-sigs/plugin-links/blob/main/dev/rest-api.md">REST API</a> by <a href="https://github.com/ruibaby">@ruibaby</a> in <a href="https://github.com/halo-sigs/plugin-links/pull/158">#158</a></li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/halo-sigs/plugin-links/compare/v2.3.0-beta.1...v2.3.0-beta.2"><tt>v2.3.0-beta.1...v2.3.0-beta.2</tt></a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/halo-sigs/plugin-links/releases/tag/v2.3.0-beta.2">v2.3.0-beta.2</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-hfbQg/releases/app-release-c17mhknm">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-c17mhknm</guid><pubDate>Fri, 31 Jul 2026 11:01:27 GMT</pubDate></item><item><title><![CDATA[链接管理 2.3.0-beta.1 发布]]></title><link>https://www.halo.run/store/apps/app-hfbQg/releases/app-release-trlucafh</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E9%93%BE%E6%8E%A5%E7%AE%A1%E7%90%86%202.3.0-beta.1%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-hfbQg/releases/app-release-trlucafh" width="1" height="1" alt="" style="opacity:0;">
<h2 dir="auto">新特性</h2>
<ul dir="auto">
 <li>新增完整的友链申请与审核流程，支持访客提交、评论识别、审批恢复、历史筛选和批量清理 by <a href="https://github.com/ruibaby">@ruibaby</a> in <a href="https://github.com/halo-sigs/plugin-links/pull/141">#141</a></li>
 <li>为访客友链申请增加图形验证码、待审核容量限制和新申请通知 by <a href="https://github.com/ruibaby">@ruibaby</a> in <a href="https://github.com/halo-sigs/plugin-links/pull/153">#153</a>, <a href="https://github.com/halo-sigs/plugin-links/pull/156">#156</a>, <a href="https://github.com/halo-sigs/plugin-links/pull/157">#157</a></li>
 <li>支持通过 AI Foundation 从评论中提取友链信息 by <a href="https://github.com/ruibaby">@ruibaby</a> in <a href="https://github.com/halo-sigs/plugin-links/pull/142">#142</a></li>
 <li>为链接增加右键快捷操作，支持编辑、移动分组和删除</li>
</ul>
<h2 dir="auto">功能优化</h2>
<ul dir="auto">
 <li>优化友链申请详情、来源展示和审核体验 by <a href="https://github.com/ruibaby">@ruibaby</a> in <a href="https://github.com/halo-sigs/plugin-links/pull/154">#154</a>, <a href="https://github.com/halo-sigs/plugin-links/pull/155">#155</a></li>
 <li>将 RSS 订阅数据迁移至 SQLite，并增强迁移、快照和故障恢复能力 by <a href="https://github.com/ruibaby">@ruibaby</a> in <a href="https://github.com/halo-sigs/plugin-links/pull/151">#151</a></li>
 <li>统一使用 Halo HTTP 安全组件访问外部链接，增强请求安全性 by <a href="https://github.com/ruibaby">@ruibaby</a> in <a href="https://github.com/halo-sigs/plugin-links/pull/146">#146</a></li>
</ul>
<h2 dir="auto">开发者相关</h2>
<ul dir="auto">
 <li>为主题支持友链申请提交的端点，文档可查阅：<a href="https://github.com/halo-sigs/plugin-links/blob/main/dev/theme-api.md">主题 API 文档</a></li>
 <li>最低 Halo 版本调整为 2.25.0；AI 功能需要可选的 AI Foundation 1.0.0-beta.4 或更高兼容版本</li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/halo-sigs/plugin-links/compare/v2.2.1...v2.3.0-beta.1"><tt>v2.2.1...v2.3.0-beta.1</tt></a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/halo-sigs/plugin-links/releases/tag/v2.3.0-beta.1">v2.3.0-beta.1</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-hfbQg/releases/app-release-trlucafh">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-trlucafh</guid><pubDate>Thu, 30 Jul 2026 16:03:45 GMT</pubDate></item><item><title><![CDATA[链接管理 2.2.1 发布]]></title><link>https://www.halo.run/store/apps/app-hfbQg/releases/app-release-pvhxgc9g</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E9%93%BE%E6%8E%A5%E7%AE%A1%E7%90%86%202.2.1%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-hfbQg/releases/app-release-pvhxgc9g" width="1" height="1" alt="" style="opacity:0;">
<h2 dir="auto">功能优化</h2>
<ul dir="auto">
 <li>新建或者编辑链接时，支持修改分组</li>
</ul>
<h2 dir="auto">问题修复</h2>
<ul dir="auto">
 <li>修复主题模板调用 <code class="notranslate">linksTitle</code> 变量时可能产生异常的问题</li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/halo-sigs/plugin-links/compare/v2.2.0...v2.2.1"><tt>v2.2.0...v2.2.1</tt></a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/halo-sigs/plugin-links/releases/tag/v2.2.1">v2.2.1</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-hfbQg/releases/app-release-pvhxgc9g">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-pvhxgc9g</guid><pubDate>Thu, 18 Jun 2026 15:03:56 GMT</pubDate></item><item><title><![CDATA[链接管理 2.2.0 发布]]></title><link>https://www.halo.run/store/apps/app-hfbQg/releases/app-release-wdvaueeg</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E9%93%BE%E6%8E%A5%E7%AE%A1%E7%90%86%202.2.0%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-hfbQg/releases/app-release-wdvaueeg" width="1" height="1" alt="" style="opacity:0;">
<h2 dir="auto">新特性</h2>
<ul dir="auto">
 <li>支持 RSS 订阅条目的主题 Finder API 和 REST API，以提供给主题适配，但需要手动在插件中开启，否则默认不公开订阅信息 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/chengzhongxue/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/chengzhongxue">@chengzhongxue</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4534200864" data-permission-text="Title is private" data-url="https://github.com/halo-sigs/plugin-links/issues/132" data-hovercard-type="pull_request" data-hovercard-url="/halo-sigs/plugin-links/pull/132/hovercard" href="https://github.com/halo-sigs/plugin-links/pull/132">#132</a></li>
</ul>
<h2 dir="auto">功能优化</h2>
<ul dir="auto">
 <li>限制手动拉取 RSS 条目的数量为 20 条</li>
</ul>
<h2 dir="auto">问题修复</h2>
<ul dir="auto">
 <li>修复创建分组，可能不会及时显示的问题 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/imorisun/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/imorisun">@imorisun</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4557925970" data-permission-text="Title is private" data-url="https://github.com/halo-sigs/plugin-links/issues/140" data-hovercard-type="pull_request" data-hovercard-url="/halo-sigs/plugin-links/pull/140/hovercard" href="https://github.com/halo-sigs/plugin-links/pull/140">#140</a></li>
 <li>修复在链接表单中开启 RSS 订阅之后保存，可能提示数据冲突的问题</li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/halo-sigs/plugin-links/compare/v2.1.0...v2.2.0"><tt>v2.1.0...v2.2.0</tt></a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/halo-sigs/plugin-links/releases/tag/v2.2.0">v2.2.0</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-hfbQg/releases/app-release-wdvaueeg">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-wdvaueeg</guid><pubDate>Mon, 1 Jun 2026 15:17:22 GMT</pubDate></item><item><title><![CDATA[链接管理 2.1.0 发布]]></title><link>https://www.halo.run/store/apps/app-hfbQg/releases/app-release-kehr7bwh</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E9%93%BE%E6%8E%A5%E7%AE%A1%E7%90%86%202.1.0%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-hfbQg/releases/app-release-kehr7bwh" width="1" height="1" alt="" style="opacity:0;">
<h2 dir="auto">新特性</h2>
<ul dir="auto">
 <li>支持 RSS 订阅 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ruibaby/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ruibaby">@ruibaby</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4512154381" data-permission-text="Title is private" data-url="https://github.com/halo-sigs/plugin-links/issues/126" data-hovercard-type="pull_request" data-hovercard-url="/halo-sigs/plugin-links/pull/126/hovercard" href="https://github.com/halo-sigs/plugin-links/pull/126">#126</a></li>
 <li>支持链接状态检测和反链检测 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ruibaby/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ruibaby">@ruibaby</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4522315081" data-permission-text="Title is private" data-url="https://github.com/halo-sigs/plugin-links/issues/128" data-hovercard-type="pull_request" data-hovercard-url="/halo-sigs/plugin-links/pull/128/hovercard" href="https://github.com/halo-sigs/plugin-links/pull/128">#128</a></li>
</ul>
<h2 dir="auto">功能优化</h2>
<ul dir="auto">
 <li>优化链接管理页面的布局</li>
</ul>
<h2 dir="auto">功能预览</h2>
<a target="_blank" rel="noopener noreferrer" href="https://private-user-images.githubusercontent.com/21301288/598632720-ffad6412-de3e-4cf3-96ad-89ed5dd9a305.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Nzk4NjQ0MzQsIm5iZiI6MTc3OTg2NDEzNCwicGF0aCI6Ii8yMTMwMTI4OC81OTg2MzI3MjAtZmZhZDY0MTItZGUzZS00Y2YzLTk2YWQtODllZDVkZDlhMzA1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA1MjclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNTI3VDA2NDIxNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTg1Mjk3MzdjMmJiOWI2ZmY4N2ZjYjIyZGUyMGFjOWM2NTczYmFlNThjNzRhOTYzZWE1NjJmODVjNTIzMjcyNzEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JnJlc3BvbnNlLWNvbnRlbnQtdHlwZT1pbWFnZSUyRnBuZyJ9.kZEQzRRet2ItR92k5HdsK_uMhTDjN1gHnrXnQpOE6EM"><img width="2000" height="1209" alt="SCR-20260527-mzys" src="https://www.halo.run/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fprivate-user-images.githubusercontent.com%2F21301288%2F598632720-ffad6412-de3e-4cf3-96ad-89ed5dd9a305.png%3Fjwt%3DeyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Nzk4NjQ0MzQsIm5iZiI6MTc3OTg2NDEzNCwicGF0aCI6Ii8yMTMwMTI4OC81OTg2MzI3MjAtZmZhZDY0MTItZGUzZS00Y2YzLTk2YWQtODllZDVkZDlhMzA1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA1MjclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNTI3VDA2NDIxNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTg1Mjk3MzdjMmJiOWI2ZmY4N2ZjYjIyZGUyMGFjOWM2NTczYmFlNThjNzRhOTYzZWE1NjJmODVjNTIzMjcyNzEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JnJlc3BvbnNlLWNvbnRlbnQtdHlwZT1pbWFnZSUyRnBuZyJ9.kZEQzRRet2ItR92k5HdsK_uMhTDjN1gHnrXnQpOE6EM&amp;size=m" style="max-width: 100%; height: auto; max-height: 1209px;; aspect-ratio: 2000 / 1209; background-color: var(--bgColor-muted); border-radius: 6px" class="js-gh-image-fallback"></a> <a target="_blank" rel="noopener noreferrer" href="https://private-user-images.githubusercontent.com/21301288/598632635-d373910e-596f-4779-954a-8ba9d5fbdd25.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Nzk4NjQ0MzQsIm5iZiI6MTc3OTg2NDEzNCwicGF0aCI6Ii8yMTMwMTI4OC81OTg2MzI2MzUtZDM3MzkxMGUtNTk2Zi00Nzc5LTk1NGEtOGJhOWQ1ZmJkZDI1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA1MjclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNTI3VDA2NDIxNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWI0MDM5ZGQ4ZmM5ZjI4YjAxYWNmNTYxYzgzZmJhNjg1NzFhYjRkMmRjOWEyY2Y1Zjc0ZmE1NmIwNjgzNDkxYmQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JnJlc3BvbnNlLWNvbnRlbnQtdHlwZT1pbWFnZSUyRnBuZyJ9.4AZmKbFRxWJHdfDJYKEYH1gAlADbBA1pWHt0TZ9--qU"><img width="2000" height="1209" alt="SCR-20260527-mztv" src="https://www.halo.run/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fprivate-user-images.githubusercontent.com%2F21301288%2F598632635-d373910e-596f-4779-954a-8ba9d5fbdd25.png%3Fjwt%3DeyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Nzk4NjQ0MzQsIm5iZiI6MTc3OTg2NDEzNCwicGF0aCI6Ii8yMTMwMTI4OC81OTg2MzI2MzUtZDM3MzkxMGUtNTk2Zi00Nzc5LTk1NGEtOGJhOWQ1ZmJkZDI1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA1MjclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNTI3VDA2NDIxNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWI0MDM5ZGQ4ZmM5ZjI4YjAxYWNmNTYxYzgzZmJhNjg1NzFhYjRkMmRjOWEyY2Y1Zjc0ZmE1NmIwNjgzNDkxYmQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JnJlc3BvbnNlLWNvbnRlbnQtdHlwZT1pbWFnZSUyRnBuZyJ9.4AZmKbFRxWJHdfDJYKEYH1gAlADbBA1pWHt0TZ9--qU&amp;size=m" style="max-width: 100%; height: auto; max-height: 1209px;; aspect-ratio: 2000 / 1209; background-color: var(--bgColor-muted); border-radius: 6px" class="js-gh-image-fallback"></a>
<p dir="auto"><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/halo-sigs/plugin-links/compare/v2.0.0...v2.1.0"><tt>v2.0.0...v2.1.0</tt></a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/halo-sigs/plugin-links/releases/tag/v2.1.0">v2.1.0</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-hfbQg/releases/app-release-kehr7bwh">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-kehr7bwh</guid><pubDate>Wed, 27 May 2026 06:42:16 GMT</pubDate></item><item><title><![CDATA[链接管理 2.1.0-beta.5 发布]]></title><link>https://www.halo.run/store/apps/app-hfbQg/releases/app-release-8ovmo5ef</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E9%93%BE%E6%8E%A5%E7%AE%A1%E7%90%86%202.1.0-beta.5%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-hfbQg/releases/app-release-8ovmo5ef" width="1" height="1" alt="" style="opacity:0;">
<h2 dir="auto">功能优化</h2>
<ul dir="auto">
 <li>优化批量检测链接的逻辑</li>
 <li>优化链接管理页面的布局</li>
</ul>
<h2 dir="auto">问题修复</h2>
<ul dir="auto">
 <li>修复部分链接可能检测失败的问题</li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/halo-sigs/plugin-links/compare/v2.1.0-beta.4...v2.1.0-beta.5"><tt>v2.1.0-beta.4...v2.1.0-beta.5</tt></a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/halo-sigs/plugin-links/releases/tag/v2.1.0-beta.5">v2.1.0-beta.5</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-hfbQg/releases/app-release-8ovmo5ef">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-8ovmo5ef</guid><pubDate>Tue, 26 May 2026 15:01:48 GMT</pubDate></item><item><title><![CDATA[链接管理 2.1.0-beta.4 发布]]></title><link>https://www.halo.run/store/apps/app-hfbQg/releases/app-release-ivjjvg5f</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E9%93%BE%E6%8E%A5%E7%AE%A1%E7%90%86%202.1.0-beta.4%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-hfbQg/releases/app-release-ivjjvg5f" width="1" height="1" alt="" style="opacity:0;">
<h2 dir="auto">功能优化</h2>
<ul dir="auto">
 <li>支持点击遮罩关闭 RSS 状态弹窗 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ruibaby/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ruibaby">@ruibaby</a> in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/halo-sigs/plugin-links/commit/b1838a53963a18392b472e2d2c5d0bcfb6f44a7d/hovercard" href="https://github.com/halo-sigs/plugin-links/commit/b1838a53963a18392b472e2d2c5d0bcfb6f44a7d"><tt>b1838a5</tt></a></li>
 <li>支持链接状态检测和反链检测 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ruibaby/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ruibaby">@ruibaby</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4522315081" data-permission-text="Title is private" data-url="https://github.com/halo-sigs/plugin-links/issues/128" data-hovercard-type="pull_request" data-hovercard-url="/halo-sigs/plugin-links/pull/128/hovercard" href="https://github.com/halo-sigs/plugin-links/pull/128">#128</a></li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/halo-sigs/plugin-links/compare/v2.1.0-beta.3...v2.1.0-beta.4"><tt>v2.1.0-beta.3...v2.1.0-beta.4</tt></a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/halo-sigs/plugin-links/releases/tag/v2.1.0-beta.4">v2.1.0-beta.4</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-hfbQg/releases/app-release-ivjjvg5f">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-ivjjvg5f</guid><pubDate>Tue, 26 May 2026 08:03:45 GMT</pubDate></item><item><title><![CDATA[链接管理 2.1.0-beta.3 发布]]></title><link>https://www.halo.run/store/apps/app-hfbQg/releases/app-release-kztwtj1f</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E9%93%BE%E6%8E%A5%E7%AE%A1%E7%90%86%202.1.0-beta.3%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-hfbQg/releases/app-release-kztwtj1f" width="1" height="1" alt="" style="opacity:0;">
<h2 dir="auto">问题修复</h2>
<ul dir="auto">
 <li>修复 RSS 定时刷新未生效的问题 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ruibaby/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ruibaby">@ruibaby</a> in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/halo-sigs/plugin-links/commit/f513d61149cdbf5b50a9c855f9038c07cc522fc1/hovercard" href="https://github.com/halo-sigs/plugin-links/commit/f513d61149cdbf5b50a9c855f9038c07cc522fc1"><tt>f513d61</tt></a></li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/halo-sigs/plugin-links/compare/v2.1.0-beta.2...v2.1.0-beta.3"><tt>v2.1.0-beta.2...v2.1.0-beta.3</tt></a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/halo-sigs/plugin-links/releases/tag/v2.1.0-beta.3">v2.1.0-beta.3</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-hfbQg/releases/app-release-kztwtj1f">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-kztwtj1f</guid><pubDate>Tue, 26 May 2026 03:22:52 GMT</pubDate></item><item><title><![CDATA[链接管理 2.1.0-beta.2 发布]]></title><link>https://www.halo.run/store/apps/app-hfbQg/releases/app-release-rb6k7cob</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E9%93%BE%E6%8E%A5%E7%AE%A1%E7%90%86%202.1.0-beta.2%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-hfbQg/releases/app-release-rb6k7cob" width="1" height="1" alt="" style="opacity:0;">
<h2 dir="auto">功能优化</h2>
<ul dir="auto">
 <li>链接订阅页面支持查看未读数量和 RSS 状态 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ruibaby/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ruibaby">@ruibaby</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4517944088" data-permission-text="Title is private" data-url="https://github.com/halo-sigs/plugin-links/issues/127" data-hovercard-type="pull_request" data-hovercard-url="/halo-sigs/plugin-links/pull/127/hovercard" href="https://github.com/halo-sigs/plugin-links/pull/127">#127</a></li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/halo-sigs/plugin-links/compare/v2.1.0-beta.1...v2.1.0-beta.2"><tt>v2.1.0-beta.1...v2.1.0-beta.2</tt></a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/halo-sigs/plugin-links/releases/tag/v2.1.0-beta.2">v2.1.0-beta.2</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-hfbQg/releases/app-release-rb6k7cob">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-rb6k7cob</guid><pubDate>Mon, 25 May 2026 15:33:43 GMT</pubDate></item><item><title><![CDATA[链接管理 2.1.0-beta.1 发布]]></title><link>https://www.halo.run/store/apps/app-hfbQg/releases/app-release-juwgrrzd</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E9%93%BE%E6%8E%A5%E7%AE%A1%E7%90%86%202.1.0-beta.1%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-hfbQg/releases/app-release-juwgrrzd" width="1" height="1" alt="" style="opacity:0;">
<h2 dir="auto">新特性</h2>
<ul dir="auto">
 <li>支持 RSS 订阅 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ruibaby/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ruibaby">@ruibaby</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4512154381" data-permission-text="Title is private" data-url="https://github.com/halo-sigs/plugin-links/issues/126" data-hovercard-type="pull_request" data-hovercard-url="/halo-sigs/plugin-links/pull/126/hovercard" href="https://github.com/halo-sigs/plugin-links/pull/126">#126</a></li>
</ul>
<a target="_blank" rel="noopener noreferrer" href="https://private-user-images.githubusercontent.com/21301288/597418009-b040d983-2d44-4623-ad4e-b5862225c5fa.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Nzk2ODI2MDMsIm5iZiI6MTc3OTY4MjMwMywicGF0aCI6Ii8yMTMwMTI4OC81OTc0MTgwMDktYjA0MGQ5ODMtMmQ0NC00NjIzLWFkNGUtYjU4NjIyMjVjNWZhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA1MjUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNTI1VDA0MTE0M1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTgxMjI2Yzg3YTFlNTE1YWVmMDhkM2ViZGQ3Yzc0OWNiMzFhZjM3ZmRhMjgwM2JkYWQ0MTdiZGU3ODdiYWZkNGEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JnJlc3BvbnNlLWNvbnRlbnQtdHlwZT1pbWFnZSUyRnBuZyJ9.Lz37LKO93da9U54llVm8DSlBdY6rzW6RYXUQAKHxHrU"><img width="2000" height="1088" alt="SCR-20260525-kygf" src="https://www.halo.run/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fprivate-user-images.githubusercontent.com%2F21301288%2F597418009-b040d983-2d44-4623-ad4e-b5862225c5fa.png%3Fjwt%3DeyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Nzk2ODI2MDMsIm5iZiI6MTc3OTY4MjMwMywicGF0aCI6Ii8yMTMwMTI4OC81OTc0MTgwMDktYjA0MGQ5ODMtMmQ0NC00NjIzLWFkNGUtYjU4NjIyMjVjNWZhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA1MjUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNTI1VDA0MTE0M1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTgxMjI2Yzg3YTFlNTE1YWVmMDhkM2ViZGQ3Yzc0OWNiMzFhZjM3ZmRhMjgwM2JkYWQ0MTdiZGU3ODdiYWZkNGEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JnJlc3BvbnNlLWNvbnRlbnQtdHlwZT1pbWFnZSUyRnBuZyJ9.Lz37LKO93da9U54llVm8DSlBdY6rzW6RYXUQAKHxHrU&amp;size=m" style="max-width: 100%; height: auto; max-height: 1088px;; aspect-ratio: 2000 / 1088; background-color: var(--bgColor-muted); border-radius: 6px" class="js-gh-image-fallback"></a>
<p dir="auto"><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/halo-sigs/plugin-links/compare/v2.0.0...v2.1.0-beta.1"><tt>v2.0.0...v2.1.0-beta.1</tt></a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/halo-sigs/plugin-links/releases/tag/v2.1.0-beta.1">v2.1.0-beta.1</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-hfbQg/releases/app-release-juwgrrzd">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-juwgrrzd</guid><pubDate>Mon, 25 May 2026 04:11:43 GMT</pubDate></item><item><title><![CDATA[链接管理 2.0.0 发布]]></title><link>https://www.halo.run/store/apps/app-hfbQg/releases/app-release-wtc0mak0</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E9%93%BE%E6%8E%A5%E7%AE%A1%E7%90%86%202.0.0%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-hfbQg/releases/app-release-wtc0mak0" width="1" height="1" alt="" style="opacity:0;">
<h2 dir="auto">新特性</h2>
<ul dir="auto">
 <li>重构 Console UI/UX，全面优化管理界面体验 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ruibaby/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ruibaby">@ruibaby</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4412722818" data-permission-text="Title is private" data-url="https://github.com/halo-sigs/plugin-links/issues/120" data-hovercard-type="pull_request" data-hovercard-url="/halo-sigs/plugin-links/pull/120/hovercard" href="https://github.com/halo-sigs/plugin-links/pull/120">#120</a></li>
 <li>添加公开 API，支持通过 API 查询链接和分组 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/chengzhongxue/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/chengzhongxue">@chengzhongxue</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4412230179" data-permission-text="Title is private" data-url="https://github.com/halo-sigs/plugin-links/issues/119" data-hovercard-type="pull_request" data-hovercard-url="/halo-sigs/plugin-links/pull/119/hovercard" href="https://github.com/halo-sigs/plugin-links/pull/119">#119</a></li>
 <li>支持批量导入链接 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ruibaby/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ruibaby">@ruibaby</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4476345348" data-permission-text="Title is private" data-url="https://github.com/halo-sigs/plugin-links/issues/124" data-hovercard-type="pull_request" data-hovercard-url="/halo-sigs/plugin-links/pull/124/hovercard" href="https://github.com/halo-sigs/plugin-links/pull/124">#124</a></li>
</ul>
<h2 dir="auto">功能优化</h2>
<ul dir="auto">
 <li>迁移至 Halo 2.22 索引和查询 API by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ruibaby/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ruibaby">@ruibaby</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4357143288" data-permission-text="Title is private" data-url="https://github.com/halo-sigs/plugin-links/issues/118" data-hovercard-type="pull_request" data-hovercard-url="/halo-sigs/plugin-links/pull/118/hovercard" href="https://github.com/halo-sigs/plugin-links/pull/118">#118</a></li>
 <li>懒加载 /links 页面变量并添加分组过滤支持 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ruibaby/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ruibaby">@ruibaby</a> in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/halo-sigs/plugin-links/commit/f5a99b7/hovercard" href="https://github.com/halo-sigs/plugin-links/commit/f5a99b7"><tt>f5a99b7</tt></a></li>
</ul>
<h2 dir="auto">问题修复</h2>
<ul dir="auto">
 <li>修复 roleTemplate 中 RBAC 子资源 URL 配置错误 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ruibaby/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ruibaby">@ruibaby</a> in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/halo-sigs/plugin-links/commit/304ab4e/hovercard" href="https://github.com/halo-sigs/plugin-links/commit/304ab4e"><tt>304ab4e</tt></a></li>
 <li>修复匿名角色 RBAC 子资源名称配置 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ruibaby/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ruibaby">@ruibaby</a> in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/halo-sigs/plugin-links/commit/13fcdd8/hovercard" href="https://github.com/halo-sigs/plugin-links/commit/13fcdd8"><tt>13fcdd8</tt></a></li>
 <li>为链接详情获取添加 SSRF 防护，无效 URL 返回 400 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ruibaby/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ruibaby">@ruibaby</a> in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/halo-sigs/plugin-links/commit/ee87768/hovercard" href="https://github.com/halo-sigs/plugin-links/commit/ee87768"><tt>ee87768</tt></a></li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/halo-sigs/plugin-links/compare/v1.7.2...v2.0.0"><tt>v1.7.2...v2.0.0</tt></a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/halo-sigs/plugin-links/releases/tag/v2.0.0">v2.0.0</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-hfbQg/releases/app-release-wtc0mak0">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-wtc0mak0</guid><pubDate>Fri, 22 May 2026 09:57:34 GMT</pubDate></item><item><title><![CDATA[链接管理 2.0.0-beta.3 发布]]></title><link>https://www.halo.run/store/apps/app-hfbQg/releases/app-release-x1gadfwa</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E9%93%BE%E6%8E%A5%E7%AE%A1%E7%90%86%202.0.0-beta.3%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-hfbQg/releases/app-release-x1gadfwa" width="1" height="1" alt="" style="opacity:0;">
<h2 dir="auto">新特性</h2>
<ul dir="auto">
 <li>支持批量导入链接，可从粘贴文本中解析多条链接并在创建前预览编辑 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ruibaby/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ruibaby">@ruibaby</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4476345348" data-permission-text="Title is private" data-url="https://github.com/halo-sigs/plugin-links/issues/124" data-hovercard-type="pull_request" data-hovercard-url="/halo-sigs/plugin-links/pull/124/hovercard" href="https://github.com/halo-sigs/plugin-links/pull/124">#124</a></li>
 <li>支持批量导入时可选在线解析链接标题、描述和图标 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ruibaby/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ruibaby">@ruibaby</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4476345348" data-permission-text="Title is private" data-url="https://github.com/halo-sigs/plugin-links/issues/124" data-hovercard-type="pull_request" data-hovercard-url="/halo-sigs/plugin-links/pull/124/hovercard" href="https://github.com/halo-sigs/plugin-links/pull/124">#124</a></li>
</ul>
<h2 dir="auto">功能优化</h2>
<ul dir="auto">
 <li>优化批量导入的预览、校验和导入体验 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ruibaby/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ruibaby">@ruibaby</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4476345348" data-permission-text="Title is private" data-url="https://github.com/halo-sigs/plugin-links/issues/124" data-hovercard-type="pull_request" data-hovercard-url="/halo-sigs/plugin-links/pull/124/hovercard" href="https://github.com/halo-sigs/plugin-links/pull/124">#124</a></li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/halo-sigs/plugin-links/compare/v2.0.0-beta.2...v2.0.0-beta.3"><tt>v2.0.0-beta.2...v2.0.0-beta.3</tt></a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/halo-sigs/plugin-links/releases/tag/v2.0.0-beta.3">v2.0.0-beta.3</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-hfbQg/releases/app-release-x1gadfwa">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-x1gadfwa</guid><pubDate>Tue, 19 May 2026 15:06:24 GMT</pubDate></item><item><title><![CDATA[链接管理 2.0.0-beta.2 发布]]></title><link>https://www.halo.run/store/apps/app-hfbQg/releases/app-release-frhfqcub</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E9%93%BE%E6%8E%A5%E7%AE%A1%E7%90%86%202.0.0-beta.2%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-hfbQg/releases/app-release-frhfqcub" width="1" height="1" alt="" style="opacity:0;">
<h2 dir="auto">功能优化</h2>
<ul dir="auto">
 <li>优化空分组的 UI 状态 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ruibaby/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ruibaby">@ruibaby</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4463750719" data-permission-text="Title is private" data-url="https://github.com/halo-sigs/plugin-links/issues/123" data-hovercard-type="pull_request" data-hovercard-url="/halo-sigs/plugin-links/pull/123/hovercard" href="https://github.com/halo-sigs/plugin-links/pull/123">#123</a></li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/halo-sigs/plugin-links/compare/v2.0.0-beta.1...v2.0.0-beta.2"><tt>v2.0.0-beta.1...v2.0.0-beta.2</tt></a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/halo-sigs/plugin-links/releases/tag/v2.0.0-beta.2">v2.0.0-beta.2</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-hfbQg/releases/app-release-frhfqcub">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-frhfqcub</guid><pubDate>Tue, 19 May 2026 08:13:28 GMT</pubDate></item><item><title><![CDATA[链接管理 2.0.0-beta.1 发布]]></title><link>https://www.halo.run/store/apps/app-hfbQg/releases/app-release-dx5cgdw2</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E9%93%BE%E6%8E%A5%E7%AE%A1%E7%90%86%202.0.0-beta.1%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-hfbQg/releases/app-release-dx5cgdw2" width="1" height="1" alt="" style="opacity:0;">
<h2 dir="auto">新特性</h2>
<ul dir="auto">
 <li>重构 Console UI/UX，全面优化管理界面体验 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ruibaby/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ruibaby">@ruibaby</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4412722818" data-permission-text="Title is private" data-url="https://github.com/halo-sigs/plugin-links/issues/120" data-hovercard-type="pull_request" data-hovercard-url="/halo-sigs/plugin-links/pull/120/hovercard" href="https://github.com/halo-sigs/plugin-links/pull/120">#120</a></li>
 <li>添加公开 API，支持通过 API 查询链接和分组 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/chengzhongxue/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/chengzhongxue">@chengzhongxue</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4412230179" data-permission-text="Title is private" data-url="https://github.com/halo-sigs/plugin-links/issues/119" data-hovercard-type="pull_request" data-hovercard-url="/halo-sigs/plugin-links/pull/119/hovercard" href="https://github.com/halo-sigs/plugin-links/pull/119">#119</a></li>
</ul>
<h2 dir="auto">功能优化</h2>
<ul dir="auto">
 <li>迁移至 Halo 2.22 索引和查询 API by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ruibaby/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ruibaby">@ruibaby</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4357143288" data-permission-text="Title is private" data-url="https://github.com/halo-sigs/plugin-links/issues/118" data-hovercard-type="pull_request" data-hovercard-url="/halo-sigs/plugin-links/pull/118/hovercard" href="https://github.com/halo-sigs/plugin-links/pull/118">#118</a></li>
 <li>懒加载 /links 页面变量并添加分组过滤支持 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ruibaby/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ruibaby">@ruibaby</a> in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/halo-sigs/plugin-links/commit/f5a99b7/hovercard" href="https://github.com/halo-sigs/plugin-links/commit/f5a99b7"><tt>f5a99b7</tt></a></li>
</ul>
<h2 dir="auto">问题修复</h2>
<ul dir="auto">
 <li>修复 roleTemplate 中 RBAC 子资源 URL 配置错误 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ruibaby/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ruibaby">@ruibaby</a> in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/halo-sigs/plugin-links/commit/304ab4e/hovercard" href="https://github.com/halo-sigs/plugin-links/commit/304ab4e"><tt>304ab4e</tt></a></li>
 <li>修复匿名角色 RBAC 子资源名称配置 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ruibaby/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ruibaby">@ruibaby</a> in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/halo-sigs/plugin-links/commit/13fcdd8/hovercard" href="https://github.com/halo-sigs/plugin-links/commit/13fcdd8"><tt>13fcdd8</tt></a></li>
 <li>为链接详情获取添加 SSRF 防护，无效 URL 返回 400 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ruibaby/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ruibaby">@ruibaby</a> in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/halo-sigs/plugin-links/commit/ee87768/hovercard" href="https://github.com/halo-sigs/plugin-links/commit/ee87768"><tt>ee87768</tt></a></li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/halo-sigs/plugin-links/compare/v1.7.2...v2.0.0-beta.1"><tt>v1.7.2...v2.0.0-beta.1</tt></a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/halo-sigs/plugin-links/releases/tag/v2.0.0-beta.1">v2.0.0-beta.1</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-hfbQg/releases/app-release-dx5cgdw2">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-dx5cgdw2</guid><pubDate>Fri, 15 May 2026 09:48:41 GMT</pubDate></item><item><title><![CDATA[链接管理 1.7.2 发布]]></title><link>https://www.halo.run/store/apps/app-hfbQg/releases/app-release-hfhbqvp6</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E9%93%BE%E6%8E%A5%E7%AE%A1%E7%90%86%201.7.2%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-hfbQg/releases/app-release-hfhbqvp6" width="1" height="1" alt="" style="opacity:0;">
<h2 dir="auto">问题修复</h2>
<ul dir="auto">
 <li>修复可能无法正常查看评论列表的问题 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/JohnNiang/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/JohnNiang">@JohnNiang</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3780043743" data-permission-text="Title is private" data-url="https://github.com/halo-sigs/plugin-links/issues/112" data-hovercard-type="pull_request" data-hovercard-url="/halo-sigs/plugin-links/pull/112/hovercard" href="https://github.com/halo-sigs/plugin-links/pull/112">#112</a></li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/halo-sigs/plugin-links/compare/v1.7.1...v1.7.2"><tt>v1.7.1...v1.7.2</tt></a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/halo-sigs/plugin-links/releases/tag/v1.7.2">v1.7.2</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-hfbQg/releases/app-release-hfhbqvp6">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-hfhbqvp6</guid><pubDate>Mon, 5 Jan 2026 07:04:06 GMT</pubDate></item><item><title><![CDATA[链接管理 1.7.1 发布]]></title><link>https://www.halo.run/store/apps/app-hfbQg/releases/app-release-34epzkxw</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E9%93%BE%E6%8E%A5%E7%AE%A1%E7%90%86%201.7.1%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-hfbQg/releases/app-release-34epzkxw" width="1" height="1" alt="" style="opacity:0;">
<h3 dir="auto">问题修复</h3>
<ul dir="auto">
 <li>适配 Halo 2.22.5 以解决无法正常启动的问题</li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/halo-sigs/plugin-links/compare/v1.7.0...v1.7.1"><tt>v1.7.0...v1.7.1</tt></a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/halo-sigs/plugin-links/releases/tag/v1.7.1">v1.7.1</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-hfbQg/releases/app-release-34epzkxw">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-34epzkxw</guid><pubDate>Sun, 4 Jan 2026 14:53:49 GMT</pubDate></item><item><title><![CDATA[链接管理 1.7.0 发布]]></title><link>https://www.halo.run/store/apps/app-hfbQg/releases/app-release-nw8rar7q</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E9%93%BE%E6%8E%A5%E7%AE%A1%E7%90%86%201.7.0%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-hfbQg/releases/app-release-nw8rar7q" width="1" height="1" alt="" style="opacity:0;">
<h2 dir="auto">功能优化</h2>
<ul dir="auto">
 <li>链接搜索支持根据网站地址 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/chengzhongxue/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/chengzhongxue">@chengzhongxue</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3495114107" data-permission-text="Title is private" data-url="https://github.com/halo-sigs/plugin-links/issues/108" data-hovercard-type="pull_request" data-hovercard-url="/halo-sigs/plugin-links/pull/108/hovercard" href="https://github.com/halo-sigs/plugin-links/pull/108">#108</a></li>
 <li>适配 Halo 2.22 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ruibaby/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ruibaby">@ruibaby</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3624967628" data-permission-text="Title is private" data-url="https://github.com/halo-sigs/plugin-links/issues/110" data-hovercard-type="pull_request" data-hovercard-url="/halo-sigs/plugin-links/pull/110/hovercard" href="https://github.com/halo-sigs/plugin-links/pull/110">#110</a></li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/halo-sigs/plugin-links/compare/v1.6.1...v1.7.0"><tt>v1.6.1...v1.7.0</tt></a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/halo-sigs/plugin-links/releases/tag/v1.7.0">v1.7.0</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-hfbQg/releases/app-release-nw8rar7q">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-nw8rar7q</guid><pubDate>Wed, 24 Dec 2025 04:38:10 GMT</pubDate></item></channel></rss>