v1.9.10
Release Note 🎉
🚨 Important Upgrade Notice: Faker v8 Upgrade with Breaking Changes
Before upgrading to 1.9.10, note that it has to break changes with faker.js. Scripts using simulate
may need modifications. For adaptation details, refer to the Faker.js Upgrade Guide.
Features 🌈
- CLI: Added a message limit option to the
simulate
command. - Desktop,Web:
- Remember the selected encode/decode type.
- Added a save button for new or edit connections.
- Desktop,CLI,Web
- Display the reason and code for disconnection and subscription failure.
Improvements 💫
- CLI: Display enhancements for the
sub
command, including from topic and QoS.
Fixes 🛠
- CLI: Fixed format of help information description.
- Desktop,Web: Fixed validation when subscribing to multiple topics.
Preview 🖼️
What's Changed
- docs(readme): update link by @Red-Asuka in #1583
- docs(readme): update preview image by @ysfscream in #1584
- chore(deps): upgrade to faker v8 by @Rotzbua in #1431
- chore(deps): bump ip from 1.1.8 to 1.1.9 in /web by @dependabot in #1590
- chore(deps): bump ip from 1.1.5 to 1.1.9 by @dependabot in #1586
- refactor(cli): display from topic & qos in sub by @ysfscream in #1592
- fix(Cli): format help info desc by @ysfscream in #1594
- feat(cli): add message limit option to simulate command by @Red-Asuka in #1600
- docs(readme): update readme by @Red-Asuka in #1603
- feat(desktop): remember the selected encode/decode type by @XL-YiBai in #1602
- chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #1606
- chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /cli by @dependabot in #1605
- chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /web by @dependabot in #1604
- 1.9.10 by @ysfscream in #1608
- feat(desktop): add save button for new & edit connection by @XL-YiBai in #1610
- feat(assets): add save icon by @XL-YiBai in #1612
- chore(deps): bump express from 4.18.1 to 4.19.2 in /web by @dependabot in #1613
- feat(desktop): fix the validation of subscribing to multiple topics by @DM1-1 in #1611
- feat(desktop): display the reason and code for the disconnection by @XL-YiBai in #1616
- chore(deps): bump express from 4.18.2 to 4.19.2 by @dependabot in #1615
New Contributors
Full Changelog: v1.9.9...v1.9.10