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: Hide signature flag is set in \XF\Entity\UserOption instead of \XF\Entity\UserProfile
Fix: Since 2.0.6, conversation message signatures are always shown Change: Use templater_macro_post_render to reset signature visibility status
Change: Use templater_macro_pre_render over template modification to force hide user signature Fix: Template error: [E_WARNING] foreach() argument must be of type array|object, null given