<?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 - 强大易用的开源建站工具 | 应用市场 | EverUs | 版本发布</title><link>https://www.halo.run</link><atom:link href="https://www.halo.run/feed/app-store/apps/app-arh6yihs/releases.xml" rel="self" type="application/rss+xml"/><description>Halo - 强大易用的开源建站工具 | 应用市场 | EverUs | 版本发布</description><generator>Halo v2.25.4</generator><language>zh-cn</language><image><url>https://www.halo.run/upload/logo.png</url><title>Halo - 强大易用的开源建站工具 | 应用市场 | EverUs | 版本发布</title><link>https://www.halo.run</link></image><lastBuildDate>Thu, 23 Jul 2026 09:20:25 GMT</lastBuildDate><follow_challenge><feedId>69597013489248256</feedId><userId>41706424548048896</userId></follow_challenge><item><title><![CDATA[EverUs 1.0.8 发布]]></title><link>https://www.halo.run/store/apps/app-arh6yihs/releases/app-release-xayh7o2y</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=EverUs%201.0.8%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-arh6yihs/releases/app-release-xayh7o2y" width="1" height="1" alt="" style="opacity:0;">
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/halo-theme-everus/compare/v1.0.7...v1.0.8"><tt>v1.0.7...v1.0.8</tt></a></p>
<h2 dir="auto">feat: 新增公安备案号配置，重构分类页面为标签云样式</h2>
<ol dir="auto">
 <li>升级主题版本到v1.0.8</li>
 <li>新增公安备案号配置项并在页脚展示</li>
 <li>重构分类页面为标签云展示样式</li>
 <li>调整页脚备案链接样式和移动端导航细节</li>
</ol>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/imorisun/halo-theme-everus/releases/tag/v1.0.8">v1.0.8</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-arh6yihs/releases/app-release-xayh7o2y">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-xayh7o2y</guid><pubDate>Thu, 23 Jul 2026 08:59:52 GMT</pubDate></item><item><title><![CDATA[EverUs 1.0.7 发布]]></title><link>https://www.halo.run/store/apps/app-arh6yihs/releases/app-release-upfcvgvu</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=EverUs%201.0.7%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-arh6yihs/releases/app-release-upfcvgvu" width="1" height="1" alt="" style="opacity:0;">
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/halo-theme-everus/compare/v1.0.6...v1.0.7"><tt>v1.0.6...v1.0.7</tt></a></p>
<h2 dir="auto">chore: release v1.0.7 and optimize comment section</h2>
<ol dir="auto">
 <li>新增通用评论组件模板，抽离重复的评论逻辑</li>
 <li>替换文章、独立页面的评论代码为通用组件</li>
 <li>替换动态页的火箭图标为统一的朋友圈图标</li>
 <li>添加完整的评论组件样式适配，兼容官方和星度评论组件</li>
 <li>调整部分现有样式适配评论组件和移动端显示</li>
</ol>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/imorisun/halo-theme-everus/releases/tag/v1.0.7">v1.0.7</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-arh6yihs/releases/app-release-upfcvgvu">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-upfcvgvu</guid><pubDate>Thu, 23 Jul 2026 01:54:49 GMT</pubDate></item><item><title><![CDATA[EverUs 1.0.6 发布]]></title><link>https://www.halo.run/store/apps/app-arh6yihs/releases/app-release-qeiwhcnt</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=EverUs%201.0.6%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-arh6yihs/releases/app-release-qeiwhcnt" width="1" height="1" alt="" style="opacity:0;">
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/halo-theme-everus/compare/v1.0.5...v1.0.6"><tt>v1.0.5...v1.0.6</tt></a></p>
<h2 dir="auto"><a href="https://github.com/imorisun/halo-theme-everus/commit/c2636abe81602db191ff8bde696e07600c453780">fix(nav): 处理空链接的交互和激活状态问题</a></h2>
<ol dir="auto">
 <li>为导航空链接添加CSS样式，禁用光标指针和激活态</li>
 <li>修改模板中导航链接的href绑定逻辑，空值时直接设为null而非空字符串</li>
 <li>重构setActiveLink函数：使用完整URL匹配当前页面，标记空链接并跳过激活判断</li>
 <li>在点击事件中阻止空链接的默认跳转行为，避免页面刷新</li>
