Releases: msgbyte/tailchat
Releases · msgbyte/tailchat
v1.8.0
1.8.0 (2023-06-21)
Bug Fixes
- fix problem on bbcode value maybe include space (b47a22b)
- remove admin-next in source code (c4b1af5)
Features
- add batch delete (bde3665)
- add group panel in PanelRoute (99f6793)
- add limit for temporary to verify email (3f6c3b0)
- add preRenderTransform in field file.url (886e274)
- admin-next: add resetPasswordTip (de357bd)
- admin-next: add system user fields support (2796a7d)
- cli: add
smtp test
command which help user send test email full (5bfa5b9) - cli: add benchmark connections and register command (9524502)
- cli: add message revice test (d096821)
- cli: cli benchmark connections add progress (77e6927)
- health add more context (8a9dd4f)
Performance Improvements
v1.7.6
1.7.6 (2023-06-07)
Bug Fixes
- fix friend struct changed problem in
FriendPicker
(fa49886)
Features
- add ban user (ea3ad15)
- add friend nickname set model and api (7029e67)
- add friend nickname support in everywhere (20c16ad)
- add mention support friend nickname (902ab8f)
- add message count (db52b3d)
- add unban operation (1b880a5)
- admin-next: add cache manager (0d7d71d)
- admin-next: add disableGuestLogin and disableUserRegister in admin/config (43cc8e3)
- admin-next: add user count chart (54a7340)
- mail record createdAt and updatedAt (4d6e85c)
Performance Improvements
- admin-next: perf message content and id field (e0a22e0)
v1.7.5
Release 1.7.4
1.7.4 (2023-05-24)
Bug Fixes
- fix after hook not work problem (3f22037)
- fix updateGroupConfig not work problem (ff86b84)
- fix website title with global config (0922f83)
- fix will input enter when send image with enter key (98e78e2)
Features
- add cache refresh when load user popover (0b116e5)
- add group data get and save action in group.extra (d83300e)
- add multi line support for chatbox (7b17614)
- add regPluginGroupConfigItem (41cdfb0)
- add sender nickname in wxpusher (5b238bf)
- add welcome plugin for user which can send welcome message when user join group (dbebbc5)
- admin-next: add custom dashboard (4ee2fa8)
- admin-next: add custom translation (ba28719)
- admin-next: add mail (60b050d)
- admin-next: add reset password (26f4c6a)
- cli: add smtp tools which help user positioning issue (e357d2e)
Performance Improvements
- admin-next: optimize mongodb's performance on statistical quantities (11154f7)
v1.7.3
v1.7.2
1.7.2 (2023-05-10)
Bug Fixes
- resolve zIndex problem which will make zIndex level incorrect (52f1534)
- upgrade level with zIndex in PageContent (c902731)
Features
- add AI Assistant plugin for Tailchat with ChatGPT (060d07a)
- add starred event push for github service (2b20aee)
- admin-next: add custom routes (ef88363)
- admin-next: add file list (d68108b)
- admin-next: add message and group list (65e7cfe)
- ai: add message summary (12c8813)
- ai: add output apply (00c45d3)
v1.7.1
Release 1.7.0
1.7.0 (2023-04-24)
Bug Fixes
- fix plugin manifest validator checker not allowed i18n (b9c829d)
- fix the problem that the version of react-query is not uniform (1d5c061)
Features
- add common service available check (0cb61bc)
- add fe ui in wxpusher plugin (44595b3)
- add markdown editor into panel (694a62c)
- add markdown gfm support and add markdown editor (9f24bb1)
- add more badge (d0176b0)
- add plain text with send text message (1fa1293)
- add plugin com.msgbyte.wxpusher (32de5b1)
- add url document support for http protocol (6edb013)
- add wxpusher message push (1c09b17)
- append openapi and integration plugin into registry (c370347)
- getui: add requestId record with single push (4a068ee)
- hidden github icon from markdown editor (f25eea9)
- mobile: add cid in entry view (781d413)
- mobile: add com.huawei.agconnect:agconnect-core in huawei (4192d35)
Performance Improvements
v1.6.8
Bug Fixes
- admin: fix unit incorrect problem (3747776)
- fix emoji render problem if not found (deceb60)
- fix getui.service cannot get client problem (a245373)
- fix rn plugin error and plain message (fcf8373)
- fix url problem about avatar url in popover (dcaa279)
- fix url which without protocol will not been correct parse (cfd1479)
Features
- add device version display in settings (11827f7)
- add event tracker in website (82a08d6)
- add huawei vendor SDK integration (3c94ac2)
- add mobile level socket to subscribe remote message (91a6721)
- add send button when message input has content (ed05d61)
- add server getui.service (e6e13db)
- mobile: add i18n support in rn (5668e09)
- mobile: custom release store file and bind alias with native modules (e028998)
- mobile: integrate getui for chinese mainland notify push (256cb43)
- mobile: remove getui build problem (c62e551)
- server: add getuiclient lib and plugin (1605b2d)
Performance Improvements
v1.6.7
1.6.7 (2023-03-14)
Bug Fixes
Features
- add config model and add action for get client config (b45d782)
- add custom serverName render in login view (d9adf84)
- add image parser (8ee1215)
- add toast for message item action (a5133b2)
- add unlimited upload api in admin (5ab4829)
- admin: add basic system config (7688c84)
- admin: add converseID filter and message detail (9484e4c)
- admin: add delete button in server entry image (4d6fd45)
- admin: allow edit client config serverName edit in admin (9c7448b)
- allow admin upload and edit serverEntryImage (fb13a3c)
Performance Improvements
- admin: replace ts-node with node to run admin (f26a423)