Releases: hoprnet/hopr-admin
Releases · hoprnet/hopr-admin
v2.1.1
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
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
Changelog:
- Node PeerID copy button on the info page
- remove web3 (Staking Hub) login from Drawer Node Admin mobile
node-admin-v0.6.8
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
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
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
Changelog:
- new message modal
- add option to disable notifications
- updated nginx
node-admin-v0.6.4
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
tonode address
- fix opening multiple channels through a .csv
- disabled pinging and sending message to yourself from alisaes page
Node Admin v0.6.1
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
original_ui-3.0.0-next.0 Fixing docker version format (#6)