Skip to content

Commit 5eb446c

Browse files
chore(release): 4.12.0 [skip ci]
## [4.12.0](v4.11.1...v4.12.0) (2026-03-02) CID `bafybeihxglpcfyarpm7apn7xpezbuoqgk3l5chyk7w4gvrjwk45rqohlmm` --- ### Features * **peers:** updated ipfs-geoip and Peers screen optimizations ([#2480](#2480)) ([4879de2](4879de2)) ### Bug Fixes * diagnostics tab urls electron ([#2481](#2481)) ([d1e5cd2](d1e5cd2)) ### Trivial Changes * pull transifex translations ([#2479](#2479)) ([bc3856b](bc3856b))
1 parent d1e5cd2 commit 5eb446c

File tree

3 files changed

+26
-3
lines changed

3 files changed

+26
-3
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
## [4.12.0](https://github.com/ipfs/ipfs-webui/compare/v4.11.1...v4.12.0) (2026-03-02)
2+
3+
4+
CID `bafybeihxglpcfyarpm7apn7xpezbuoqgk3l5chyk7w4gvrjwk45rqohlmm`
5+
6+
---
7+
8+
9+
10+
### Features
11+
12+
* **peers:** updated ipfs-geoip and Peers screen optimizations ([#2480](https://github.com/ipfs/ipfs-webui/issues/2480)) ([4879de2](https://github.com/ipfs/ipfs-webui/commit/4879de2c7292ed8476988bb0d32713f475a6deff))
13+
14+
15+
### Bug Fixes
16+
17+
* diagnostics tab urls electron ([#2481](https://github.com/ipfs/ipfs-webui/issues/2481)) ([d1e5cd2](https://github.com/ipfs/ipfs-webui/commit/d1e5cd26cb7063b47bbed44c5499902a519e29e9))
18+
19+
20+
### Trivial Changes
21+
22+
* pull transifex translations ([#2479](https://github.com/ipfs/ipfs-webui/issues/2479)) ([bc3856b](https://github.com/ipfs/ipfs-webui/commit/bc3856b76b87f4e3d4d50b8757e092954f48edd4))
23+
124
## [4.11.1](https://github.com/ipfs/ipfs-webui/compare/v4.11.0...v4.11.1) (2026-02-17)
225

326

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.1",
3+
"version": "4.12.0",
44
"type": "module",
55
"private": true,
66
"files": [

0 commit comments

Comments
 (0)