This update fixes an Undefined property: XF\Entity\SessionActivity::$description warning that could appear in some environments. Unknown online activity entries should now be processed more reliably and cleanly.
Changes in this version:
- Made SessionActivity description checks safer
- Fixed a template warning that could appear in some environments
- Improved overall stability