Neuron Dashboard 2.2.0 Released
What's Changed
- fix(northDriver group、southDriver group):remove empty group by @orangegzx in #231
- feat(plugin): add description by @orangegzx in #232
- feat(config-south driver): scheme add host match ip regular by @orangegzx in #233
- feat(config-south tag): scheme add address match regular expression by @orangegzx in #234
- feat(node status): get all node status once by @orangegzx in #235
- feat(license): upload file on license only supports file type '.lic' by @orangegzx in #236
- feat(ekuiper routes): add ekuiper route switch configuration by @orangegzx in #237
- feat(ekuiper routes): add switch rule command by @orangegzx in #238
- feat(tag): add precision and decimal parameter by @orangegzx in #240
- feat(connect status): remove 'connecting' state in connection state o… by @orangegzx in #241
- chore(ci): add build lite ci by @ysfscream in #239
- Some Changes For eKuiper by @Kinplemelon in #242
- modify decimal with no precision limit by @orangegzx in #245
- feat(south group): support for modifying the group of south devices by @orangegzx in #244
- feat(about): add hardware token on the about page by @orangegzx in #243
- feat(node config): add reset button to reset all configuration fields… by @orangegzx in #246
- refactor(enum): delete idle state in node states by @Kinplemelon in #248
- feat(plugin): add document links to for each plugin by @orangegzx in #249
- feat(schema): change the default value of name to curent node name, if the default value contains name by @orangegzx in #251
- fix(plugin): plugin nona11 different doc link anchors distinguish Chinese and English by @orangegzx in #250
- fixed: fixed some bugs by @orangegzx in #252
- fixed breadcrumb by @orangegzx in #253
- fixed(node config): set default value to field that the field of setting is empty by @orangegzx in #254
- fixed(node config): fixed required and optional rules for fields by @orangegzx in #255
- feat(tag):import and export tags on tag page moved group by @orangegzx in #256
- fixed(node groups & tags): omit table data 'checked' field and improved others by @orangegzx in #257
- fixed(breadcrumb): Support nested routing with parameters by @orangegzx in #258
- fixed(breadcrumb): Support nested routing with parameters by @orangegzx in #259
Full Changelog: 2.1.2...2.2.0