If you launch the new "Users" system to target users to upgrade, and haven't dealt with permissions previously, please post in the discussion group for help.
- NEW: Targeting available for Users (not just guests anymore)
- NEW: Choose your implementation:
- Guests Only
- Users Only
- Guests & Users
- NEW: Lightweight database tracking system implemented
- NEW: Statistics automatically added to XF stats system
- Tracks blur thread views, blur guest registrations, blur user upgrades
- NEW: Moved notices to an actual template that allows variables and regular HTML (User mode only)
- NEW: 4 permission groups added for (permissions for [User] or [Guests & Users] mode only)
- (perm) unblur posts
- (perm) unblur stickies
- (perm) unblur X posts
- (perm) unblur X paragraphs
- Installer sets default options so that all users see 'unblurred' posts (including guests)
- Please understand xenforo permission system and set permissions as required BEFORE enabling addon
- NEW: Options for notice placement (Users System)
- NEW: Option to remove common actions from blurred forums (reply, like, create, etc) (user mode only)
- NEW: Performance improved by extracting posts direclty versus itering to find them
- NEW: Option to toggle obfuscating post text for guests
- NEW: Option to toggle obfuscating post text for users
- NEW: Option to choose whether to remove images when post is blurred
- NEW: Option to prevent users masquerading as crawlers to avoid blur
- FIX: Obey ignored forums when using "Guests Only" mode (the original system)
- FIX: Added blurred links to the blur CSS (colored links within blur text stood out too much without)
- FIX: In guest mode, obey fade paragraphs set to 0 (blur article if fade is 0)
- FIX: bug on Post extension by WarningIprovements and/or ReportingImprovements
- FIX: Call to undefined method XF\Mvc\Reply\Redirect::getParams()
- FIX: Restore canCreateThread on forum where blur is disabled (Users mode)
- NEW: Performance improved, removed all reliance on previous Crawler detection
- Removed old classes/folders
- Using composer package instead
- Removed outdated listener and event listeners
- Updated installer to require composer
- Renamed addon to something more concise and less reliant on "registering" (Content Blur Pro)
- Unfortunately need to keep the AddOn zip name the same for compatibility