Skip to content

1.0.7

Choose a tag to compare

@github-actions github-actions released this 03 Sep 16:56
· 7 commits to main since this release

[1.0.7] - 2026-09-04

Added

  • Bluesky 适配器:通过 AT Protocol (XRPC) 发布文本和图片到 Bluesky。支持 App Password 认证、链接 facet
    解析、grapheme cluster 与 UTF-8 字节双重限制校验、最多 4 张图片(单张 ≤ 1MB 硬限制)。配套单元测试
    tests/bluesky.test.js
  • 微博适配器:通过微博开放平台 OAuth2.0 授权码模式认证,支持文本和单图发送(statuses/update /
    statuses/upload)、长文模式(is_longtext=1)、5MB 图片预警、常见错误码中文提示。设置页提供完整的「打开授权页 → 粘贴
    code → 换取 Token」流程。
  • Threads 适配器(未注册):基于 Threads Graph API 的纯文本发布适配器(Phase 1),支持 OAuth2.0 长期 token
    自动刷新、回复权限控制、发布配额查询。代码已就绪但尚未在 ADAPTER_MODULES 中注册,后续版本激活。
  • 测试连接功能:flomo、Mastodon、Misskey、Notion 适配器新增「测试连接」按钮,可在设置页一键验证 API 凭据是否有效。
  • CHANGELOG.md:新增变更日志,后续每个版本都会记录更新说明。GitHub Release 的 Release Notes 将自动从此文件提取。
  • Ctrl/Cmd+Enter 快捷发送:发送对话框中可用