EXE
WinGet
MQTTX
EMQX Team · 1.11.1 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
MQTTX-Setup-1.11.1-ia32.exe /S
Custom
MQTTX-Setup-1.11.1-ia32.exe /S /allusers
Upgrade
MQTTX-Setup-1.11.1-ia32.exe /S --updated
File Identity
Filename
MQTTX-Setup-1.11.1-ia32.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
EMQ.MQTTX
Version
1.11.1
Description
Your All-in-One MQTT Client Toolbox
License
Apache-2.0
↗
Homepage
https://mqttx.app/
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
- fix(desktop): fix tooltip overflow in tree visual component by @ysfscream in https://github.com/emqx/MQTTX/pull/1782
- fix(desktop): fix can not init unread message count issue by @ysfscream in https://github.com/emqx/MQTTX/pull/1783
- fix(desktop): delay open the topic tooltip by @ysfscream in https://github.com/emqx/MQTTX/pull/1784
- fix(desktop): optimize scrollbar corner style in topic tree by @ysfscream in https://github.com/emqx/MQTTX/pull/1785
- refactor(desktop): mv traf…