Skip to content

Neuron Dashboard 2.3 Released

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 06:23
· 0 commits to ba8ff793d6a9bebb12f9233f208c0c326cb330c0 since this release

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 to running time by @orangegzx in #270
  • feat(about): move general statistics to about 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 tag type is bit 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 and decimal 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