Skip to content

Commit 1bca2a1

Browse files
chore(release): 4.11.1 [skip ci]
## [4.11.1](v4.11.0...v4.11.1) (2026-02-17) CID `bafybeiddnr2jz65byk67sjt6jsu6g7tueddr7odhzzpzli3rgudlbnc6iq` --- ### Bug Fixes * **cli-tutor:** wrap async resource reducer instead of replacing it ([#2478](#2478)) ([0468b72](0468b72)) * **modal:** center overlays using flexbox via renderDialog ([#2477](#2477)) ([9db5775](9db5775)) * **peers:** accept /p2p/ prefix in peer filter input ([#2475](#2475)) ([c86d151](c86d151)), closes [#2468](#2468) ### Trivial Changes * pull transifex translations ([#2474](#2474)) ([6cb5fd5](6cb5fd5))
1 parent 0468b72 commit 1bca2a1

3 files changed

Lines changed: 23 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## [4.11.1](https://github.com/ipfs/ipfs-webui/compare/v4.11.0...v4.11.1) (2026-02-17)
2+
3+
4+
CID `bafybeiddnr2jz65byk67sjt6jsu6g7tueddr7odhzzpzli3rgudlbnc6iq`
5+
6+
---
7+
8+
9+
10+
### Bug Fixes
11+
12+
* **cli-tutor:** wrap async resource reducer instead of replacing it ([#2478](https://github.com/ipfs/ipfs-webui/issues/2478)) ([0468b72](https://github.com/ipfs/ipfs-webui/commit/0468b72a45c426ca3717518b9aafafed280c2618))
13+
* **modal:** center overlays using flexbox via renderDialog ([#2477](https://github.com/ipfs/ipfs-webui/issues/2477)) ([9db5775](https://github.com/ipfs/ipfs-webui/commit/9db5775d67a00a0080c1536915fbdce6b55fb85e))
14+
* **peers:** accept /p2p/ prefix in peer filter input ([#2475](https://github.com/ipfs/ipfs-webui/issues/2475)) ([c86d151](https://github.com/ipfs/ipfs-webui/commit/c86d151cb6f12e8f33584e0cbe30822917b07d89)), closes [#2468](https://github.com/ipfs/ipfs-webui/issues/2468)
15+
16+
17+
### Trivial Changes
18+
19+
* pull transifex translations ([#2474](https://github.com/ipfs/ipfs-webui/issues/2474)) ([6cb5fd5](https://github.com/ipfs/ipfs-webui/commit/6cb5fd5311d14d8120fc85e15f92ca6130cae78f))
20+
121
## [4.11.0](https://github.com/ipfs/ipfs-webui/compare/v4.10.0...v4.11.0) (2026-02-05)
222

323

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-webui",
3-
"version": "4.11.0",
3+
"version": "4.11.1",
44
"type": "module",
55
"private": true,
66
"files": [

0 commit comments

Comments
 (0)