1.0.96

Ylianst/MeshCentral1.0.96Nov 4, 2022by Ylianst

AI Summary

This release enhances security with SSL/TLS tuning, fixes critical bugs regarding proxies and TLS issuers, and introduces new notification capabilities and Windows CLI commands.

Key Highlights

  • Tuned HTTPS cipher suites to achieve A+ rating on SSL Labs testing.
  • Added device state notifications and messaging group/device setup UI.
  • Added Windows console commands 'mousetrails' and 'deskbackground' for accessibility.
  • Fixed Telegram proxy issue and TLS certificate issuer CN problem.

New Features

  • Device help request messaging notification support.
  • Device state notifications to messaging applications.
  • Messaging group/device notifications setup user interface.
  • Console command 'mousetrails' for mouse accessibility.
  • Console command 'deskbackground' for desktop image path.
  • No-audit option for background NPM package installation.

Full Release Notes

- 69364ea2 Merge branch 'master' of https://github.com/Ylianst/MeshCentral
- 17b39fe5 Version 1.0.96
- 477bc3b8 Merge pull request #4704 from cgb/patch-3
- 99fc690f Tuned HTTPS cipher suites to get A+ on SSL labs testing."
- 7f71788a Fix typo in zulip config snippet
- 60af01a1 Fixed Telegram proxy issue (#4703)
- 3a22bfbc Fixed issue with TLS certificate that had an no issuer CN (#4681)
- fbde2a87 Added device help request messaging notification support.
- 1a6e78ef Added device state notifications to messaging applications.
- 1e45b69c Merge branch 'master' of https://github.com/Ylianst/MeshCentral
- 2fa50796 Added messaging group/device notifications setup user interface.
- 2a6e08f6 Added console command 'mousetrails' and 'deskbackground' to be able to get/set mouse accessibility and desktop background image path, on Windows.
- 11fd5b39 Added no-audit when installing NPM packages in the background.