Releases: c-ling/dsh-plugin-newsboard
Releases · c-ling/dsh-plugin-newsboard
Release list
v1.1.3
v1.1.3
更新内容(中文)
- 修复:百度大模型翻译接口调用方式,改为 POST JSON,支持 Bearer API Key 或 AppID/密钥签名回退。
- 修复:百度翻译请求不再被整体 25s 超时误杀,大模型翻译独立 60s 超时,并批量合并请求,减少“操作已终止”。
- 新增:浮窗面板中“来源不可用”提示支持 hover 展示具体不可用来源。
- 新增:设置-更新与展示 增加“查看日志”,弹窗展示翻译接口调用日志。
- 新增:设置-消息来源 增加“查看日志”,弹窗展示数据抓取日志。
- 优化:设置页“查看日志”按钮放在区域标题右侧并缩小,避免撑高标题行。
Changes (English)
- Fixed: Baidu LLM translation now uses the correct POST JSON API, with Bearer API Key or AppID/secret signature fallback.
- Fixed: Baidu translation no longer gets killed by the shared 25s timeout; LLM translation has a dedicated 60s timeout and requests are batched to avoid aborts.
- Added: Hovering the “sources unavailable” indicator in the floating board now shows the unavailable source names.
- Added: “View logs” in Settings → Updates & display shows translation API call logs.
- Added: “View logs” in Settings → Sources shows data fetching logs.
- Improved: The “View logs” buttons are placed on the section title row, right-aligned and compact.
v1.1.2
v1.1.2
更新内容(中文)
- 优化:统一“包含关键词 / 排除关键词”文本框右下角的 resize 调整图标,改为更小巧、柔和的样式,同时保留纵向拖拽调整大小功能。
Changes (English)
- Improved: unified the bottom-right resize grip for the Include keywords / Exclude keywords textareas with a smaller, softer style while keeping vertical resize functionality.
v1.1.1
v1.1.1
更新内容(中文)
- 修复:黑夜模式背景色改为跟随 DeepSeek Harness“设置 → 外观”的
body[data-ds-dark-theme]识别,浮窗看板黑夜背景为#2C2C2E。 - 修复:浮窗收起状态的小胶囊宽度调整为 300px,展开面板保持 360px。
- 修复:浅色模式下浮窗内搜索框 placeholder 颜色过淡的问题。
- 修复:设置页“翻译接口 / 百度翻译方式”选择框右侧下箭头位置贴边的问题,改为自定义箭头并保留右侧间距。
- 修复:统一“包含关键词 / 排除关键词”文本框右下角尺寸调整图标样式。
- 修复:浮窗支持全屏幕自由拖拽,不再限制在上半区域。
Changes (English)
- Fixed: dark-mode board background now follows DeepSeek Harness Settings → Appearance via
body[data-ds-dark-theme]; the floating board uses#2C2C2Ein dark mode. - Fixed: collapsed floating pill width is now 300px; the expanded panel remains 360px.
- Fixed: light-mode search input placeholder was too faint and is now more visible.
- Fixed: dropdown arrow in settings selects (translation provider / Baidu mode) was flush against the right edge; replaced with a custom arrow with proper spacing.
- Fixed: unified the bottom-right resize handle style for include/exclude keyword textareas.
- Fixed: the floating board can now be dragged freely across the full screen instead of being restricted to the upper area.
v1.1.0
v1.1.0
更新内容(中文)
- 新增:百度翻译支持在“通用翻译”和“大模型翻译”之间切换。
- 变更:大模型翻译使用百度翻译开放平台的 AI 文本翻译接口(
/ait/api/aiTextTranslate),与通用翻译共用同一套 AppID/密钥,仅切换请求接口。 - 优化:设置页增加“百度翻译方式”下拉框,两种模式显示相同的百度翻译开放平台凭据配置。
- 文档:更新中英文 README,补充百度翻译模式说明。
Changes (English)
- Added: Baidu Translate now supports switching between “General translation” and “LLM translation”.
- Changed: LLM translation uses the Baidu Translate open platform AI text endpoint (
/ait/api/aiTextTranslate), sharing the same App ID/secret as general translation; only the request endpoint differs. - Improved: added a “Baidu translation mode” selector in settings; both modes show the same Baidu Translate open platform credentials.
- Docs: updated Chinese/English README with the Baidu translation mode details.
v1.0.0
v1.0.0
更新内容(中文)
- 新增:DeepSeek Harness 快讯看板插件首个版本。
- 新增:页面右上角轻量浮窗,收起为胶囊、展开为 360px 看板;支持拖拽移动并自动保存位置。
- 新增:宿主侧并发抓取内置 RSS/JSON 来源(Hacker News、Lobsters、OpenAI、Google AI、TechCrunch AI、The Verge AI、arXiv、IT之家、少数派、Solidot、Ars Technica),去重、排序并缓存。
- 新增:全部 / AI 圈 / 技术圈分类切换与消息搜索。
- 新增:英文消息可选中文翻译(默认调用已配置模型,也可切换百度翻译、有道翻译、DeepL 等传统 API),翻译结果随缓存保存。
- 新增:设置页支持来源开关、包含/排除关键词、刷新间隔、展示条数与时间窗配置;默认不弹通知、不发声、不打扰。
- 新增:中英文双语 UI,随设置 → 通用 → 语言实时切换。
Changes (English)
- Added: First release of the News Board plugin for DeepSeek Harness.
- Added: Lightweight top-right floating panel, collapsible to a pill and expandable to a 360px board; draggable with saved position.
- Added: Host-side concurrent fetching of built-in RSS/JSON sources (Hacker News, Lobsters, OpenAI, Google AI, TechCrunch AI, The Verge AI, arXiv, ITHome, SSPAI, Solidot, Ars Technica) with de-duplication, sorting and caching.
- Added: All / AI / Tech tabs and in-panel search.
- Added: Optional Chinese translation for English stories (uses the configured model by default, or traditional APIs such as Baidu Translate, Youdao Translate and DeepL), cached with the feed.
- Added: Settings page for source toggles, include/exclude keywords, refresh interval, board size and time window; no toasts, sounds or interruptions by default.
- Added: Bilingual UI that switches live with Settings → General → Language.