Releases: ethersphere/swarm-desktop
v0.18.1
v0.17.0
0.17.0 (2022-12-21)
This release is compatible with the Bee 1.10.0 release and contains many improvements and fixes.
Miscellaneous Chores
- release 0.17.0 (cb0ca4d)
v0.16.0
0.16.0 (2022-09-15)
This is another big release of Swarm Desktop. There were several major internal improvements, new Bee 1.8 version and Dashboard improvements.
🐝 Bee 1.8
Bee 1.8 is a breaking release that is incompatible with older clients so it is most important to upgrade as soon as possible to be on the main side of the network and not on the deprecated one. For more details see the Bee 1.8 release notes.
🔢 New default port number
Desktop has a small bundled server that exposes a small management API and serves the Dashboard. Until this release, the default port under which it ran was 3000
(with some anti-conflict mechanisms that use a different port if it is taken by another application), but since in the developer world this port is often used for other applications, we have decided to change the default port in order to minimize the overlap. The new default port is 3054
(which is 0xBEE
😉).
🎯 Dashboard improvements
Dashboard changes are between versions 0.19.0 and 0.20.2. You can see CHANGELOG here.
Features
- bee 1.8 support and installer removal (#264) (35d0f30)
- change default server port number (#265) (9d42b8b)
- dashboard component integration (#240) (86d3859)
Bug Fixes
v0.15.1
0.15.1 (2022-07-06)
Between releases 0.15.0
and 0.15.1
there are no significant changes so below is the changelog for the 0.15.0
version.
📈 Extending the built support for ARM64 OS
We have added support for Linux ARM64 and macOS M1 machines.
✍️ Code signing
We have implemented code-signing of our binaries for macOS and Windows releases using our Apple Developer account Swarm Association, so now the installation flow is much smoother.
💦 Splash screen
When Swarm Desktop is launching there is a splash screen displayed in order to communicate to the user better the progress of the startup.
🪟 Windows build improvements
The Windows build now has a proper Swarm Desktop icon put on the Desktop and Start menu.
🐝 New Bee 1.6.2 version
We have upgraded to the latest Bee 1.6.2 version.
🏄 Bee Dashboard improvements
We have done a lot of work on fixes and improvements to the Dashboard UI
- improved the top-up and upgrade workflows
- added postage stamp buy guide
- Bee node status data auto-refresh
- and much more that you can see in Dashboard's CHANGELOG
Features
- add header to onboarding overlay transaction request (#169) (b1a0179)
- add token price endpoint (#175) (ea15234)
- auto update support (#146) (9e6f869)
- bundle static assets (#144) (b50438d)
- code signing (#137) (7e5feca)
- improved electron-reforger config (#147) (83bcf36)
- splash screen (#182) (250af98)
- top level error catch (#156) (a7afb4e)
- windows installer screen (#203) (6508cf7)
Bug Fixes
v0.15.0
0.15.0 (2022-07-05)
📈 Extending the built support for ARM64 OS
We have added support for Linux ARM64 and macOS M1 machines.
✍️ Code signing
We have implemented code-signing of our binaries for macOS and Windows releases using our Apple Developer account Swarm Association, so now the installation flow is much smoother.
💦 Splash screen
When Swarm Desktop is launching there is a splash screen displayed in order to communicate to the user better the progress of the startup.
🪟 Windows build improvements
The Windows build now has a proper Swarm Desktop icon put on the Desktop and Start menu.
🐝 New Bee 1.6.2 version
We have upgraded to the latest Bee 1.6.2 version.
🏄 Bee Dashboard improvements
We have done a lot of work on fixes and improvements to the Dashboard UI
- improved the top-up and upgrade workflows
- added postage stamp buy guide
- Bee node status data auto-refresh
- and much more that you can see in Dashboard's CHANGELOG
Features
- add header to onboarding overlay transaction request (#169) (b1a0179)
- add token price endpoint (#175) (ea15234)
- auto update support (#146) (9e6f869)
- bundle static assets (#144) (b50438d)
- code signing (#137) (7e5feca)
- improved electron-reforger config (#147) (83bcf36)
- splash screen (#182) (250af98)
- top level error catch (#156) (a7afb4e)
- windows installer screen (#203) (6508cf7)