</ol>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/imorisun/halo-theme-everus/releases/tag/v1.0.6">v1.0.6</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-arh6yihs/releases/app-release-qeiwhcnt">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-qeiwhcnt</guid><pubDate>Wed, 22 Jul 2026 18:27:56 GMT</pubDate></item><item><title><![CDATA[EverUs 1.0.5 发布]]></title><link>https://www.halo.run/store/apps/app-arh6yihs/releases/app-release-3h1ltumv</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=EverUs%201.0.5%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-arh6yihs/releases/app-release-3h1ltumv" width="1" height="1" alt="" style="opacity:0;">
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/halo-theme-everus/compare/v1.0.4...v1.0.5"><tt>v1.0.4...v1.0.5</tt></a></p>
<h2 dir="auto">chore: release v1.0.5 &amp; major ui/ux improvements</h2>
<ol dir="auto">
 <li>重构Hero区块，移除冗余背景层与渐变遮罩，统一极简风格</li>
 <li>新增分类封面缩略图展示，优化分类页面视觉效果</li>
 <li>实现完整的二级下拉菜单，支持桌面hover与移动端折叠</li>
 <li>添加PJAX页面过渡动画，优化页面切换体验</li>
 <li>优化文字颜色对比度，符合WCAG AA accessibility标准</li>
 <li>重构JS代码，拆分布局初始化与页面初始化逻辑，新增键盘导航支持</li>
 <li>延迟加载音乐播放器相关资源，仅在配置了歌单时加载</li>
 <li>为站内链接添加no-pjax标记，优化登录与管理链接跳转</li>
 <li>重构导航激活逻辑，自动展开父级菜单匹配当前页面</li>
 <li>移除多个模板文件中重复的Hero冗余代码</li>
</ol>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/imorisun/halo-theme-everus/releases/tag/v1.0.5">v1.0.5</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-arh6yihs/releases/app-release-3h1ltumv">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-3h1ltumv</guid><pubDate>Wed, 22 Jul 2026 17:49:07 GMT</pubDate></item><item><title><![CDATA[EverUs 1.0.4 发布]]></title><link>https://www.halo.run/store/apps/app-arh6yihs/releases/app-release-zty9kcqb</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=EverUs%201.0.4%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-arh6yihs/releases/app-release-zty9kcqb" width="1" height="1" alt="" style="opacity:0;">
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/halo-theme-everus/compare/v1.0.3...v1.0.4"><tt>v1.0.3...v1.0.4</tt></a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/imorisun/halo-theme-everus/releases/tag/v1.0.4">v1.0.4</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-arh6yihs/releases/app-release-zty9kcqb">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-zty9kcqb</guid><pubDate>Wed, 22 Jul 2026 14:42:58 GMT</pubDate></item><item><title><![CDATA[EverUs 1.0.0 发布]]></title><link>https://www.halo.run/store/apps/app-arh6yihs/releases/app-release-9ensnik8</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=EverUs%201.0.0%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-arh6yihs/releases/app-release-9ensnik8" width="1" height="1" alt="" style="opacity:0;">
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/halo-theme-everus/compare/v1.0.2...v1.0.3"><tt>v1.0.2...v1.0.3</tt></a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/imorisun/halo-theme-everus/releases/tag/v1.0.3">v1.0.3</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-arh6yihs/releases/app-release-9ensnik8">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-9ensnik8</guid><pubDate>Wed, 22 Jul 2026 14:39:16 GMT</pubDate></item><item><title><![CDATA[EverUs 1.0.0 发布]]></title><link>https://www.halo.run/store/apps/app-arh6yihs/releases/app-release-zdtgub6t</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=EverUs%201.0.0%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-arh6yihs/releases/app-release-zdtgub6t" width="1" height="1" alt="" style="opacity:0;">
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/halo-theme-everus/commits/v1.0.2">https://github.com/imorisun/halo-theme-everus/commits/v1.0.2</a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/imorisun/halo-theme-everus/releases/tag/v1.0.2">v1.0.2</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-arh6yihs/releases/app-release-zdtgub6t">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-zdtgub6t</guid><pubDate>Wed, 22 Jul 2026 14:23:46 GMT</pubDate></item><item><title><![CDATA[EverUs v1.0.1 发布]]></title><link>https://www.halo.run/store/apps/app-arh6yihs/releases/app-release-1llmzera</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=EverUs%20v1.0.1%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-arh6yihs/releases/app-release-1llmzera" width="1" height="1" alt="" style="opacity:0;">EverUs v1.0.1 发布]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-1llmzera</guid><pubDate>Wed, 22 Jul 2026 07:51:51 GMT</pubDate></item></channel></rss>