<?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-cmisffbv/releases.xml" rel="self" type="application/rss+xml"/><description>Halo - 强大易用的开源建站工具 | 应用市场 | 轻言 | 版本发布</description><generator>Halo v2.25.4</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>Wed, 12 Aug 2026 00:16:43 GMT</lastBuildDate><follow_challenge><feedId>69597013489248256</feedId><userId>41706424548048896</userId></follow_challenge><item><title><![CDATA[轻言 2.4.2 发布]]></title><link>https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-2mlbxnjd</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E8%BD%BB%E8%A8%80%202.4.2%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-cmisffbv/releases/app-release-2mlbxnjd" width="1" height="1" alt="" style="opacity:0;">
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/plugin-hitokoto-hub/compare/v2.4.1...v2.4.2"><tt>v2.4.1...v2.4.2</tt></a></p>
<h2 dir="auto">feat: add dark/light theme support for share cards</h2>
<p dir="auto">此提交实现了句子分享卡片的明暗主题切换功能，包括：</p>
<ol dir="auto">
 <li>后端API新增theme查询参数，支持指定dark/light主题，非法值自动回退到dark</li>
 <li>后端SVG生成器重构配色方案，支持两套主题配色</li>
 <li>前端分享弹窗新增主题切换按钮，支持实时预览不同主题的分享卡片</li>
 <li>分享页支持通过url参数指定主题，且主题切换带有平滑过渡动画</li>
 <li>优化了分享卡片的导出逻辑，适配不同主题的背景色</li>
 <li>新增自动刷新倒计时光环组件，优化分享直达视图的体验</li>
</ol>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/imorisun/plugin-hitokoto-hub/releases/tag/v2.4.2">v2.4.2</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-2mlbxnjd">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-2mlbxnjd</guid><pubDate>Sun, 9 Aug 2026 08:12:41 GMT</pubDate></item><item><title><![CDATA[轻言 2.4.1 发布]]></title><link>https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-azqwzj1u</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E8%BD%BB%E8%A8%80%202.4.1%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-cmisffbv/releases/app-release-azqwzj1u" width="1" height="1" alt="" style="opacity:0;">
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/plugin-hitokoto-hub/compare/v2.4.0...v2.4.1"><tt>v2.4.0...v2.4.1</tt></a></p>
<h2 dir="auto">refactor(share): 重构分享卡片功能，简化配置与渲染流程</h2>
<ol dir="auto">
 <li>移除分享卡片多余的标语、英文标识配置项，简化站点名称配置逻辑</li>
 <li>重构SVG生成逻辑，减少不必要的参数传递，优化排版计算</li>
 <li>调整分享卡片视觉样式，优化内边距、图片缩放与背景光晕效果</li>
 <li>更新日期显示格式与卡片整体设计风格</li>
</ol>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/imorisun/plugin-hitokoto-hub/releases/tag/v2.4.1">v2.4.1</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-azqwzj1u">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-azqwzj1u</guid><pubDate>Sun, 9 Aug 2026 06:05:40 GMT</pubDate></item><item><title><![CDATA[轻言 2.4.0 发布]]></title><link>https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-bca3l6j0</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E8%BD%BB%E8%A8%80%202.4.0%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-cmisffbv/releases/app-release-bca3l6j0" width="1" height="1" alt="" style="opacity:0;">
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/plugin-hitokoto-hub/compare/v2.3.1...v2.4.0"><tt>v2.3.1...v2.4.0</tt></a></p>
<h2 dir="auto">功能：新增句子分享功能，包括后端API和前端弹窗</h2>
<ul dir="auto">
 <li>为公开角色和查看角色新增与分享相关的RBAC权限</li>
 <li>在插件设置中新增分享配置设置项</li>
 <li>新增句子分享服务，支持载荷生成和SVG卡片生成</li>
 <li>新增公开分享端点和控制台分享端点</li>
 <li>在Vue后台管理中新增分享弹窗组件</li>
 <li>在前端模板中新增分享按钮和弹窗</li>
 <li>在Hitokoto页面新增分享功能</li>
