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.
Fix 'Too few arguments to function' error which can occur with php 7.2
Fix using 'thread' phrase used when viewing a forum's user list. Add detection for invalid configuration (logs in release, throws an error in debug mode) Add compatibility fix for @au lait SEO add-on Add view count totals (optional) to thread view Add view count totals (optional) to category view Add view count totals (optional) to categories in the forum index Various bugfixes around pushing thread view counts to parent containers.
Support displaying viewing user list on Forums Support adding view counts next to content. (With style property). Supported locations; Thread List Sticky Thread List Index Page Forums Forum List Sub forum List Find New Threads Watched Forum List Watched Thread List Conversation List Supported widgets (with per widget config) New Threads widget (per widget config) New Posts widget (per widget config) Supports MySQL and Redis backends Minimal overhead even with large number of viewers To float the text to the far right use float:right; in the User Activity -> Viewer Count style property.
float:right;
Avoid superfluous ',' at the start of the users viewing list for guests
Connect up style properties to less/css template Use Less for styling instead of raw css
Add automatic MySQL fallback option Recommend Redis where possible. Does not transfer contents from one system to the other Issues a warning on install if Redis is not available.
Block installing if Redis is not installed & configured Fix 'avatar' display type not working
Fix Content Rating support Add default permission configuration on install Tweak permission layout.
Version bump to 2.0.0, as 1.x.y is for the XF1 version Rework Content Ratings (upcoming add-on) support to add activity to the container not the content where possible. Properly support accessing Like/Likes as counting as activity for a thread
Depending on Redis Cache 1.1.0 Support likes as recent activity in a thread Support Content Ratings (up coming add-on) as activity against some content