33 KiB
33 KiB
Changelog
0.18.2 (2022-07-06)
Bug Fixes
- don't link to latest release (#477) (498294e)
- enable desktop update notifications on all platforms (#476) (33fff93)
0.18.1 (2022-07-05)
Bug Fixes
- refresh balance after dai tx (#470) (477c238)
- refresh dai after spending gas (#468) (56457eb)
- refresh gift wallet after swap (#465) (afb8c31)
- status checks have timeout (#471) (acee8c9)
0.18.0 (2022-07-04)
Features
- add postage stamp guide (#455) (fb8775d)
- add real price calculation to swap page (#459) (a9a5d76)
- add updated sidebar icons (#407) (8b3ea52)
- add upgrade guide link from medium (#434) (cfcc859)
- reduce the minimal dai amount for the topup (#444) (2a5c598)
- refresh frequency changes if the bee is in error state (#409) (ce44ef7)
- set title to swarm (#413) (d664400)
- transfer everything out of the gift wallet (#456) (7225c5c)
- ultra-light mode block not supported features that are not available in this mode (#438) (83aab3b)
- version check and info (#425) (8f4a4eb)
Bug Fixes
- add guide link to bank card top up (#439) (2221d0e)
- add troubleshooting checks (#435) (a756eed)
- bee data auto-refresh (#436) (4cd580c)
- change topup button ordering (#453) (56f207d)
- change wording from deposit to top up wallet (#440) (21df01c)
- check desktop version only once (#441) (3986320)
- disable bee update button in desktop mode (#452) (c54170b)
- display account wallet partially while loading (#420) (f43de77)
- don't display buy new stamp button when already in process of buying one (#422) (807af12)
- generate gift wallet is disabled if there is not enough funds (#451) (f2824b7)
- info page card and map error states (#412) (b969d8c)
- make deposit go to top up selector page (#419) (aa99e01)
- provider is by default null and account page redirect to provider setup (#437) (2e0eeb7)
- remove expired stamps (#463) (eb51dbb)
- replace feather icons with remix icons on swarm button (#414) (f238c43)
- sensible deposit and swap (#448) (26ce0ef)
- sentry trace only Bee Desktop API (#421) (7c39e27)
- show update notifications only on non-auto-updating Swarm Desktops (#460) (d12f86b)
- text in the info page cards (#411) (5e31c21)
- the topup urls are now under
/accountwhich fixes highlighting (#424) (d345059) - use xDAI and xBZZ on Gnosis chain (#454) (a3c02db)
- users can now upgrade to light node if they have enough funds (#458) (8c182ca)
0.17.0 (2022-06-20)
Features
- add account tabs (#378) (41432bc)
- add map with peers to info page (#398) (2be9735)
- gh pages deployment (#389) (2b58b30)
- improve stamp selector (#400) (0f0d72e)
- info page redesign (#390) (caea5ae)
- sentry feedback form (#388) (b3028d7)
- sentry integration (#385) (109e07b)
- sentry proxy (#399) (e966663)
- update logo (#401) (36fc4bf)
Bug Fixes
- all wallet flows to use ethers (#395) (80d684c)
- change color of pins and show population instead of depth (#402) (127d44f)
- download preview (#397) (f38e8e1)
- map size in safari (#404) (ee864bd)
0.16.0 (2022-06-02)
Features
- add light node upgrade top up methods (#372) (a768b4e)
- allow for the port to be configured (#370) (b6f138b)
- recognize ens domains (#351) (5917a13)
0.15.0 (2022-05-16)
Features
- add aditional information to the stamps overview (#349) (23dea07)
- add bee desktop toolkit (#311) (ecaf205)
- add bee-desktop settings capabilities (#323) (87b0b71)
- support for bzz.link cids when downloading files (#350) (3784b29)
- wait for postage stamp to be usable when bying it (#352) (1e2face)
Bug Fixes
- app crash caused by inputing non-number characters (#347) (a67be7a)
- connection health indicator values to reflect the current network conditions (#353) (07561aa)
- nested directory upload preserves the directory structure (#365) (86978b7)
- remove restrictions on postage stamp label (#354) (b6b9914)
- show current postage stamp price per block (#348) (906a457)
0.14.0 (2022-04-14)
Features
- add hook that detects if the bee-dashboard is run within bee-desktop (#334) (eb9e309)
- detect bee mode and enable/disable status checks accordingly (#318) (8baecb7)
- optional status checks (e.g. connected peers > 0 or funded chequebook) (#331) (5d0fbf7)
Bug Fixes
0.13.0 (2022-01-28)
Features
Bug Fixes
- clean up spinner and disabled state on download page (#294) (a406e0f)
- correct folder name when uploading multiple files or mix of files & directories (#291) (d878747)
- disable feeds page when disconnected (#293) (1310deb)
- do not print size and name when meta is unknown (#297) (7880c80)
- get current price from chain state (#286) (bc82e67)
0.12.0 (2021-12-21)
Features
0.11.2 (2021-12-15)
Bug Fixes
0.11.1 (2021-12-14)
Bug Fixes
0.11.0 (2021-12-14)
Features
Bug Fixes
0.10.0 (2021-12-07)
Features
0.9.0 (2021-11-25)
Features
- add dev mode flag (#246) (49350b0)
- enable setting devMode from queryParams (#254) (844383b)
- improve upload flow (#240) (635621b)
- move postage stamp operations to bee debug api (#256) (3bb0077)
0.8.0 (2021-10-20)
In this version we are adding support for the bee release 1.2.0. The app also went through a graphical redesign. More to come soon!
Features
- support for bee 1.2.0
- update files page design (#218) (93af7f3)
- update info page design (#207) (57f5a73)
- update status page design (#214) (b666cd2)
- update troubleshooting component design (#204) (c4c1573)
- update accounting page design (#209) (ecbc116)
- update postage stamps page design (#217) (f241b2f)
- update settings page design (#215) (32e5ea9)
Bug Fixes
- hover state style of ListItems which are clickable to be in line with other buttons (#223) (6c3f6c1)
- size of the troubleshoot component button (#226) (b4c9d9e)
- style of the update bee version button (#222) (83c6d13)
- typo in population text (#228) (cc5e778)
- unknown routes should point to info page (#227) (f11bbd5)
- used label in postage stamp list (#220) (0326568)
- wording in chequebook setup (#211) (e7188f4)
0.7.0 (2021-08-31)
Features
- removed dark theme and theme switching (#190) (d1720e2)
- separate info and status page (#183) (02a7bff)
- styling of the sidebar (#194)
Bug Fixes
- bee 1.1.0 version reporting workaround (#197)
0.6.0 (2021-08-24)
Features
- add retry to accounting (#166) (a62243f)
- add tooltips and health indicator to peers (#169) (480f6dc)
- bee provider caching the state of the app and refreshing periodically (#172) (2624cf0)
- changing API urls does not need the app refresh (#173) (d6d03bf)
- remove the last update component (#179) (56df3a2)
- synchronized platform tabs (#165) (ec42eaf)
Bug Fixes
- enum index for supported platforms (#170) (dcec6e0)
- remove nested ternary operator and simplify ping peer functionality (#181) (2b120e4)
0.5.0 (2021-08-09)
Features
Bug Fixes
0.4.0 (2021-06-29)
Features
Bug Fixes
0.3.1 (2021-06-03)
Bug Fixes
- don't display version alert when unable to retrieve version from bee node (#138) (5ace762)
- typeerror in the postage stamps form (#137) (465df17)
0.3.0 (2021-06-02)
Features
- added Dockerfile (#75) (aab0462)
- added tolerance to version check and warning if not exact to what we tested (#133) (353db10)
- postage stamps support (#115) (4074a9d)
- unified notification with notistack (#127) (bec8405)
- upload files with postage stamps (#126) (92c727e)
Bug Fixes
- add git attributes (#123) (07f987e)
- add prod env variables (#121) (a603a86)
- replace http-serve with serve-handler (#122) (ba9b498)
- troubleshooting on a mac and clearer CORS setup guide (#131) (9fee1aa)
0.2.0 (2021-05-20)
This release supports the Bee's 0.6.0 release and is fully
compatible with it. Due to the amount of breaking changes Bee Dashboard no longer supports the Bee version 0.5.3.
Features
Bug Fixes
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)