Silent Install HQ
EXE WinGet

MQTTX

EMQX Team · 1.13.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
MQTTX-Setup-1.13.0-x64.exe /S
Custom
MQTTX-Setup-1.13.0-x64.exe /S /allusers
Upgrade
MQTTX-Setup-1.13.0-x64.exe /S --updated

File Identity

SHA256 1c89fcfaac0a9796d191cc280aeb38b9ef903ead3ec664b99f93255573507a81 VirusTotal ↗
Filename MQTTX-Setup-1.13.0-x64.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID EMQ.MQTTX
Version 1.13.0
Description Your All-in-One MQTT Client Toolbox
License Apache-2.0
Upgrade Behavior install(Install over existing)
Release Notes What's Changed - fix(inspector): address UI/UX issues by @muzaffarmhd in https://github.com/emqx/MQTTX/pull/1979 - feat(viewer): add advanced dashboard view with widget configuration by @muzaffarmhd in https://github.com/emqx/MQTTX/pull/1987 - fix(dashboard): fix bug - add missing prop by @muzaffarmhd in https://github.com/emqx/MQTTX/pull/1996 - ci(win): add portable version for windows by @zfb132 in https://github.com/emqx/MQTTX/pull/2002 - feat: add syntax highlighting for JSON payload in web…