Skip to content

Version Packages#8

Open
github-actions[bot] wants to merge 1 commit into
masterfrom
changeset-release/master
Open

Version Packages#8
github-actions[bot] wants to merge 1 commit into
masterfrom
changeset-release/master

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@1001/ipfs-server@1.5.0

Minor Changes

  • 45e930f Thanks @jwahdatehagh! - Upgrade Kubo to v0.41.0

    Bumps the base image from ipfs/kubo:v0.40.0 to v0.41.0. Notable upstream changes: the provider keystore moves to a dedicated datastore under $IPFS_PATH/provider-keystore/ (migrated automatically on first startup), a fixed DHT data race that previously caused random daemon crashes, faster imports for selective Provide.Strategy users, and WebUI v4.12.0. No changes to our config or init scripts are required.

Patch Changes

  • 7ea621c Thanks @jwahdatehagh! - Fix WebUI pinning broken by the Kubo 0.41 upgrade

    Since Kubo 0.41, /webui no longer redirects straight to /ipfs/<cid> but to /webui/, which returns a 503 when the WebUI content is not local (we run with Gateway.NoFetch=true). The init script's wget-based redirect parsing therefore found no CID and the WebUI was never pinned, leaving admin.ipfs.1001.digital/webui broken after deploys. The script now issues a raw request via nc, extracting the CID from the redirect headers or the 503 error body, whichever is present.

@github-actions github-actions Bot force-pushed the changeset-release/master branch from 32f05a8 to 7eb77d9 Compare June 9, 2026 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants