Releases: ethersphere/bee-dashboard
Releases · ethersphere/bee-dashboard
v0.23.0
v0.22.0
v0.21.1
v0.21.0
0.21.0 (2022-12-01)
Features
- add prerequisite checks before swap (#588) (4e564dd)
- add starting state to sidebar indicator (#587) (848e61a)
Bug Fixes
- add loading state to info page (#584) (0246904)
- always consider user input when performing swap (#572) (ec8fdf0)
- always set rpc to newly provided value in desktop (#591) (b798fa0)
- change status page depending on desktop mode (#573) (a4b8e7c)
- change version mismatch to a warning (#594) (dc04e26)
- fix conditional rendering for blockchain network (#583) (1ce4a47)
- handle auth and server error during swap (#593) (665ae06)
- hide swap in standalone mode (#582) (9a8520e)
- refresh after chequebook withdraw deposit (#576) (6936098)
v0.20.2
v0.20.1
v0.20.0
0.20.0 (2022-09-14)
⚠️ Breaking changes
We had to perform refactoring of usage of env. variables and as part of that process we have scoped down list of supported env. variables. If you used one of the following feel free to create issue or PR to add back support for them. The removed env. variables: REACT_APP_BLOCKCHAIN_EXPLORER_URL
, REACT_APP_BEE_DOCS_HOST
, REACT_APP_BEE_DISCORD_HOST
, REACT_APP_BEE_GITHUB_REPO_URL
, REACT_APP_BEE_DESKTOP_ENABLED
.