EMQX Dashboard e1.8.5-beta.1 Released
Pre-release
Pre-release
What's Changed
- docs: fix typo, enhance
msg_trace_level
description by @JimMoen in #3127 - feat(sources): support no local to mqtt source config by @ysfscream in #3132
- fix(connector): support static client ids for mqtt connector by @ysfscream in #3135
- fix(nodes): fix cluster name too long issue by @ysfscream in #3131
- feat(connector): support static ids for mqtt connector by @ysfscream in #3138
- Extract Commonly Used Buttons by @Kinplemelon in #3134
- refactor(global): use button components by @Kinplemelon in #3141
- refactor(exhook): text for create button by @Kinplemelon in #3140
- fix(buttons): wrong text by @Kinplemelon in #3142
- refactor(buttons): add ShowMoreButton component by @Kinplemelon in #3144
- style(tables): unify components of some tables by @Kinplemelon in #3146
- refactor(data integration): extract edit topic list by @Kinplemelon in #3145
- fix(connector): support static client ids for mqtt connector by @ysfscream in #3149
- Sync Code from prepare/enterprise/1.8.5 by @Kinplemelon in #3150
- Sync code from refs/heads/dev/1.10.5 to enterprise by @emqx-ci-robot in #3136
- feat(config): add permission check for force shutdonw config by @ysfscream in #3151
- fix(config): fix max heap size desc by @ysfscream in #3152
- refactor(data integration): remove useless code by @Kinplemelon in #3154
- fix(buttons): style issue by @Kinplemelon in #3159
- Sync code from refs/heads/dev/1.10.5 to enterprise by @emqx-ci-robot in #3156
- fix(msg transform): wrong validation by @Kinplemelon in #3162
- fix(cluster linking): use CustomInputPassword by @Kinplemelon in #3164
- fix(auth): use CustomInputPassword component by @Kinplemelon in #3160
- Sync code from refs/heads/dev/1.10.5 to enterprise by @emqx-ci-robot in #3165
- fix(schema): validate form after adding item by @Kinplemelon in #3166
- Sync code from refs/heads/dev/1.10.5 to enterprise by @emqx-ci-robot in #3170
Full Changelog: e1.8.4...e1.8.5-beta.1