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
FIX: Edge case issue for all installations allowing "Enable writing before registering"
FIX: The last allowed warning visit would prevent the post button from executing the redirect to the registration page (preventing users from post/registering)