Skip to content

Releases: Mininglamp-OSS/octo-android

1.3.2

06 Jun 10:39
7cb8485

Choose a tag to compare

What's Changed

  • 新增图文混排
  • 子区支持管理员消息撤回
  • 群公告Group.md文件支持非管理员格式化渲染
  • 性能优化
  • ci: add history check (reject orphan-branch PRs) @lml2468 (#40)
  • ci: replace paths-ignore with dorny/paths-filter preflight job @lml2468 (#38)
  • fix: known bugs and RichText UI alignment @mzanalyticst (#39)
  • fix(ci): use custom build command for CodeQL to avoid release signing failure @lml2468 (#28)
  • ci: add OSV-Scanner vulnerability scanning @lml2468 (#37)
  • ci: pin all GitHub Actions to exact SHA digests @lml2468 (#36)
  • feat(richtext): Android RichText=14 Phase 2 — input-box attachment tray (Fixes #34) @yujiawei (#35)
  • feat(richtext): Android send mixed text+image RichText=14 (Phase 1) @yujiawei (#31)
  • fix: Space消息过滤、冷启动群聊可见性、消息内容安全转换 @mzanalyticst (#21)
  • fix(typing): reset typing on app foreground + 8s timeout fallback (Closes #17) @yujiawei (#18)
  • fix(voice-mention): 语音输入识别 @所有AI @yujiawei (#16)
  • fix(ci): finalize PR notification design (remove octo-pr-feed + fix result-notify) @lml2468 (#15)
  • chore(ci): add octo-pr-feed workflow to activate global pr-feed channel @lml2468 (#12)

CI and Infrastructure

  • feat(richtext): mention highlighting + crash fixes (v1.3.2) @mzanalyticst (#42)
  • feat(richtext): 接收渲染 RichText=14 图文混排 (Phase 1) @yujiawei (#26)

Full Changelog: v1.3.1...v1.3.2

Release v1.3.1

30 May 13:32
8318d76

Choose a tag to compare

    • 全面优化消息传输机制,由原生Socket升级为WebSocket,实时通信更流畅
    • 国际化支持,目前支持中英文切换,后续可支持更多语言动态切换显示