Social Groups (XenForo 2.x.x)

Social Groups (XenForo 2.x.x) 4.1.3

No permission to buy ($50.00)

New Features​

Event Prefixes (Multi-select)​

Group admins and moderators can now create custom prefixes for events and assign multiple prefixes per event.

Managing prefixes:
  • Navigate to a group's event page → manage prefixes via the new Event Prefixes section
  • Each prefix supports a title, optional description, and a display style (colored label)
  • Prefixes are scoped per group — each group maintains its own prefix set
Assigning prefixes:
  • When creating or editing an event, a prefix selector is shown if the group has prefixes defined
  • Multiple prefixes can be selected simultaneously
  • Selected prefixes are displayed as styled badges on the event list, event card, and event detail page
Permissions:
  • Global editGroupAny permission also grants access


Performance Improvements​

Per-request Static Cache in​

Moved the permission result cache and member roles cache from function-level statics to class-level static properties (App::$threadPostPermissionCache, App::$memberRolesCache). This prevents redundant permission queries across multiple call sites within the same request lifecycle.


UI / UX Improvements​

Event List Layout Redesign​

The event list (tlg_group_events) was redesigned from a plain content-row layout to a card-based layout:

  • Date badge on the left showing abbreviated month and day number
  • Event title, date range, 2-line description snippet, and meta row (author, attendees, remaining slots, group)
  • Register CTA button inline with the title row
  • Cancelled events shown with reduced opacity and strikethrough title
  • Compact variant for widget usage (hides snippet)
  • Full light/dark mode support using XenForo CSS custom properties
Notable changes:
  1. Fixed re-position cover does not work
  2. Improvement to re-position cover
  3. Fixed intense queries when viewing threads
  4. Minor bugs fixed
Notable changes:
  • Support XenForo 2.3.0
Notable changes:
  • Calendar phrases now respect user language
  • Fixed rebuild group stuck in some specific conditions
  • Improvement to display events in widget
  • Make tab events always visible in group
  • Fixed group owner can leave and reassign themself.
  • Fixed error while viewing calendar
  • Like
Reactions: Brettflan
Notable changes:
  • Added event type public allow it displays to all users
  • Fixed upload resource icon
  • Fixed delete comment
  • Fixed comment link to invalid content
Notable changes:
  • Allow disable email notification globally
  • Fixed cannot translate some content types
  • Improvement handle email stop
  • Minor bugs fixed
  • Like
Reactions: GameNet
Notable changes:
  • Support wrapper template for custom fields
Notable changes:
  • Improvement display group fields
Notable changes:
  • Fixed invalid navigation selected state in some cases
  • Fixed missing DeletionLog relation.
  • Like
Reactions: GameNet
Notable changes:
  • Added new widget threads. Only show threads from our groups
  • Fixed comments on event throw error
  • Show counters in event.
Back
Top Bottom