Skip to content

v1.6.7

Compare
Choose a tag to compare
@moonrailgun moonrailgun released this 14 Mar 07:55
· 872 commits to master since this release

1.6.7 (2023-03-14)

Bug Fixes

  • fix size problem in (53e476d)
  • modify right position of ScrollToBottom (e66591d)

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)