Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Rename various templates to match XenForo Resource Standards The installer does attempt to rename the affected templates to preserve history and custom changes. Click to expand...
Only delete in batches to prevent issues with galera clustering which can deadlock or stall for large data sets Do not constantly change view_date when re-summarizing or un-summarizing alerts to prevent alerts being kept alive forever
Compatibility fix for 3rd party add-ons which replace an expected ArrayCollection object with an array. Click to expand...
When summarizing alerts hopefully reduce the chance of deadlocking, and if it happens gracefully recover
Fix XF2.0 support, and prevent duplicate queries on XF2.1
Fix AdminCP User edit setting 'alerts page skips mark read' to the same value as 'alerts pop-up page skips mark read'
Fix that marking extra alerts as read was not working as expected with XF2.1+
Fix "Group alerts" option to group by day, and not per-minute Use phrase groups for 'yesterday/today' phrases to avoid extra SQL queries
Add options icon Cleanup XF2.1 support Add XF1-style 'star' to unread/new alerts Add visual seperator between read & unread alerts in alerts pop-up when "Display unread alerts above read alerts in pop-up" is enabled
Fix "Unknown Accessed unknown getter 'title' on XF:ReportComment" from report comment reaction/like summaries Click to expand...