1.1.54

Ylianst/MeshCentral1.1.54Nov 26, 2025by Ylianst

AI Summary

This release adds a Debian-based Docker image, introduces Docker healthcheck and expanded documentation, adds HTTP/S proxy support for OIDC, and includes comprehensive network speed monitoring. It also adds first agent connection tracking, Windows Defender signature version display, and autoAcceptIfLocked functionality.

Key Highlights

  • Debian-based Docker image
  • Docker healthcheck and expanded documentation
  • HTTP/S proxy support for OIDC
  • Interface speed for networking (Windows)
  • Linux network speed using /sys/class/net/*/speed
  • First agent connection and firstconnect attribute
  • Windows Defender signature version
  • autoAcceptIfLocked feature
  • customFiles now uses Object instead of array

Breaking Changes

  • customFiles configuration changed from array to Object format

New Features

  • Debian Docker image
  • Docker healthcheck
  • OIDC proxy support
  • Network speed monitoring
  • First connection tracking
  • Windows Defender integration
  • Auto-accept locked devices

Full Release Notes

- 4db74994 Version 1.1.54
- 839fe095 add linux network speed using /sys/class/net/*/speed #7354
- 5ab4d70e Allow specific group to create Login tokens (#7424)
- fa96d666 set GoTo Button with current folder #7443
- 12949df2 fix modern ui add users to meshgroups #7447
- 8a10de47 fix filter for all languages (use utf8 ideally) #7446
- db3e3b02 Description of log values at schema (#7445)
- 6a0e7b8e add all.min.js back for FA backwards compatibility
- a8c3c8f9 feat: add debian-based docker image (#7414)
- 53f108fe Refactor: Rebuilt Masthead User Dropdown for Cleaner Structure and Modern Behavior (#7398)
- 6103d94e Delete translate/mytranslate.js
- 208ddddf Add modal support to plugin add dialog (#7432)
- dd010f03 Fix deviceViewPanel to properly initialize panel entries (#7433)
- afe0aed9 Improve plugin file handling and cleanup logic (#7434)
- a1f18242 add first agent connection to the details page and attribute firstconnect #7408
- 9545bec2 replace av and chassistype with wmi instead of powershell
- da73bff9 fix defender and add defender to console command
- 312e2ea2 add windows defender signature version
- 3faace86 chore: df alternate to exclude memory (#7428)
- 7319b208 i really cant type at times and so close too!
- 858113b1 use 24.04 arm runners and node 22
- ce4b298d fix domain sitestyle forcing a style and not allowing switching
- 433a0ef3 chore: improve formatting of video tutorial links (#7412)
- 55b840ad Update translate.json (Spanish) (#7410)
- cc305aa9 Remove "Try the new MeshCentral UI" and fix footer in modern UI (#7395)
- 3ab7e0a3 fixed files/my files rename bug #7321
- 6df2c7b7 remove loading=lazy and fix messaging icon/text #7328
- 0a9d718b remove armv6/v7 from docker for the moment
- ad8b2e36 fix minify with flasherrors and pin passport modules versions #7386
- 3922d7b4 fix(schema): correct formatting and add patternProperties for disabled settings (#7402)
- b6302e3c fix(docs): update links to ODT files and change image formats from PNG to JPG and other misc fixes (#7401)
- 49da5da9 autoAcceptIfLocked and more! (#7319)
- 1bd06ccd finally add http/s_proxy support for oidc and more in future #6616
- 7681f52e fix modern ui menu opening multiple windows with shift key #7343
- 3bcfd031 Update to customFiles -  Object instead of array (#7384)
- b50d07c1 add interface speed for networking (windows for now) #7354
- a051cb55 try ubuntu-22.04 docker
- d0e352c6 remove package-lock for docker fixes
- d7efb1f3 add DISABLE_EXTRACT to dockerfile and max-parallel to fix docker workflows
- 41371327 fix dockerfile and improved docker workflow
- c899ee24 fix proxmox and nodered websocket web relay issue (no cookies being passed) #7269
- 6e2f9aad feat: add docker healthcheck and expand documentation (#7375)
- f5821728 Update dropdown styling (Light/DarkMode) (#7382)
- 29858c65 Added loginkey check for server maintenance mode (#7383)
- d31a7e54 Add permission checks to user dropdown menu (#7381)
- f9bb7315 Update logout redirection logic with key parameter on logoutonidlesessiontimeout (#7379)
- 751f6a80 update docs script windows
- d386f02a Add mkdocs-print-site-plugin to docs dependencies
- 781c2ea6 refac(docs): MeshCentral Mkdocs rewrite (#7216)
- b96db142 Updated Dropdown Style (#7376)
- 683b4e88 Updated DevListToolbar for Mobile (#7377)