1.3.1
danger
THIS IS A SECURITY UPDATE
Please update your Hypernex.Web version ASAP
This release fixes the XSS exploit by removing all instances of the innerHTML property and replacing them to textContent.
Changes
- Replaced all usages of 
innerHTMLand replaced them withtextContent- This will prevent users from XSS with input fields (such as statuses or descriptions)