Release notes π
Data Pipeline π° Apple notarization π
MQTTX Desktop
- Prioritized loading of the most recently selected connection.
- Improved loading animation for export data.
- Added support for YAML format data.
- Added title attribute to history topic to enhance user experience and accessibility.
- Updated MQTT page header links in the
MQTT Help
section. - Updated EMQX Cloud description in the
About
section. - Resolved issues related to deleting and configuring user properties
- Fix for handling missing username with password in MQTT connections.
- Fix for break word styles in message display.
- Fix for saving meta-data which required two clicks.
- Resolved Apple notarization issue on macOS.
Users can now safely download and install MQTTX v1.9.2 without encountering security warnings.
MQTTX CLI
- Added output mode support for the
sub
command.
Preview πΌ
What's Changed
- docs(cli): update readme by @ysfscream in #1226
- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #1225
- feat(cli): support output mode for the sub command by @Red-Asuka in #1227
- docs(cli): add output mode option by @Red-Asuka in #1228
- improve(desktop): add loading animation for export data by @Red-Asuka in #1229
- improve(desktop): prioritize loading of the most recently selected co⦠by @Red-Asuka in #1230
- feat(desktop): support yaml format data by @Red-Asuka in #1233
- chore(pkg): fixed vm version by @ysfscream in #1234
- improve(desktop): add title attribute to history topic by @Red-Asuka in #1235
- refactor(mqtt): improve code readability by @ysfscream in #1239
- chore(deps): bump sqlite3 from 5.0.4 to 5.1.5 by @dependabot in #1247
- ci: add code review bot by @ysfscream in #1250
- chore: update readme by @tigercl in #1251
- docs(about): update the emqx cloud description by @ysfscream in #1253
- refactor(help): update mqtt page header links by @ysfscream in #1254
- chore(pkg): upgrade version 1.9.2 by @ysfscream in #1256
- chore(deps): bump vm2 from 3.9.14 to 3.9.15 by @dependabot in #1258
- fix(message): fix break word styles by @ysfscream in #1259
- chore(deps): bump vm2 from 3.9.15 to 3.9.16 by @dependabot in #1260
- fix(mqtt): handle missing username with password by @ysfscream in #1263
- fix(lang): improve translations for various message prompts by @ysfscream in #1264
- fix(subs): add default value to sub options by @ysfscream in #1265
- chore(deps): bump vm2 from 3.9.16 to 3.9.17 by @dependabot in #1262
- fix(connections): improve connection handling when set selected conne⦠by @ysfscream in #1266
- fix(keyvalue): trigger change event with null by @ysfscream in #1267
- fix(meta): fix meta data saving issue requiring two clicks by @ysfscream in #1268
- chore(deps): bump yaml from 2.1.3 to 2.2.2 in /cli by @dependabot in #1270
- fix(type): remove useless type define by @ysfscream in #1271
New Contributors
Full Changelog: v1.9.1...v1.9.2