- The task scheduler has been reworked to include many more scheduling options. Commands can now be scheduled as tasks in addition to scripts. Scripts and commands can now be chained in specific orders as part of the task. This rework implements the following feature requests: #513, #451, #363 and #167
- NOTE: The task rework requires agent v1.8.0 and existing tasks will not execute properly until the agent is updated. Attempting to edit existing tasks that were using the old 'scheduled' option might not edit properly and might need to be re-created. Other scheduled types (runonce, check failure, manual) should not be affected.
- Added a new view for an agent detail page and also added popout button to agent summary tab, implements #332
- Added a Take Control button and the agent's context menu to the summary tab
- Reworked how clients/sites are loaded on initial dashboard load to speed up loading times
- Fixed #895 export to csv button doesn't work
- Fixed #874 can't search for scripts in Add script check modal
- Fixed #888 nginx config updates for older installs
- Fixed agent not always uninstalling (for reals this time) requires agent v1.8.0
What's Changed
- docs - nginx proxy info by @silversword411 in #852
- Vulnerability fix by @d4-maertzdorf in #853
- Added Sophos Endpoint Install Community Script by @bc24fl in #856
- docs - howitallworks nats server service by @silversword411 in #860
- Added Printer Restart Jobs Community Script by @bc24fl in #861
- docs - updating index by @silversword411 in #862
- docs faq log4j by @silversword411 in #863
- docs: gpo script update and wip script for api example by @silversword411 in #866
- docs - 3rd party Screenconnect AIO, update video, cron backups, sys reqs. Script update windows update settings removal by @silversword411 in #871
- Fixes #872: backup.sh does not have EOL by @NiceGuyIT in #873
- docs - mesh download multiple by @silversword411 in #875
- docs - backup and silent uninstall tweaks by @silversword411 in #878
- Change timeout method by @diskraider in #881
- added script to get securepoint deviceid by @MalteKiefer in #884
- script_wip - admin LAPS script by @silversword411 in #886
- docs - sc and install server, and script_wip by @silversword411 in #887
- docs - av exclusions by @silversword411 in #889
- docs - link add by @silversword411 in #890
- added script for lenovo driver updates by @MalteKiefer in #894
- docs - enable swagger by @silversword411 in #901
- Replace hardcoded services & DNS resolvers in NGINX config with variables by @joeldeteves in #905
- docs - nats-api update by @silversword411 in #904
- Make cert pub & private paths configurable by @joeldeteves in #907
- Docs - update faq and mesh agent recovery by @silversword411 in #908
- Update get_mesh_exe_url command to use MESH_WS_URL for docker by @joeldeteves in #909
- Add option to enable webSocketMaskOverride in MeshCentral config by @joeldeteves in #911
- docs - script temp, support, updating script run info, mesh agent blank data by @silversword411 in #910
- Replace inotify with custom config watcher script by @joeldeteves in #920
- docs - sophos and index update by @silversword411 in #921
- docs - docker 2fa reset by @silversword411 in #923
- Make Mesh SMTP settings configurable by @joeldeteves in #924
- Get Anydesk ID for licensed or unlicensed installs. by @yaroz in #925
- docs - av and faq additions by @silversword411 in #927
- Add files via upload by @iamkhris in #929
- docs - av eset by @silversword411 in #930
New Contributors
- @d4-maertzdorf made their first contribution in #853
- @diskraider made their first contribution in #881
- @MalteKiefer made their first contribution in #884
- @joeldeteves made their first contribution in #905
- @yaroz made their first contribution in #925
- @iamkhris made their first contribution in #929
Full Changelog: v0.10.5...v0.11.0