v1.10.1
Release Note π
β¬ You can now install MQTTX CLI with one click through the Desktop.
Features π
- Desktop:
- One-click install for MQTTX CLI
- Built-in Moonshot LLM API support on Copilot (for Chinese users π¨π³)
- Support for custom Copilot API
- Zhipu
- Deepseek
- β¦
- CLI:
- Specify the default protocol in config files
- Web:
-
New address β https://mqttx.app/web-client
Why we need to migrate again: https://www.emqx.com/en/blog/mqttx-web-migration-announcement
-
Add data collection policy
-
Improvements π«
- Desktop:
- Improved Desktop Backup Import
- Show load data errors
- Support rebuilding database when loading connection error
- CLI:
- Highlight subscription info on sub-output
Fixes π
- Desktop:
- Fix issue with resubscribing
- CLI:
- Correct data conversion for publishing messages with format
- Web:
- Disable the WS protocol in the online version
- Update migration announcement link
- Update GTM configuration
- Update online usage link
Preview πΌοΈ
What's Changed
- fix(cli): correct data conversion for publishing messages with format by @ysfscream in #1695
- fix(subscription): fix issue with resubscribing by @XL-YiBai in #1691
- chore(web): disable the ws protocol in the online version by @Red-Asuka in #1697
- fix(cli): highlight sub info on sub output by @ysfscream in #1700
- feat(web): add data collection policy by @Red-Asuka in #1702
- docs(web): update migration announcement link by @Red-Asuka in #1703
- chore(web): update gtm configuration by @Red-Asuka in #1704
- Improve the Desktop Backup Import by @ysfscream in #1701
- chore(ci): fix web client deploy job by @Swilder-M in #1705
- feat(copilot): support custom copilot api by @ni00 in #1660
- feat(desktop): moonshot llm api support on copilot by @ysfscream in #1707
- fix(desktop): support show load data errors by @ysfscream in #1709
- docs(web): update online usage link by @Red-Asuka in #1710
- fix(desktop): support rebuild database when load connection error by @ysfscream in #1711
- feat(desktop): support install mqttx cli one click by @ysfscream in #1712
- feat(cli): allow specifying the default protocol in config files by @rpendleton in #1713
- chore(ci): remove cr by @ysfscream in #1717
- fix(cli): code format by @ysfscream in #1719
- feat(desktop): skip cli version check on windows by @ysfscream in #1718
- 1.10.1 by @ysfscream in #1720
New Contributors
- @rpendleton made their first contribution in #1713
Full Changelog: v1.10.0...v1.10.1