Skip to content

Releases: ethersphere/bee-dashboard

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)

v0.19.0

03 Aug 12:20
d7867ff
Compare
Choose a tag to compare

0.19.0 (2022-08-03)

Features

  • add loading state to wallet balance (#508) (b9c008f)
  • add wallet endpoint and display blockchain name (#492) (fd11f01)
  • check whether the app runs within bee-desktop is now an environment variable (#490) (f01477e)
  • don't display duplicate notifications with snackbar (#488) (feeca00)
  • log errors to console when showing error notification (#489) (6bfe97b)
  • make blockchain JSON RPC configurable from settings (#494) (408b565)
  • pass isBeeDesktop as Bee Dashboard component property (#510) (4c48657)
  • reintroduce new bee version notification (#500) (f53e966)
  • set default rpc endpoint (#485) (cba21bb)

Bug Fixes

  • correct website upload path (#483) (186d035)
  • disable swarm invitation outside of Swarm Desktop (#497) (f8390d7)
  • handle unicode filename and website uploads (#491) (f82444f)
  • if the node has error, disable pages that can never load (#502) (896f6e4)
  • new bee version notification is only shown if user bee version is detected (#512) (1be5cbd)