</ul>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/imorisun/plugin-hitokoto-hub/releases/tag/v2.4.0">v2.4.0</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-bca3l6j0">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-bca3l6j0</guid><pubDate>Sun, 9 Aug 2026 04:47:22 GMT</pubDate></item><item><title><![CDATA[轻言 2.3.1 发布]]></title><link>https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-ieihd2e3</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E8%BD%BB%E8%A8%80%202.3.1%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-cmisffbv/releases/app-release-ieihd2e3" width="1" height="1" alt="" style="opacity:0;">
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/plugin-hitokoto-hub/compare/v2.3.0...v2.3.1"><tt>v2.3.0...v2.3.1</tt></a></p>
<h2 dir="auto">refactor(SentenceList): 优化批量导入JSON解析逻辑</h2>
<ul dir="auto">
 <li>新增对象判断、键扁平化和嵌套取值工具函数</li>
 <li>替换原有的简单键获取和属性访问逻辑</li>
 <li>支持多层嵌套对象和数组类型的JSON数据解析</li>
</ul>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/imorisun/plugin-hitokoto-hub/releases/tag/v2.3.1">v2.3.1</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-ieihd2e3">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-ieihd2e3</guid><pubDate>Sun, 9 Aug 2026 02:03:42 GMT</pubDate></item><item><title><![CDATA[轻言 2.3.0 发布]]></title><link>https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-wnv9al0e</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E8%BD%BB%E8%A8%80%202.3.0%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-cmisffbv/releases/app-release-wnv9al0e" width="1" height="1" alt="" style="opacity:0;">
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/plugin-hitokoto-hub/compare/v2.2.1...v2.3.0"><tt>v2.2.1...v2.3.0</tt></a></p>
<h2 dir="auto">feat: 新增CSV导入、Excel导出功能，添加分类切换功能</h2>
<ol dir="auto">
 <li>新增句子CSV导入与Excel导出功能，添加对应依赖</li>
 <li>添加前端分类切换面板，支持本地缓存分类选择</li>
 <li>新增操作日志记录，完善权限控制</li>
 <li>新增定时清理提交记录与浏览缓存任务</li>
 <li>优化相似度检查内存占用与异常重试逻辑</li>
 <li>补充批量删除操作的操作人日志</li>
</ol>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/imorisun/plugin-hitokoto-hub/releases/tag/v2.3.0">v2.3.0</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-wnv9al0e">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-wnv9al0e</guid><pubDate>Fri, 7 Aug 2026 13:32:32 GMT</pubDate></item><item><title><![CDATA[轻言 2.2.1 发布]]></title><link>https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-lff92yoj</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E8%BD%BB%E8%A8%80%202.2.1%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-cmisffbv/releases/app-release-lff92yoj" width="1" height="1" alt="" style="opacity:0;">
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/plugin-hitokoto-hub/compare/v2.1.0...v2.2.1"><tt>v2.1.0...v2.2.1</tt></a></p>
<h2 dir="auto">功能更新：新增句子自动刷新功能并优化移动端适配</h2>
<ol dir="auto">
 <li>在后端和前端中新增自动刷新相关配置</li>
 <li>新增自动刷新功能的切换按钮</li>
 <li>优化移动端安全区域适配及樱花效果参数</li>
 <li>调整小屏幕设备的布局样式</li>
</ol>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/imorisun/plugin-hitokoto-hub/releases/tag/v2.2.1">v2.2.1</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-lff92yoj">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-lff92yoj</guid><pubDate>Thu, 6 Aug 2026 10:03:04 GMT</pubDate></item><item><title><![CDATA[轻言 2.1.0 发布]]></title><link>https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-geawi7ka</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E8%BD%BB%E8%A8%80%202.1.0%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-cmisffbv/releases/app-release-geawi7ka" width="1" height="1" alt="" style="opacity:0;">
<h2 dir="auto">What's Changed</h2>
<ul dir="auto">
 <li>feat: 新增句子跳转链接功能，支持自定义链接和关联文章跳转 by <a href="https://github.com/imorisun">@imorisun</a> in <a href="https://github.com/imorisun/plugin-hitokoto-hub/pull/32">#32</a></li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/plugin-hitokoto-hub/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/imorisun/plugin-hitokoto-hub/releases/tag/v2.1.0">v2.1.0</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-geawi7ka">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-geawi7ka</guid><pubDate>Fri, 31 Jul 2026 16:57:35 GMT</pubDate></item><item><title><![CDATA[轻言 2.0.0 发布]]></title><link>https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-3jlo3kax</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E8%BD%BB%E8%A8%80%202.0.0%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-cmisffbv/releases/app-release-3jlo3kax" width="1" height="1" alt="" style="opacity:0;">
