1.1.14
Ylianst/MeshCentral1.1.14Oct 21, 2023by Ylianst
AI Summary
Improves module installation, adds SSH connectivity for Windows, supports MySQL8, and enhances UI with memory monitoring.
Key Highlights
- More module install improvements, NodeJS minimum version is now 11
- Use mysql2 package to support mysql8
- Add ssh connect for windows
- Add linux memory
- Add android apk to web ui
Breaking Changes
- NodeJS minimum version is now 11 due to express-handlebar
New Features
- Add ssh connect for windows
- Add linux memory
- Add hover title to temps and more sensors
- Add tags to columns
- Add bios mode to mobile view
Full Release Notes
- 71e3d788 Version 1.1.14 - b4e0dbcd More module install improvements, NodeJS minimum version is now 11 due to express-handlebar. - aadfbafc Improved translation.js module installation. - cdde9b5d Major changes to the way NPM is used to install modules, should fix meshcentral updateing incorrectly and other module issues. - 25b0ac3a Rolled back express-ws to 4.0.0 due to 5.x not handling invalid web socket flags correctly. - a60b4cbb add Go To Folder (#5424) - e20a585b use mysql2 package to support mysql8 (#5427) - 58580beb add hover title to temps and more sensors (#5434) - 47767e86 add android apk to web ui (#5449) - e35af29a dont allow duplicate emails (#5452) - 1002bbb9 add display sizes to files (#5455) - 0f912685 Merge pull request #5459 from Ylianst/add-tags-to-columns - 19e03eaf add tags to columns - c9b47edc explain allowlogintoken correctly - 2791e033 fix graph needs destroying first - 4b5b9250 make dev master docker image - ad14c834 fix backspace mobile ssh - d095831b use devicelocator if no banklabel for memory - 556d72df add linux memory (#5423) - 9884db3c fix undefined memory label (#5422) - bb7a5e9c add bios mode to mobile view - b57bb1ad Merge pull request #5410 from Ylianst/enable-ssh-windows - 548d76ef enable ssh connect for windows - a39f874c fix random files connect button vanishing (#5409)