Skip to content

Releases: hoprnet/hopr-admin

v2.1.1

18 Jul 09:31
7442ebd
Compare
Choose a tag to compare

Changelog:

  • removed Staking Hub code including WalletConnect
  • updated hoprd sdk to newest beta
  • updated error handling code for newest hoprd sdk
  • improved error handling and messages through-out whole Node Admin

v2.1.0

15 Jul 10:03
4ee1d63
Compare
Choose a tag to compare

Changelog:

  • send message modal - order of peers: me, aliases (sorted by aliases), peers (sorted by peersIds)
  • rename environment to network and move it to the network section in Info subpage
  • add Block number to Info subpagte
  • add Block checksum to Info subpagte
  • change send message tag from 1 to 4677
  • remove usused code related to Staking Hub
  • change version to reflect compatible major and minor version of HOPRd

node-admin-v0.6.10

28 Nov 15:16
6c1936c
Compare
Choose a tag to compare

Changelog:

  • Node PeerID copy button on the info page
  • remove web3 (Staking Hub) login from Drawer Node Admin mobile

node-admin-v0.6.8

22 Nov 10:51
Compare
Choose a tag to compare

Changelog:

  • load all info to InfoBar component on the right yop on page refresh
  • color status and if not enough balance - also color the native coin
  • peer quality visual representation in table peers
  • count total wxHOPR staked and display that sum in Info subpage and InfoBar component
  • show error on adding aliases
  • add timestamp to received messages and wrap long messages in the table cell

node-admin-v0.6.7

16 Nov 09:20
Compare
Choose a tag to compare

Changelog:

  • update HOPRd SDK to 2.0.1
  • add node actions such as ping, add alias, send message to /channels page
  • disable ping, add alias, send message modals on /channels page if we do not know the peerId of the node
  • update ping, add alias, send message modals to update the peerid in the textfield if it updates (long load times can happen)
  • add copy and 'see on gnosisscan.io' buttons on important eth addresses on the /info page
  • add wxHOPR allowance to InfoBar
  • remove 'redeem tickets button' from /tickets page
  • add wxHOPR coin parsing to /tickets page
  • remove pending row from /tickets page

node-admin-v0.6.6

13 Oct 13:50
9fd3e33
Compare
Choose a tag to compare

Changelog:

  • message modal has now a ComboBox for the receiver field, what means you can enter a partial node address or alias and suggestions now will show up for you right away
  • message modal will parse your message path it is less likely a user error can happen when selecting a path

node-admin-v0.6.5

29 Sep 08:43
09eacd9
Compare
Choose a tag to compare

Changelog:

  • new message modal
  • add option to disable notifications
  • updated nginx

node-admin-v0.6.4

18 Sep 11:27
6404864
Compare
Choose a tag to compare

Changelog:

  • added a possibility of Force Login when the node is unresponsive on some API routes or is not eligible
  • added double click to copy peerIds and node addresses in tables
  • if API Endping has no protocol, http:// will be added automatically
  • if API Endping has no port, 3001 will be added automatically
  • renamed peer address to node address
  • fix opening multiple channels through a .csv
  • disabled pinging and sending message to yourself from alisaes page

Node Admin v0.6.1

13 Sep 09:59
712837c
Compare
Choose a tag to compare

Changelog:

  • Open channel modal opened from peer level will have pre-populated peer address
  • Order of the actions always the same on all pages

original_ui: 3.0.0-next.0

09 May 08:06
fb43bc3
Compare
Choose a tag to compare
original_ui-3.0.0-next.0

Fixing docker version format (#6)