1.0.75
Ylianst/MeshCentral1.0.75Aug 29, 2022by Ylianst
AI Summary
Updates the MeshAgent on all platforms and fixes login issues related to meshcore.js dispatcher handling.
Key Highlights
- Updated MeshAgent on all platforms.
- Fixed meshcore.js dispatcher close() issue on older agents.
- Fixed code login issue.
New Features
- MeshAgent update
- Login fix
Full Release Notes
- b193ee55 Version 1.0.75 - ea58334d Updated MeshAgent on all platforms. - 9042f128 Put in guard code in meshcore.js to prevent new agent from crashing on setclip. - 57bc21a1 Merge branch 'master' of https://github.com/Ylianst/MeshCentral - a3d66b60 Fixed meshcore.js, this.root._dispatcher.close(); missing on older agents. - 70448ac1 Bryan's fix for meshcore.js: Added dispatcher.close() for setclip on Windows, if the dispatcher already exists - 0add5f8c Fixed code login issue (#4458)