EMQX Dashboard e1.7.1 Released
For EMQX e5.7.1
What's New
- Supported multi-search on clients page
- Support for exact and fuzzy searches on clients page
- Supported view client properties on the client details page
- Optimized labels for some statistical indicators
- Supported new configuration for S3 action
- Custom configuration format of the listener is changed to hocon
Fixes
- Page can not be displayed completely when some data on the page is too long
- Some page display issues
What's Changed
- feat(clients): fuzzy and exact search support by @ysfscream in #2756
- fix(listener): delete cacertfile when it is empty on quic by @ysfscream in #2758
- fix(plugin): do not request config api with old version pkg by @ysfscream in #2759
- refactor(datadog): update usage doc link by @ysfscream in #2765
- refactor(topic rewrite): add tip and remove rule for
re
by @Kinplemelon in #2705 - fix(schema form): handling of rules after selecting oneof ref by @Kinplemelon in #2707
- chore(package): upgrade element-plus by @Kinplemelon in #2708
- fix(rule): fixed incorrect support for placeholder by @Kinplemelon in #2709
- chore(package): upgrade vue for fix warning by @Kinplemelon in #2710
...
Full Changelog: e1.7.0...e1.7.1