chore(master): release 0.35.0 (#728)
* chore(master): release 0.35.0 * fix: update changelog with new features and bug fixes for version 0.35.0 --------- Co-authored-by: Ferenc Sárai <sarai.ferenc@gmail.com>
This commit is contained in:
@@ -1,5 +1,33 @@
|
||||
# Changelog
|
||||
|
||||
## [0.35.0](https://github.com/ethersphere/bee-dashboard/compare/v0.34.0...v0.35.0) (2026-04-02)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add image opening functionality to DownloadActionBar ([3ff645c](https://github.com/ethersphere/bee-dashboard/commit/3ff645cab1b4e9fba0c42ed99e7c3fac7b0ed0ca))
|
||||
* the dashboard sidebar should be collapsible ([fa8a26e](https://github.com/ethersphere/bee-dashboard/commit/fa8a26e80d83d5c794a9d572cf716f0cb484e642))
|
||||
* sync and update with all changes from fork ([519c411](https://github.com/ethersphere/bee-dashboard/commit/519c411db0b37f3d4004366ca267013e2268f8eb))
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* swap error caused by invalid id and batchcount
|
||||
* enhance creation messages for admin drive and user drives
|
||||
* identity and wallet creation
|
||||
* asset preview types
|
||||
* fm search unicode text
|
||||
* feed identity and stamp usage
|
||||
* ui display changes
|
||||
* stamp buy and dilute
|
||||
* vite polyfill warning for stream
|
||||
* standard mode postage stamp purchase reserves incorrect size and duration
|
||||
* add syncing message for Bee node and update page state handling
|
||||
* stamp depth and amount validation
|
||||
* add --no-git-checks to pnpm publish command ([37ab8fe](https://github.com/ethersphere/bee-dashboard/commit/37ab8fedaa9fa2f941b84746ec83fe87cf61b014))
|
||||
* add workflow_dispatch trigger to npm publish workflow ([becb873](https://github.com/ethersphere/bee-dashboard/commit/becb87377e506aca0c429439d70e43151025d755))
|
||||
* remove cross-env from prepublishOnly script ([4848b5b](https://github.com/ethersphere/bee-dashboard/commit/4848b5be97a827abeb0ca8156ef53cab0d2f315e))
|
||||
|
||||
## [0.34.0](https://github.com/ethersphere/bee-dashboard/compare/v0.33.5...v0.34.0) (2026-03-20)
|
||||
|
||||
### Features
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ethersphere/bee-dashboard",
|
||||
"version": "0.34.0",
|
||||
"version": "0.35.0",
|
||||
"description": "An app which helps users to setup their Bee node and do actions like cash out cheques",
|
||||
"homepage": ".",
|
||||
"bin": {
|
||||
|
||||
Reference in New Issue
Block a user