Skip to main content

Release Note v1.11.13

· One min read
moonrailgun
  • Introduced the new admin panel (Admin Next), a rewrite of the management backend (#311).
  • Added slow mode for group text panels: limit how many messages each member can send within an interval.
    • Quotas are tracked per member; system messages and bots are exempt.
    • Members see the remaining quota and a countdown once the limit is reached.
  • Multi-person conversations now enforce membership on the server (#318).
    • You can leave a multi-person conversation.
    • Added the setting "Only allow friends to invite me to conversations".
    • Closing a conversation hides it until a new message arrives.
  • OpenAPI: adding a bot to a group now requires the manageUser permission.
  • The sample nginx config now preserves the client IP and websocket headers.
  • Admin: the user table can scroll horizontally.
  • Build: pinned the pnpm version.