Skip to content

v1.6.4

Choose a tag to compare

@moonrailgun moonrailgun released this 14 Feb 07:38
· 1009 commits to master since this release

Bug Fixes

  • 修复topic列表过长会导致新增按钮位置错误的问题 (43969e2)

Features

  • add tailchat-client-sdk package (94b56f0)
  • rn: 增加notifee用于本地通知 (02095aa)
  • rn: 增加删除服务器功能 (66b0f36)
  • rn: 增加插件逻辑注入 (92d5e39)
  • rn: 增加服务列表持久化 (93985b0)
  • rn: 增加服务器选择入口 (f8a4055)
  • rn: 添加服务器时增加基本信息的获取 (c972eb8)
  • rn: 移动端增加消息通知显示 (25084e0)
  • 增加 react-native-webview 以显示主要内容 (a15e127)
  • 增加react-native-ui-lib,增加添加服务器功能 (59f559d)
  • 增加topic插件的收件箱通知项 (6dcc18a)
  • 增加插件安装方法到window对象 (65d1e91)

Performance Improvements

  • 优化topic在多回复时的预览体验 (206b90d)
  • 优化自定义网页面板url生成机制, 使用blob url来生成临时地址 (c3d5856)
  • 表情面板增加中英国际化,并优化useStorage的缓存策略 (ef41833)