This is primarily a bug fix release based off of the master branch, which will remain at 4.8-pre.
- [FIXED] jinja2 import namespaces for newer versions
- [FIXED] TLS connection issue with Python 3.9+
- [FIXED] Multi-line handling of audit parameters (i.e. hashes) in the Script Builder
- [FIXED] Missing processPath token for imageLoadEvent
- [FIXED] Missing parentProcessPath token for fileWriteEvent
- [ADDED] Proxy PAC file support. Requires PyPAC
- [CHANGED] Upgraded jQuery to 3.6.0
- [CHANGED] Disable TLSv1.1 - thanks @moshekaplan