Skip to content

Releases: emqx/neuron-dashboard

Neuron Dashboard 2.6.0-beta1 Released

04 Sep 07:18
Compare
Choose a tag to compare
Pre-release
refactor(north group): refactor gewu plugin name and its display

Neuron Dashboard 2.6.0-beta Pre Released

22 Aug 05:48
Compare
Choose a tag to compare

What's Changed

  • Feat(south group): support quick jump to data monitoring page from group list by @orangegzx in #494
  • Refactor(log): modify text to debug files by @orangegzx in #497
  • Feat(north group): the gewu plugin supports productKey param by @orangegzx in #503
  • Fixed(north group): fixed some problems about the productKey param(#503) by @orangegzx in #507
  • Refacrot(north group): modify ProductKey to productKey(#503) by @orangegzx in #512
  • Feat(south, north): statistics supports i18n by @orangegzx in #517
  • Feat(south group): group name support edit by @orangegzx in #519
  • Refactor(south, north): move the data statistic entry from more to the outer layer by @orangegzx in #521
  • Feat(north): the group of mqtt plugin supports multiple selection by @orangegzx in #534
  • Feat(north): the group of gewu plugin supports multiple selection by @orangegzx in #536
  • Feat(north setting): the default value of clientID is set to neuron_{random strings of 6 lengths} by @orangegzx in #540

Full Changelog: 2.4.2...2.6.0-beta

Neuron Dashboard 2.5.3 Released

01 Aug 10:56
718a521
Compare
Choose a tag to compare

What's Changed

  • Fixed(*): triggering validate form when swithing lang, and so on. by @orangegzx in #480
  • Fixed(login): reset default lang after big fresh on login page by @orangegzx in #483
  • Fixed(http): cancel api requests when login after leave login page by @orangegzx in #493
  • Feat(north group): ekuiper, websocket, sparkplugb plug-ins do not display topic info by @orangegzx in #491
  • Refactor(license): add loading by @orangegzx in #488
  • Fixed(north group): group data remains after closing group dialog by @orangegzx in #500
  • Refactor(north group): ekuiper, websocket, sparkplugb plug-ins do not display topic info(#491) by @orangegzx in #505
  • Fixed(south tag): the decimal value of tag is not displayed when its value is valid by @orangegzx in #510
  • Feat(south group): group list added sorted by name by @orangegzx in #515

Full Changelog: 2.5.2...2.5.3

Neuron Dashboard 2.4.8 Released

24 Jul 08:49
Compare
Choose a tag to compare

What's Changed

  • Fixed(south, north): when switching the display mode, there is a problem with sorting data by @orangegzx in #478
  • Fixed(*): triggering validate form when swithing lang, an so on. by @orangegzx in #481
  • Refactor(north): set cursor to pointer when hover table row in #481
  • Fixed(north, south): connections status i18n warning in #481
  • Fixed(login): reset default lang after big fresh on login page by @orangegzx in #484
  • Fixed(http): cancel api requests when login after leave login page by @orangegzx in #486
  • Feat(monitoring): node and group add memory function in #496

Full Changelog: 2.4.7...2.4.8

Neuron Dashboard ex_2.5.2 Released

13 Jul 07:37
Compare
Choose a tag to compare
styles(*): modify styles to consistent with edge

Neuron Dashboard ecp_2.5.2 Released

13 Jul 07:44
Compare
Choose a tag to compare
feat(*): integration to ECP

Neuron Dashboard 2.5.2 Released

13 Jul 01:56
Compare
Choose a tag to compare

What's Changed

  • Feat(error code): add some error codes by @orangegzx in #472
  • Refactor(*): refactor the apis, to avoid triggering the same api multiple times by @orangegzx in #470
  • Refactor(south,north): refactor the use of composable functions to avoid triggering the same api multiple times when switching the card display. (#470) by @orangegzx in #474
  • Fixed(south, north): when switching the display mode, there is a problem with sorting data by @orangegzx in #476

Full Changelog: 2.5.1...2.5.2

Neuron Dashboard 2.5.1 Released

03 Jul 09:49
Compare
Choose a tag to compare
refactor(south group): refactor download template and export tags by …

Neuron Dashboard 2.4.7 Released

28 Jun 06:53
d18f7c0
Compare
Choose a tag to compare

What's Changed

Bugs Fixed

  • Fixed(password, node): When the form is not filled and the language is switched, rule verification is triggered by @orangegzx in #460
  • Fixed(node): When the operation node takes the list again, the sorting is restored to the default by @orangegzx in #465
  • Fixed(node config): The problem of checking for value filling(#460) by @orangegzx in #462
  • Fixed(router): ekuiper route triggereds twice, causing the api to be canceled by @orangegzx in #466

Full Changelog: 2.4.6...2.4.7

Neuron Dashboard 2.5.0 Released

19 Jun 09:17
47dc3c8
Compare
Choose a tag to compare

What's Changed

Features

  • Feat(node config): support render array type data by @orangegzx in #377
  • Feat(template): Added template management function. by @orangegzx in #396
  • Feat(template group): template support group function. by @orangegzx in #402
  • Feat(template tag): template support tag function by @orangegzx in #403
  • Feat(south): south devices can be created based on template by @orangegzx in #404
  • Feat(north, south): int type supports hexadecimal in the settings by @orangegzx in #411
  • Feat(lang): support EN version and CN version by @orangegzx in #417
  • Feat(north, south): support edit node name by @orangegzx in #422
  • Feat(error code): add some error codes by @orangegzx in #437
  • Feat(error code): add 1015, 2015 error code (#437) by @orangegzx in #443
  • Feat(error code): add 2014 error code by @orangegzx in #448

Bugs Fixed

  • Fixed(node config): cannot submit when change SSL by @orangegzx in #392
  • Fixed(schema): fixed the regex for string type, consider if the attibute is required by @orangegzx in #427
  • Fixed(moniroting, node config): Hexadecimal support for uppercase(#411) by @orangegzx in #435
    Fixed(monitoring, lang): localstorage storage nodeGroup data, and the lang reverts to the default lang by @orangegzx in #446

Refactor and Revert

  • Revert(ekuiper): revert access to ekuiper by @orangegzx in #415
  • Refactor(monitoring): remove the label of the filter selectors, and add the specific placeholders by @orangegzx in #432
  • Refactor(api): refactor the api params of south and template tags in #452

Chore

  • Chore(build, ci): add CN version instead of ekuiper version by @orangegzx in #444
  • Chore(build, ci): modify the default buildpack and buildpack name in #450

Full Changelog: 2.4.6...2.5.0