Skip to content

v12.0.0

Choose a tag to compare

@JohnXLivingston JohnXLivingston released this 03 Dec 16:38
· 298 commits to main since this release
a37438b

Importante Notes

This version requires Peertube 5.2.0 or superior.
It also requires NodeJS 16 or superior (same as Peertube 5.2.0.).

If you use the "system Prosody", you should update to Prosody 0.12.4, and Lua 5.4.

New features

  • #131: Emoji only mode.
  • #516: new option for the moderation bot: forbid duplicate messages.
  • #517: new option for the moderation bot: forbid messages with too many special characters.
  • #518: moderators can send announcements and highlighted messages.
  • #610: compatibility with PeerTube v7

Minor changes and fixes

  • Updating ConverseJS (v11 WIP) with latest fixes.
  • Updating Prosody AppImage to Prosody 0.12.4 + Lua 5.4.
  • Various translation updates.
  • Using Typescript 5.5.4, and Eslint 8.57.0 (with new ruleset).
  • Fix race condition in bot/ctl.
  • Various type improvements.
  • Update dependencies.
  • Fix emoji picker colors and size.
  • Fix: moderation delay max value was not correctly handled.