<h2 dir="auto">What's Changed</h2>
<ul dir="auto">
 <li>29 未登录用户游客提交句子时会权限不足要求登录 by <a href="https://github.com/imorisun">@imorisun</a> in <a href="https://github.com/imorisun/plugin-hitokoto-hub/pull/30">#30</a></li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/plugin-hitokoto-hub/compare/v1.7.4...v2.0.0"><tt>v1.7.4...v2.0.0</tt></a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/imorisun/plugin-hitokoto-hub/releases/tag/v2.0.0">v2.0.0</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-3jlo3kax">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-3jlo3kax</guid><pubDate>Fri, 31 Jul 2026 10:09:44 GMT</pubDate></item><item><title><![CDATA[轻言 1.7.4 发布]]></title><link>https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-uxdqyblj</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E8%BD%BB%E8%A8%80%201.7.4%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-cmisffbv/releases/app-release-uxdqyblj" width="1" height="1" alt="" style="opacity:0;">
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/plugin-hitokoto-hub/compare/v1.7.3...v1.7.4"><tt>v1.7.3...v1.7.4</tt></a></p>
<h2 dir="auto">feat(sentence-list): add batch selection and batch operation functions</h2>
<ol dir="auto">
 <li>新增批量选择 composable <code>useBatchSelection</code> 与配套工具函数</li>
 <li>为句子列表添加行内复选框与批量操作工具栏</li>
 <li>实现批量移动分类、发布、取消发布、删除功能</li>
 <li>添加强大的并发控制与结果汇总逻辑</li>
 <li>适配响应式布局与无障碍交互规范</li>
</ol>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/imorisun/plugin-hitokoto-hub/releases/tag/v1.7.4">v1.7.4</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-uxdqyblj">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-uxdqyblj</guid><pubDate>Mon, 20 Jul 2026 13:52:24 GMT</pubDate></item><item><title><![CDATA[轻言 1.7.3 发布]]></title><link>https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-uygunrpy</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E8%BD%BB%E8%A8%80%201.7.3%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-cmisffbv/releases/app-release-uygunrpy" width="1" height="1" alt="" style="opacity:0;">
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/plugin-hitokoto-hub/compare/v1.7.2...v1.7.3"><tt>v1.7.2...v1.7.3</tt></a></p>
<h2 dir="auto">refactor: 重构分类计数逻辑，移除缓存一致性问题</h2>
<ul dir="auto">
 <li>新增 CategoryCountService 实时计算分类句子统计，替代 Category.Status.sentenceCount 缓存</li>
 <li>移除 Category.Status 内部类和相关计数更新逻辑</li>
 <li>重构 SentenceReconciler，仅保留分类名归一化逻辑，不再维护缓存</li>
 <li>添加 UncategorizedCategoryInitializer 兜底创建未分类分类</li>
 <li>重构前端分类列表展示，使用实时计数接口</li>
 <li>优化相似度检查接口，返回结构化批量删除结果</li>
 <li>新增 SentenceReconciler 和 SimilarityCheckConsoleEndpoint 单元测试</li>
 <li>修复 AI 生成服务的参数校验和响应大小限制</li>
 <li>优化定时任务调度，避免阻塞主线程</li>
</ul>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/imorisun/plugin-hitokoto-hub/releases/tag/v1.7.3">v1.7.3</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-uygunrpy">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-uygunrpy</guid><pubDate>Sun, 19 Jul 2026 16:18:50 GMT</pubDate></item><item><title><![CDATA[轻言 1.7.2 发布]]></title><link>https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-zzfaf9kl</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E8%BD%BB%E8%A8%80%201.7.2%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-cmisffbv/releases/app-release-zzfaf9kl" width="1" height="1" alt="" style="opacity:0;">
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/plugin-hitokoto-hub/compare/v1.7.1...v1.7.2"><tt>v1.7.1...v1.7.2</tt></a></p>
<h2 dir="auto">feat(hitokoto): 优化页面体验与可访问性</h2>
<ul dir="auto">
 <li>添加移动端主题色元标签与颜色方案支持</li>
 <li>预连接Google Fonts加速字体加载</li>
 <li>移除旧樱花点击动画，重构为融入飘落系统的点击特效</li>
 <li>实现系统减少动效适配，符合WCAG规范</li>
 <li>为引用容器添加无障碍属性</li>
 <li>为提交模态框添加焦点陷阱与焦点恢复逻辑</li>
 <li>修复樱花飘落逻辑，统一从顶部生成花瓣</li>
 <li>为触摸取消事件添加鼠标状态重置逻辑</li>
