Releases: Ylianst/MeshCentral
Releases · Ylianst/MeshCentral
1.0.77
- 32b194f Version 1.0.77
- 90dab68 Merge pull request #4476 from mstrhakr/master
- ad22876 Device paging refresh fix.
- 7296206 Added device paging support to the mobile site.
- 03e15c6 update oidc passport module
- 25020ff First working device paging support on desktop site.
- 26f134c Completed server-side device paging support.
- 7ea293d Added db encryption descriptions in the config.json schema.
- cc444c6 Reverted web relay content security policy (#4474)
- 46e7464 More work on server device paging.
- 15c882f Partial support for device paging support on the server side, allows a user to view only a subset of the devices.
- d4d1f7d MeshCMD is now signed using the MeshCentral code signing cert.
1.0.76
1.0.75
- b193ee5 Version 1.0.75
- ea58334 Updated MeshAgent on all platforms.
- 9042f12 Put in guard code in meshcore.js to prevent new agent from crashing on setclip.
- 57bc21a Merge branch 'master' of https://github.com/Ylianst/MeshCentral
- a3d66b6 Fixed meshcore.js, this.root._dispatcher.close(); missing on older agents.
- 70448ac Bryan's fix for meshcore.js: Added dispatcher.close() for setclip on Windows, if the dispatcher already exists
- 0add5f8 Fixed code login issue (#4458)
1.0.74
1.0.73
- b0733a8 Version 1.0.73
- 7404dcd Web socket fix for web relay (#4451)
- 4fe3942 Improved web relay sharing (#4413)
- 5d7fabf Added guest web sharing of HTTP/HTTPS (#4413)
- d6a1f04 Fixed re-generting the TLS certificate if the desired cert name does not match.
- 6b1b034 Fixed device sharing links when using in LAN mode.
- a357f0d Merge branch 'master' of https://github.com/Ylianst/MeshCentral
- f1b8af8 Fixed mobile site logout when using with &key=xxx (#4420)
- cd6cc53 Merge pull request #4439 from silversword411/master
- cb00ba6 docs - updating schema map
- 192e7eb docs - adding agent state command
- 692e359 docs - adding more agent control commands
- e265716 docs - adding agent control command
- 2fc5dfb docs - LoginKey 3FA video added
- 41c252e docs - adding yubikey video
- 0607992 docs - adding ldap video #4276
- dc94043 docs - adding file based lists for json #3401
- 39dbf81 Adding agent branding #4410
- f7bb539 Adding more powerpoint files
- e68425f Merge pull request #4427 from thermionic/master
- 47eb6fd Merge pull request #3 from thermionic/when-to-use-trustedProxy-instead-of-tlsOffload
- 494c7da HAProxy split trustedProxy into secondary section
- 1ae6b47 docs - typo
1.0.72
- 2ab6a6d Version 1.0.72
- 571d9d3 Added Intel AMT power/reset to BIOS on actions menu of desktop and terminal tab.
- fcfe4d9 Intel AMT tab will now show up in the correct language if available.
- 334a9b8 Added LDAPSyncWithUserGroups to config.json schema (#4415)
- 0076528 Added LDAP membership user group sync options (#4415)
- 0ce946b Fix for MongoDB change stream exception (#4429)
- af1e5f5 Removed debug code around running mongodump.exe.
- 57d37b7 Fixed server console dbstats command when using SQLite (#4430)
1.0.71
- 9d21823 Version 1.0.71
- 6b4179c Added LDAP debug improvements.
- 8dd0749 MeshCentral will now auto-create LDAP user groups and sync users to their membership groups when the login using LDAP. (#4415)
- 2a42639 Merge pull request #4423 from petervanv/master
- daa4c60 You can now restrict what LDAP users can login based on LDAP membership groups (#4415)
- 9a28f62 Dutch langage update 1.0.70
- 8d1eab2 Logout will not redirect to /login (#4420)
- 93efc2e Added drag & drop file support on the remote desktop tab.
- 41f8e9f Added SQLite to server console info command.
1.0.70
- 880c65f Version 1.0.70
- f6c3883 Added support for pre-defined scripts.
- d171d2a New command run dialog box can now run scripts that are stored on the server.
- ab84719 Fixed saving run command dialog state on the server.
- b54d013 Added run script run button to desktop tab and run dialog now saves state.
- bb8b5fe Improved run command dialog box, users can now select a local file.
- 44af3a2 Changed how stript-task will be integrated into MeshCentral, added run button to device general tab.
- 1b67b84 More work on integrating the script-task.
- 3aca17e Initial merged script-task into the agent.
- 115d801 Improved meshcore/meshcmd minification.
1.0.69
1.0.68
- 49cf443 Version 1.0.68
- 7c27537 Merge branch 'master' of https://github.com/Ylianst/MeshCentral
- 4092615 Fixed auth strategies when using with a second domain with a DNS (#4404)
- 161f697 Merge pull request #4406 from si458/patch-1
- a775a75 add question to issues
- c90acfc Merge pull request #4403 from thermionic/master
- 2aefae9 Merge pull request #1 from thermionic/HAProxy-SNI
- 7295747 HAProxy configuration snippet on using SNI