Skip to content

v11.0.0

Compare
Choose a tag to compare
@JohnXLivingston JohnXLivingston released this 03 Sep 12:45
· 95 commits to main since this release
575703a

Importante Notes

With the new mod_firewall feature, Peertube admins can write firewall rules for the Prosody server. These rules could be used to run arbitrary code on the server. If you are a hosting provider, and you don't want to allow Peertube admins to write such rules, you can disable the online editing by creating a disable_mod_firewall_editing file in the plugin directory. Check the documentation for more information. This is opt-out, as Peertube admins can already run arbitrary code just by installing any plugin.

The concord theme was removed from ConverseJS. If you had it set in the plugin settings, it will fallback to the Peertube theme.

New features

  • Updating ConverseJS, to use upstream (v11 WIP). This comes with many improvements and new features.
  • #146: copy message button for moderators.
  • #137: option to hide moderator name who made actions (kick, ban, message moderation, ...).
  • #144: moderator notes.
  • #145: action for moderators to find all messages from a given participant.
  • #97: option to use and configure mod_firewall at the server level.

Minor changes and fixes

  • #118: improved accessibility.
  • Avatar set for anonymous users: new 'none' choice (that will fallback to Converse new colorized avatars).
  • New translation: Albanian.
  • Translation updates: Crotian, Japanese, traditional Chinese, Arabic, Galician.
  • Updated mod_muc_moderation to upstream.
  • Fix new task ordering.
  • Fix: clicking on the current user nickname in message history was failing to open the profile modal.
  • Fix: increase chat height on small screens, try to better detect the device viewport size and orientation.
  • Converse theme: removed concord, added cyberpunk.
  • Fixed Converse theme settings localization.
  • Fix: improved minimum chat width.