Skip to content

v1.1.0

Latest

Choose a tag to compare

@Kimsec Kimsec released this 15 Dec 21:51
· 58 commits to main since this release

Changelog

Added

  • NOW ON GUNICORN FOR PRODUCTION 🥳
  • Advanced panel is now grouped into sections: MiniPC, Chatbot, and Backend.
  • Chatbot moderation UI: Add banned word/sentence (add-only) with a show/hide form (Add + Cancel).
  • API endpoint: POST /api/banned_words to append entries to the chatbot banned_words.txt with auto reload of wordlist.
  • Backend section: IP bans button linking to /bans.

Fixed

  • GUI scale tweaks