0.1.7
New release: Improved handling of ANSI encodings and security improvements
- Switched to using
ansi_up
library to handle more ANSI encodings - Changed method of adding log messages to DOM from
innerHTML
totextContent
to protect against injection attacks