Releases: emqx/neuron-dashboard
Releases · emqx/neuron-dashboard
Neuron Dashboard 2.3.8 Released
fixed(http): cannot get error info when set api responeType to Blob
Neuron Dashboard 2.4.0-beta Released
What's Changed
- feat(license): support used nodes and tags by @orangegzx in #309
- refactor(node setting): use regex check on the conditions to determine if a field is displayed by @orangegzx in #317
- refactor(schema): modify schema api plugin_name param to schema_name by @orangegzx in #318
- refactor(sourth group): refactor the download template button to be on the same level as the import by @orangegzx in #319
- feat(north group): add
topic
by @orangegzx in #320 - feat(license): add
hardware token
,object
,email address
by @orangegzx in #322 - feat(node setting): support use regex to replace clientId when setting the default value by @orangegzx in #323
- refactor(i18n): modify the initials to upper case by @orangegzx in #325
- refactor(license): reordering of values by @orangegzx in #328
- feat(about): add cpu and memory used by @orangegzx in #334
- feat(ekuiper): add source management by @orangegzx in #335
- fixed(ekuiper): some ekuiper apis splicing error by @orangegzx in #337
- fixed(ekuiper): fixed some problems after upgrade ekuiper to 1.7.2 by @orangegzx in #338
- fixed(ekuiper): modify ekuiper api port to 7000 by @orangegzx in #339
- feat(ekuiper): new ekuiper configuration feature by @orangegzx in #340
- refactor(language): modify language entry, and nodes status i18n by @orangegzx in #342
- feat(north node): monitor node doesnot support to be deleted by @orangegzx in #341
- feat(monitoring): list supports tag name fuzzy search by @orangegzx in #344
- feat(node): south and north node list support table display by @orangegzx in #343
- revert(monitor, north subscription): revert to the filterable dropdown of the south nodes list by @orangegzx in #345
- feat(plugin): added plugin list sorted by plugin name by @orangegzx in #346
- revert(plugin): revert plugin list sorted by plugin name by @orangegzx in #347
- feat(south node): list added plugin sorting(table component sorted by default) by @orangegzx in #348
- fixed(ekuiper http): added default error message to avoid empty error message by @orangegzx in #349
- refactor(route): modify the default route redirect to south node by @orangegzx in #350
- feat(monitoring): added sorting to the tag list, including name, address, type by @orangegzx in #351
- fixed(log): added a 30-minute timeout for the download log api separately by @orangegzx in #352
- refactor(menu): rename configuration nav tiems title and its related use by @orangegzx in #353
- refactor(north, south node): refactor node list sorting to custom sort, instead of sorting comes with the table component by @orangegzx in #354
- refactor(node, group): modify node group and tag entry to click table row, instead of click the name or click the icon by @orangegzx in #355
- refactor(south group): modify group interval to get the schema api to obtain by @orangegzx in #356
Full Changelog: 2.3.7...2.4.0-beta
Neuron Dashboard 2.3.7 Released
What's Changed
- fixed(log): added a 30-minute timeout for the download log api separately by @orangegzx in #352
Neuron Dashboard 2.3.6 Released
What's Changed
- fixed(schema): fields isnot change when swith a filed, such as switch link field by @orangegzx in #336
Full Changelog: 2.3.5...2.3.6
Neuron Dashboard 2.3.5 Released
What's Changed
- fixed(change language):when checkout language, components donot update, and it needs a big refresh to update #333
Neuron Dashboard 2.3.4 Released
What's Changed
- fixed(pagination): not dispalyes when the total is less than the pagination size, and canot change the pagination size by @orangegzx in #321
- refactor(i18n): refactor the i18n of tag, group, license, plugin by @orangegzx in #326
- refactor(i18n): add some i18n text that cannot be synchronized by @orangegzx in #327
- refactor(error code): modify code enlish content by @orangegzx in #329
- fixed(monitor): isnot init pagination when clear south device by @orangegzx in #330
- revert(sourth group): revert the download template button to be on the same level as the import by @orangegzx in #331
- refactor(select): add placeholder by @orangegzx in #332
Neuron Dashboard 2.3.3 Released
What's Changed
- fixed(pagination): not dispalyes when the total is less than the pagination size, and canot change the pagination size by @orangegzx in #321
- refactor(i18n): refactor the i18n of tag, group, license, plugin by @orangegzx in #326
- refactor(i18n): add some i18n text that cannot be synchronized by @orangegzx in #327
- refactor(error code): modify code enlish content by @orangegzx in #329
- fixed(monitor): isnot init pagination when clear south device by @orangegzx in #330
- revert(sourth group): revert the download template button to be on the same level as the import by @orangegzx in #331
- refactor(select): add placeholder by @orangegzx in #332
Neuron Dashboard 2.3.2 Released
What's Changed
- refactor(plugin): no show
library
by @orangegzx in #310 - feat(error code): add some error codes by @orangegzx in #311
Neuron Dashboard 2.3.1 Released
What's Changed
- styles(components): modify autocomplete styles by @orangegzx in #304
- styles(nav): modify nav name and styles by @orangegzx in #302
- feat(north group): support search south device when add subscription on north node by @orangegzx in #303
- refactor(north node、group、tag):disabled setting and delete node for north node, and so on by @orangegzx in #305
- feat(error code): add error code about node by @orangegzx in #306
- perf(files): remove file by @orangegzx in #307
- fixed(monitoring): tag name is not set when tag is write-only by @orangegzx in #308
Full Changelog: 2.3...2.3.1
Neuron Dashboard 2.3 Released
What's Changed
- perf(monitoring): show all tags instead of tags with
read
attribute by @orangegzx in #267 - feat(data statistics): add statistic data for south and north nodes by @orangegzx in #268
- feat(admin general): add
general statistics
by @orangegzx in #269 - perf(general statistics): modify
startup time
torunning time
by @orangegzx in #270 - feat(about): move
general statistics
toabout
page by @orangegzx in #271 - perf(header): remove
general statistics
Entry by @orangegzx in #272 - perf(config): perf statistics in south and north node by @orangegzx in #273
- fixed(about): get data error when filter data of system running time and system status by @orangegzx in #274
- feat(password): support change password by @orangegzx in #275
- perf(password): show password && i18n by @orangegzx in #276
- feat(admin): support download
logs
by @orangegzx in #277 - feat(south node): support fuzzy search by @orangegzx in #278
- feat(south node): support plugin type filtering by @orangegzx in #279
- feat(tag): support search tags by @orangegzx in #280
- feat(publicPath): modify publicPath to /web/ (also ekuiper publicPath to /web/ekuiper), and change port to 7000 instead of 70001(ekuiper is also)) by @orangegzx in #281
- fixed(south node): remove the single page hiding problem of pagaintion && loading mask
z-index
by @orangegzx in #283 - feat(monitor): support input float when tag
decimal
is not 0, excepet for tagtype
isbit
by @orangegzx in #282 - feat(south node): add delay time to node by @orangegzx in #284
- perf(data statistics):add timer to get statistics data by @orangegzx in #285
- perf(node setting): perf submit data & ui by @orangegzx in #286
- feat(error code): add fins error code by @orangegzx in #287
- perf(south node): swith the position of plugin and delay by @orangegzx in #288
- feat(plugin):
description
support i18n by @orangegzx in #289 - feat(tag、monitoring): show
precision
anddecimal
by @orangegzx in #290 - feat(node): support modify node
log
level to debug by @orangegzx in #291 - perf(about): set timer for global
statistics
by @orangegzx in #293 - feat(error code): add some error codes about
EtherNet/IP
by @orangegzx in #292 - refactor(group): method to download template file by @Kinplemelon in #294
- feat(error code): add opcua error codes by @orangegzx in #297
- feat(tag): add new types for tag by @orangegzx in #296
- refactor(monitor): modify soth node selector to auto search input by @orangegzx in #295
- refator(tag): modify tags type name by @orangegzx in #299
- perf(tag): set value to '-' when tag precision value is not set by @orangegzx in #301
Full Changelog: 2.2.3...2.3