Skip to content

Releases: ethersphere/bee-dashboard

v0.23.0

23 Feb 00:25
c9c4e7d
Compare
Choose a tag to compare

0.23.0 (2023-02-21)

Features

v0.22.0

19 Jan 11:17
e780b97
Compare
Choose a tag to compare

0.22.0 (2023-01-19)

Features

v0.21.1

21 Dec 13:49
01838dc
Compare
Choose a tag to compare

0.21.1 (2022-12-21)

Bug Fixes

v0.21.0

02 Dec 11:39
a88e78e
Compare
Choose a tag to compare

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

15 Sep 15:06
9d2d271
Compare
Choose a tag to compare

0.20.2 (2022-09-15)

Bug Fixes

v0.20.1

15 Sep 12:46
463622c
Compare
Choose a tag to compare

0.20.1 (2022-09-15)

Bug Fixes

  • revert bee env. variable names and add default rpc var (#545) (5295bd5)
  • rpc endpoint setting ultra-light mode logic (#547) (e2dd077)

v0.20.0

14 Sep 09:55
da0ae9c
Compare
Choose a tag to compare

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.

Features

Bug Fixes

  • show update notifications only on non-auto-updating Swarm Desktops (#543) (528a810)

v0.19.3

24 Aug 20:23
0603018
Compare
Choose a tag to compare

0.19.3 (2022-08-24)

Bug Fixes

  • pass isBeeDesktop from provider to hook (#525) (677b6de)

v0.19.2

11 Aug 08:54
e72347d
Compare
Choose a tag to compare

0.19.2 (2022-08-08)

Bug Fixes

v0.19.1

03 Aug 14:01
e986d7c
Compare
Choose a tag to compare

0.19.1 (2022-08-03)

Bug Fixes

  • compile types when building the library (#516) (df925b0)