</ul>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/imorisun/plugin-hitokoto-hub/releases/tag/v1.7.2">v1.7.2</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-zzfaf9kl">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-zzfaf9kl</guid><pubDate>Fri, 17 Jul 2026 16:40:04 GMT</pubDate></item><item><title><![CDATA[轻言 1.7.1 发布]]></title><link>https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-3mp9vis6</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E8%BD%BB%E8%A8%80%201.7.1%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-cmisffbv/releases/app-release-3mp9vis6" width="1" height="1" alt="" style="opacity:0;">
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/plugin-hitokoto-hub/compare/v1.7.0...v1.7.1"><tt>v1.7.0...v1.7.1</tt></a></p>
<h2 dir="auto">style: add multiple animations and noise overlay effects</h2>
<ul dir="auto">
 <li>新增textShimmer、glowBreathe、countPop三种CSS动画</li>
 <li>为背景光晕添加呼吸动画效果</li>
 <li>添加胶片噪点纹理叠加层及对应SVG滤镜</li>
 <li>为引用文本添加流光渐变动画</li>
 <li>优化逐字动画延迟逻辑，添加渐进加速效果</li>
 <li>点赞计数新增弹出动画并优化渲染逻辑</li>
</ul>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/imorisun/plugin-hitokoto-hub/releases/tag/v1.7.1">v1.7.1</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-3mp9vis6">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-3mp9vis6</guid><pubDate>Fri, 17 Jul 2026 14:15:29 GMT</pubDate></item><item><title><![CDATA[轻言 1.7.0 发布]]></title><link>https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-wi6bgjn6</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E8%BD%BB%E8%A8%80%201.7.0%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-cmisffbv/releases/app-release-wi6bgjn6" width="1" height="1" alt="" style="opacity:0;">
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/plugin-hitokoto-hub/compare/v1.6.2...v1.7.0"><tt>v1.6.2...v1.7.0</tt></a></p>
<h2 dir="auto">feat: 添加模板配置与主题切换功能</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/plugin-hitokoto-hub/releases/tag/v1.7.0">v1.7.0</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-wi6bgjn6">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-wi6bgjn6</guid><pubDate>Fri, 17 Jul 2026 10:24:55 GMT</pubDate></item><item><title><![CDATA[轻言 1.6.2 发布]]></title><link>https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-vyqq1kmp</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E8%BD%BB%E8%A8%80%201.6.2%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-cmisffbv/releases/app-release-vyqq1kmp" width="1" height="1" alt="" style="opacity:0;">
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/plugin-hitokoto-hub/compare/v1.6.1...v1.6.2"><tt>v1.6.1...v1.6.2</tt></a></p>
<h2 dir="auto">feat: 新增句子维度统计功能与管理页面</h2>
<ol dir="auto">
 <li>更新CategoryViewRecord的sentenceName字段注释，说明其用于按句子维度统计</li>
 <li>为浏览量记录逻辑新增sentenceName上报，支持按句子聚合统计</li>
 <li>新增今日句子维度浏览/点赞详情的后端API与响应结构体</li>
 <li>前端概览页面新增可点击统计卡片，添加详情弹窗展示句子维度数据</li>
</ol>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/imorisun/plugin-hitokoto-hub/releases/tag/v1.6.2">v1.6.2</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-vyqq1kmp">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-vyqq1kmp</guid><pubDate>Mon, 13 Jul 2026 15:38:04 GMT</pubDate></item><item><title><![CDATA[轻言 1.6.1 发布]]></title><link>https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-u2lifcgy</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E8%BD%BB%E8%A8%80%201.6.1%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-cmisffbv/releases/app-release-u2lifcgy" width="1" height="1" alt="" style="opacity:0;">
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/plugin-hitokoto-hub/compare/v1.6.0...v1.6.1"><tt>v1.6.0...v1.6.1</tt></a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/imorisun/plugin-hitokoto-hub/releases/tag/v1.6.1">v1.6.1</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-u2lifcgy">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-u2lifcgy</guid><pubDate>Sun, 12 Jul 2026 01:53:29 GMT</pubDate></item><item><title><![CDATA[轻言 1.6.0 发布]]></title><link>https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-4c3qwzil</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E8%BD%BB%E8%A8%80%201.6.0%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-cmisffbv/releases/app-release-4c3qwzil" width="1" height="1" alt="" style="opacity:0;">
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/plugin-hitokoto-hub/compare/v1.5.4...v1.6.0"><tt>v1.5.4...v1.6.0</tt></a></p>
<h2 dir="auto">feat：新增句子相似度检查功能</h2>
<p dir="auto">该提交新增了完整的句子相似度检查功能：</p>
<ol dir="auto">
 <li>添加 SimilarityConfig 及其服务接口</li>
 <li>实现基于余弦相似度和 Jaccard 相似度算法的相似度检查服务</li>
 <li>支持定时自动检查任务</li>
 <li>新增后端管理接口及 UI 页面</li>
 <li>增加权限控制与插件设置</li>
 <li>更新相关文档及角色模板</li>
