Release notes
- Fixed #1293 Agent assigned Automation Policy - patch policy not used
- Fixed #1298 Issues with improper escaping of certain characters in script snippets
- Fixed #1210 Daphne websocket service sometimes failing to start
- Fixed #1307 Harden cert file permissions
- Fixed #1317 Quit early during install if error
- Fixed #1314 URL color for the Microsoft Update KB link when in dark mode is very hard to read
- Improved linux install script for better OS detection
- Added optional setting to enable NATS monitoring
- Various reworks and code optimizations
- Updated to Python 3.10.8
- Updated various dependencies
PR's
- typo by @silversword411 in #1295
- break from loop once a valid policy is found. remove old unused list by @af7567 in #1301
- Updating meshcentral's config casing to match upstreams json schema. by @stavros-k in #1213
- Update agent_linux.sh by @dinger1986 in #1310
- Update agent_linux.sh by @dinger1986 in #1311
New Contributors
- @stavros-k made their first contribution in #1213
Full Changelog: v0.15.0...v0.15.1