Skip to content

Commit 196ad05

Browse files
authored
ReleaseNotes: IPFS.IPFS-Desktop version 0.46.0 (microsoft#302486)
1 parent 954a4af commit 196ad05

2 files changed

Lines changed: 28 additions & 2 deletions

File tree

manifests/i/IPFS/IPFS-Desktop/0.46.0/IPFS.IPFS-Desktop.locale.en-US.yaml

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ PackageName: IPFS Desktop
1212
PackageUrl: https://github.com/ipfs/ipfs-desktop
1313
License: MIT
1414
LicenseUrl: https://github.com/ipfs/ipfs-desktop/blob/HEAD/LICENSE
15-
Copyright: Copyright (c) 2024 Protocol Labs, Inc.
15+
Copyright: Copyright (c) 2025 Protocol Labs, Inc.
1616
ShortDescription: An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux.
1717
Description: |-
1818
IPFS Desktop gives you all the power of IPFS in a convenient desktop app: a complete IPFS node, plus handy OS menubar/taskbar shortcuts and an all-in-one file manager, peer map, and content explorer.
@@ -24,6 +24,33 @@ Tags:
2424
- p2p
2525
- peer-to-peer
2626
- protocol
27+
ReleaseNotes: |-
28+
Note
29+
This release was brought to you by the Shipyard team.
30+
What's Changed
31+
- feat: webui 4.9 and electron 38 by @lidel in https://github.com/ipfs/ipfs-desktop/pull/2995
32+
- fix: kubo v0.38.1 with Windows migrations by @lidel in https://github.com/ipfs/ipfs-desktop/pull/3003
33+
Highlights
34+
🧊 Updated Kubo
35+
See Release Notes for v0.38.1
36+
🎨 Updated WebUI
37+
The Web UI has been updated to v4.9 with a new Diagnostics screen for troubleshooting and system monitoring.
38+
Diagnostics: Logs Files: Check Retrieval Diagnostics: Retrieval Results
39+
40+
Debug issues in real-time by adjusting log level without restart (global or per-subsystem like bitswap) Check if content is available to other peers directly from Files screen Find out why content won't load or who is providing it to the network
41+
Peers: Agent Versions
42+
43+
Know what software peers run
44+
Files: Custom Sorting
45+
46+
Find files faster with new sorting
47+
Additional improvements include a close button in the file viewer, better error handling, and fixed navigation highlighting.
48+
🚨 Improved gateway error pages with diagnostic tools
49+
Gateway error pages now provide more actionable information during content retrieval failures. When a 504 Gateway Timeout occurs, users see detailed retrieval state information including which phase failed and a sample of providers that were attempted:
50+
51+
- Enhanced error details: Timeout errors now display the retrieval phase where failure occurred (e.g., "connecting to providers", "fetching data") and up to 3 peer IDs that were attempted but couldn't deliver the content, making it easier to diagnose network or provider issues.
52+
- Retry button on all error pages: Every gateway error page now includes a retry button for quick page refresh without manual URL re-entry.
53+
Full Changelog: https://github.com/ipfs/ipfs-desktop/compare/v0.45.0...v0.46.0
2754
ReleaseNotesUrl: https://github.com/ipfs/ipfs-desktop/releases/tag/v0.46.0
2855
Documentations:
2956
- DocumentLabel: Documentation

manifests/i/IPFS/IPFS-Desktop/0.46.0/IPFS.IPFS-Desktop.locale.zh-CN.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ Tags:
1313
- ipfs
1414
- 协议
1515
- 点对点
16-
ReleaseNotesUrl: https://github.com/ipfs/ipfs-desktop/releases/tag/v0.46.0
1716
Documentations:
1817
- DocumentLabel: 文档
1918
DocumentUrl: https://docs.ipfs.tech/

0 commit comments

Comments
 (0)