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.
During registration a specific email will be required. Only gmail.com. Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the
Support.
New: Sticky Warning on Scroll: When enabled, the warning message will “stick” to the bottom of the screen after the user scrolls down the page (desktop and tablet only. (default=on) (thank you @Matt C.)
New: Sticky Warning on Mobile: When enabled, the warning message will always stay pinned to the bottom of the screen on phones and small tablets (even without scrolling). (default=off) (thank you @Matt C.)
Fix: Custom controllers were not auto-redirecting to registration page (thank you @Matt C.)
Fix: Cookie lifetime was set far into the future
Fix: Cookie lifetime uses a relative number of seconds compliant with XF's setCookie method
Fix: Remove overlay loading on register/login links (keeps everything copacetic on mobile)
Fix: Admin option tabs are now reponsive on small screens
ADDED OPTION: Custom Add-on Controllers Patterns or Names for addon integration: allows namespace wildcarding or specific controller names to be added
ADDED OPTION: Simulate guest experience while browsing as an administrator; Live preview of guest notices on the front-end, Only visible to administrators
ADDED OPTION: Display Current Controller Name in Page Header (Debug Mode); helps identify controllers on the front-end for integration with custom addons
UPDATE: Improvement on crawler efficiency check
UPDATE: Revise weekly/monthly report with description score and footer tip
UPDATE: Made controller listings less cumbersome with quick selection as well as sub-heading dividers
UPDATE: Added/Moved exclusions to it's own tab
ADDED: Support for XenAddons's Article Management System (AMS)
ADDED: Support for XenCustomize 5x addons: NewsPublisher, Events, HolidaysManager, ProfileAudioPlayer, Testimonials (as wildcard pattern matching examples)
FIX: Simplified integration system to support more addons moving forward
FIX: Added "Freeform CSS/LESS code" to warn/block notice to prevent cramping
FIX: Added Html Accessbility identifiers to warn & block notice
FIX: Added 9 missing translations for mailer
FIX: XF 2.3.4+ specific redirection miss
FIX: Pattern matching for Homepage versus Forum Homepage with new template function
Note: Any template modifications post upgrade can be resolved with "Merge Parent" unless you've made substantial custom updates