- Fix: Hide signature flag is set in \XF\Entity\UserOption instead of \XF\Entity\UserProfile (#56)
[*]Fix: Since 2.0.6, conversation message signatures are always shown (#53)
[*]Change: Use templater_macro_post_render to reset signature visibility status (#55)
Change: Use templater_macro_pre_render over template modification to force hide user signature (#50)
Fix: Template error: [E_WARNING] foreach() argument must be of type array|object, null given (#51)
Fix: Incompatibility with XenForo 2.3 (#46)
Fix: ErrorException: [E_DEPRECATED] Implicit conversion from float 1799.9865641593933 to int loses precision src/addons/TickTackk/SignatureOnce/XF/Service/User/ContentChange.php:37 (#48)
Fix: Execution order of code event listener does not match that of resource ID (#49)