</ol>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/imorisun/plugin-hitokoto-hub/releases/tag/v1.6.0">v1.6.0</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-4c3qwzil">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-4c3qwzil</guid><pubDate>Sat, 11 Jul 2026 08:50:21 GMT</pubDate></item><item><title><![CDATA[轻言 1.5.4 发布]]></title><link>https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-jbgnp2ey</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E8%BD%BB%E8%A8%80%201.5.4%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-cmisffbv/releases/app-release-jbgnp2ey" width="1" height="1" alt="" style="opacity:0;">
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/plugin-hitokoto-hub/compare/v1.5.3...v1.5.4"><tt>v1.5.3...v1.5.4</tt></a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/imorisun/plugin-hitokoto-hub/releases/tag/v1.5.4">v1.5.4</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-jbgnp2ey">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-jbgnp2ey</guid><pubDate>Mon, 6 Jul 2026 14:22:41 GMT</pubDate></item><item><title><![CDATA[轻言 1.5.3 发布]]></title><link>https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-aujcjq4k</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E8%BD%BB%E8%A8%80%201.5.3%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-cmisffbv/releases/app-release-aujcjq4k" width="1" height="1" alt="" style="opacity:0;">
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/plugin-hitokoto-hub/compare/v1.5.2...v1.5.3"><tt>v1.5.2...v1.5.3</tt></a></p>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/imorisun/plugin-hitokoto-hub/releases/tag/v1.5.3">v1.5.3</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-aujcjq4k">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-aujcjq4k</guid><pubDate>Mon, 6 Jul 2026 05:10:47 GMT</pubDate></item><item><title><![CDATA[轻言 1.5.2 发布]]></title><link>https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-onpxlhlu</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E8%BD%BB%E8%A8%80%201.5.2%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-cmisffbv/releases/app-release-onpxlhlu" width="1" height="1" alt="" style="opacity:0;">
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/plugin-hitokoto-hub/compare/v1.5.1...v1.5.2"><tt>v1.5.1...v1.5.2</tt></a></p>
<h2 dir="auto">feat(hitokoto-hub): 新增连续提交上限配置与提交配置接口</h2>
<ol dir="auto">
 <li>新增submissionBatchLimit提交配置项，限制单IP冷却周期内连续提交次数</li>
 <li>添加获取提交配置的公共API端点，用于前端动态隐藏提交按钮</li>
 <li>更新RBAC权限规则，新增sentence-submission/config资源权限</li>
 <li>优化提交冷却逻辑，支持按连续提交次数限流</li>
 <li>更新前端模板，根据配置自动隐藏提交按钮</li>
 <li>完善后台设置表单的条件显示与帮助文案</li>
</ol>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/imorisun/plugin-hitokoto-hub/releases/tag/v1.5.2">v1.5.2</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-onpxlhlu">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-onpxlhlu</guid><pubDate>Mon, 6 Jul 2026 05:01:41 GMT</pubDate></item><item><title><![CDATA[轻言 1.5.1 发布]]></title><link>https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-5i0a7v4h</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E8%BD%BB%E8%A8%80%201.5.1%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-cmisffbv/releases/app-release-5i0a7v4h" width="1" height="1" alt="" style="opacity:0;">
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/imorisun/plugin-hitokoto-hub/compare/v1.5.0...v1.5.1"><tt>v1.5.0...v1.5.1</tt></a></p>
<ul dir="auto">
 <li>新增AI生成日志实体字段与管理接口</li>
 <li>实现访客提交与AI日志的删除功能</li>
 <li>优化前端列表状态展示与删除交互</li>
 <li>更新README文档与权限配置</li>
 <li>调整前端弹窗z-index层级</li>
</ul>
<hr>
<p dir="auto"><em>Generated from <a href="https://github.com/imorisun/plugin-hitokoto-hub/releases/tag/v1.5.1">v1.5.1</a></em></p>
<hr>
<p><a href="https://www.halo.run/store/apps/app-cmisffbv/releases/app-release-5i0a7v4h">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-5i0a7v4h</guid><pubDate>Sun, 5 Jul 2026 17:05:47 GMT</pubDate></item></channel></rss>