Release Note 🎉
Features 🌈
- Support to configure the properties of will message in MQTT 5.0
- Storing MQTT broker information, can be quickly selected
- Disable
Disconnect
button when disconnected
Fix 🛠
- Fixed format conversion issue of payload messages (The
hex
andbase64
payloads are still strings) - Fixed some errors in TLS/SSL connection (Unable to establish
wss
connection) - Modified some style issues