3.2 KiB
3.2 KiB
Changelog
0.1.0 (2021-04-29)
Features
- added error boundary for each page so errors don't crash the whole app (#84) (fdc5f64)
- cashing out for each peer and single page accounting (#69) (9d19b5e)
- initial Proof of Concept UI (#1) (34d2dfd)
- npm release support (#88) (0fb73f8)
- reviewed and simplified the node status check (#63) (9e4e58f)
- simplified the steps to run the web app (#79) (bea9d55)
- split api status checks (#37) (fc1a8cb)
- various UI improvements (#36) (0e4e9bc)
Bug Fixes
- bee api hooks isLoading value now defaults to true (#61) (6f0655d)
- changed chequebook troubleshooting to be more in line with recommended path (#77) (d77e184)
- file download redirects to bee node, upload limited to 1 file (#62) (5608b91)
- if any step has error, the first step could not be expanded (#85) (d3da895)
- Setting explicit Typography components to fix invalid DOM (#25) (325a590)
- withdraw/deposit converts from BZZ (10^16 base units) (#66) (825772c)