Feature: Optionally bypass "Max joined groups" when inviting users (#212)
Feature: Link to list of messages/media/albums in member list (#214)
Change: Refactor permission checks for canReply and canStartDiscussion
Fix: Fix a race condition with canReply check
Fix: Fix canView check on Section Watch
Fix: Fix server error when deleting a message from a deleted user (#211)
Fix: Don't allow invites for users who cannot join this group (#212)
Fix: Fix logic for joining invite-only groups (#212)
Fix: Don't include non-visible items in group member count rebuild (#215)
This version makes further updates to the member list, as well as adding an option to bypass "Max joined groups" permission checks when inviting users. This option defaults to disabled.
Various discovered bugs have also been resolved, see the full change log for more information.