Skip to content

v1.9.0

Compare
Choose a tag to compare
@kgardnr kgardnr released this 07 Jun 21:22

Plugins

  • Off-Topic allows commenters to mark comments as "off topic", and for readers to hide these comments from their stream
  • You can turn this on by including coral-plugin-offtopic (client and server) and coral-plugin-viewing-options (client only) in plugins.json

Features

  • We now make use of websockets to enable automatic updates for comments and replies in the stream
  • Permalink pages now act as "live chats", also based on the new subscriptions architecture
  • Use global classnames to allow for easier custom styles

Fixes

  • User stat rejection rate shows correctly as percentage now
  • UI/UX and copy fixes