You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
Limited Guest Viewing Pro - Boost Registrations
v1.9.20
No permission to buy ($40.00)
- ADD: Update uninstall() to remove custom version option from xf_option
- ADD: confirmUser() event listener for specificity
- ADD: Compatibility for the "Paid Registration" add-on by @Painbaker (requested by @cdub)
- ADD: Precompiled minified JS to the build compile (now that the auto library is EOL)
- UPDATE: Update Crawler Detection from v1.3.0 to v1.3.4
- FIX: XF 2.3.6 oddity with extra.less requiring a full line break or else it tries to autoclose a non-existent curly brace
- ADD: Early exit on notice render if logic not required
- ADD/FIX: Missing JavaScript function for "Registered Users Breakdown" statistics (stat previously always showed empty, now fixed)
- FIX: Remove "recursive" SQL reliance for "Notices" statistics so it runs with MySQL 5.7+
- FIX: Remove never used statistics action for "connected accounts" statistics

- FIX: Compatability with some addons that may conflict (XF 2.3+)
- ADD: Performance enhancement exiting earlier when possible (all versions)
- ADD: Early exit when not required (XF 2.3+)
- FIX: ErrorException: [E_WARNING] Undefined array key "extensions"
- FIX: Run extensions validator only if checked and enabled
- FIX: Remove unnecessary IF statement from notice handler
- ADD: Disable $allowPageCache only when required by addon
- UPDATE: Remove installer requirement $config['pageCache']['enabled'] be set false
- NEW: Change "PDF Disable" to on/off checkbox with "extensions" string (default=off)
- NEW: Can enter any file extensions that require registration to view
- ADD: Validation expression to new extensions option requiring valid input
- ADD: Phrase: wutime_lgv_extensions_must_be_valid
- FIX: Remove excessive template HTML comments from rendering
- FIX: extra_urls on addon display page
- NEW: Option "Disable PDF downloads/views unless fully registered" (requires "View attachments to posts" to be enabled for unregistered users)
- This will obey the crawler/robot setting (allows robots/crawlers to access PDF's)
- Currently this only applies for PDFs but can be extended to other document types if requested
- This feature is disabled by default
- NEW: Option to "add login link" to warning block (default = off)
- NEW: Option to "add login link" to registration notice block (default = off)
- ADD: Phrase: wutime_lgv_phrase_block_msg_attachments
- ADD: Phrase: wutime_lgv_phrase_already_member
- ADD: Phrase: wutime_lgv_phrase_click_here_to_login
- FIX: Move "Add registration link to warning" to appropriate area of admin options
- UPDATE: Update Crawler Detection from v1.2.120 to v1.3.0
- ADD: Composer requirement of PHP 7.4+
- ADD: Custom registration link option
- ADD: Logic for XF 2.3.3
- UPDATE: Email statistics template
- UPDATE: Redirection logic and links in notice template
- REMOVED: Confusing "change" statistics from email