Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
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 is3054
(which is0xBEE
😉).🎯 Dashboard improvements
Dashboard changes are between versions 0.19.0 and 0.20.2. You can see CHANGELOG here.
Features
Bug Fixes
This PR was generated with Release Please. See documentation.