Version 1.8.4
Security improvement and some bug fixes:
- Security fix: prevent use of
<embed>
and<object>
tags (PR #807 by @gturri). - Treat blob ids as strings due to size limitations (PR #735 by @pupi1985).
- Fix negative upvoteCount wrongly displayed (PR #738 by @pupi1985).
- Fix file input field causing problems on SnowFlat theme.
- Avoid magic quotes deprecation notice on PHP 7.4.
- Prevent duplicated vote events (PR #751 by @pupi1985).