Skip to content

v1.6.6

Choose a tag to compare

@moonrailgun moonrailgun released this 27 Feb 11:18
· 919 commits to master since this release

Add full support for i18n

Bug Fixes

  • fix antd popover dark theme color fit (aaab464)
  • fix bug if cannt get file then will throw error (056709c)
  • fix incorrect bbcode url (693edf2)
  • fix style problem in avatar in invite info (751fb55)

Features

  • add action group.extra for storage group extra data (8aa5d93)
  • add GroupExtraDataPanel for support panel which allow edit (a64f742)
  • add i18n support in plugin store (69e8bd2)
  • add mdpanel plugin. then we can create markdown panel in group (1f21e40)
  • add message list popover for DM and group (704c05e)
  • add navigator language detector (ce1d7ee)
  • add permission for deleteMessage (cbb436c)
  • admin: add group filter in chat list (b9b1931)
  • admin: add user edit page (0f902d4)
  • admin: update delete message logic with call (0cd4268)
  • cli: i18n support for create template (3105406)
  • desktop: Add screenshot feature (d82854a)
  • add Openapi oauth demo app (51c2fb2)

Performance Improvements

  • compress bundle js (5ffac2b)
  • update backend language fallback to en (a78221e)
  • website: perf homepage without styled-component (5faaa74)