Skip to content

Release Notes

celestia-app and celestia-node release changelogs, fully indexed.

ALLcelestia-appcelestia-nodecelestia-corecelestia-openrpcrollkit
790 releases
DA RELEASE
celestia-app v4.0.10-mocha
## Upgrade Notice This release is intended for the Mocha testnet. Node operators are encouraged to read these [release notes](https://github.com/celestiaorg/celestia-app/blob/main/docs/release-notes/release-notes.md). ## What's Changed * fix: update go mod to v2.3.1 of go-square
celestiaorg/celestia-app16-07-2025
DA RELEASE
celestia-app v4.0.10-arabica
## Upgrade Notice This release is intended for the Arabica testnet. Node operators are encouraged to read these [release notes](https://github.com/celestiaorg/celestia-app/blob/main/docs/release-notes/release-notes.md). ## What's Changed * fix: update go mod to v2.3.1 of go-squar
celestiaorg/celestia-app16-07-2025
DA RELEASE
celestia-app v4.0.9-alpha
This release is strictly for testing purposes. The only notable difference from v4.0.9-mocha is an increase to constants to enable a max square size of `512`. See https://github.com/celestiaorg/celestia-app/pull/5265
celestiaorg/celestia-app16-07-2025
DA RELEASE
celestia-core v1.57.1-tm-v0.38.17
## What's Changed * fix: only purge expired txs during update (backport #2199) by @mergify[bot] in https://github.com/celestiaorg/celestia-core/pull/2203 **Full Changelog**: https://github.com/celestiaorg/celestia-core/compare/v1.57.0-tm-v0.38.17...v1.57.1-tm-v0.38.17
celestiaorg/celestia-core16-07-2025
DA RELEASE
celestia-node v0.23.4-mocha
## What's Changed * deps(go.mod): backport arabica app bump by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4392 * deps(go.mod): backport app bump `mocha` by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4395 **Full Changelog**: https://github.c
celestiaorg/celestia-node14-07-2025
DA RELEASE
celestia-app v4.0.9-mocha
## Upgrade Notice This release is intended for the Mocha testnet. Node operators are encouraged to read these [release notes](https://github.com/celestiaorg/celestia-app/blob/main/docs/release-notes/release-notes.md). ## What's Changed * fix(multiplexer): stop panic when shutting
celestiaorg/celestia-app14-07-2025
DA RELEASE
celestia-node v0.23.4-arabica
## What's Changed * deps(go.mod): bump app `mocha` by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4386 * deps(go.mod): backport arabica app bump by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4392 **Full Changelog**: https://github.com/celest
celestiaorg/celestia-node14-07-2025
DA RELEASE
celestia-app v4.0.9-arabica
## Upgrade Notice This release is intended for the Arabica testnet. Node operators are encouraged to read these [release notes](https://github.com/celestiaorg/celestia-app/blob/main/docs/release-notes/release-notes.md). ## What's Changed * fix(multiplexer): stop panic when shutti
celestiaorg/celestia-app11-07-2025
DA RELEASE
celestia-app v3.10.4
## Upgrade Notice The only notable change from v3.10.3 is the introduction of custom events in the x/signal module. This release targets Mainnet and will be used as the embedded binary in future v4.x.x releases. As a result, node operators do not need to upgrade to this release a
celestiaorg/celestia-app11-07-2025
DA RELEASE
celestia-core v1.57.0-tm-v0.38.17
## What's Changed * docs(README): copy README from v0.34.x-celestia by @rootulp in https://github.com/celestiaorg/celestia-core/pull/2154 * docs: remove "This server only supports /broadcast_tx_commit" by @rootulp in https://github.com/celestiaorg/celestia-core/pull/2171 * docs:
celestiaorg/celestia-core11-07-2025
DA RELEASE
celestia-app v4.0.8-arabica
## Upgrade Notice This release is intended for the Arabica testnet. Node operators are encouraged to read these [release notes](https://github.com/celestiaorg/celestia-app/blob/main/docs/release-notes/release-notes.md). The only notable change from v4.0.7-mocha is adjusting the P
celestiaorg/celestia-app04-07-2025
DA RELEASE
celestia-core v1.56.1-tm-v0.38.17
## What's Changed * chore: change "Failed to load block meta" catchup log to debug by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/2121 * refactor: Remove support for the deprecated digital-ocean infrastructure in E2E test framework by @Himess in https://gith
celestiaorg/celestia-core04-07-2025
DA RELEASE
celestia-node v0.23.3-mocha
## What's Changed * deps(go.mod): Bump app `arabica` (#4383) by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4384 * deps(go.mod): bump app `mocha` by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4386 **Full Changelog**: https://github.com/celes
celestiaorg/celestia-node04-07-2025
DA RELEASE
celestia-node v0.23.3-arabica
## What's Changed * deps(go.mod): Bump app --> `mocha` by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4372 * fix(nodebuilder/header): Fix module_test after go-header rollback by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4373 * deps(go.mod):
celestiaorg/celestia-node04-07-2025
DA RELEASE
celestia-app v4.0.7-mocha
## Upgrade Notice This release is intended for the Mocha testnet. Node operators are encouraged to read these [release notes](https://github.com/celestiaorg/celestia-app/blob/main/docs/release-notes/release-notes.md). The notable changes from v4.0.6-mocha are: - fix an issue that
celestiaorg/celestia-app02-07-2025
DA RELEASE
celestia-app v4.0.7-arabica
## Upgrade Notice This release is intended for the Arabica testnet. Node operators are encouraged to read these [release notes](https://github.com/celestiaorg/celestia-app/blob/main/docs/release-notes/release-notes.md). The notable changes from v4.0.6-arabica are: - fix an issue
celestiaorg/celestia-app01-07-2025
DA RELEASE
celestia-core v1.56.0-tm-v0.38.17
## What's Changed * chore: update code owners in v0.38.x-celestia by @rach-id in https://github.com/celestiaorg/celestia-core/pull/1957 * chore: add copilot instructions based on CI by @copilot-swe-agent in https://github.com/celestiaorg/celestia-core/pull/1906 * chore: fix golan
celestiaorg/celestia-core01-07-2025
DA RELEASE
celestia-app v3.10.3
## Upgrade Notice This release targets Mainnet and will be used as the embedded binary in future v4.x.x releases. As a result, node operators do not need to upgrade to this release and are encouraged to upgrade to a v4.x.x release when that is created. ## What's Changed * fix(sig
celestiaorg/celestia-app30-06-2025
DA RELEASE
celestia-node v0.23.2-mocha
Please note this release rolls back a breaking go-header release so node operators may need to perform a config-update on their node in case they've upgraded already. See https://docs.celestia.org/how-to-guides/celestia-node-troubleshooting#resetting-your-config for more guidance
celestiaorg/celestia-node30-06-2025
DA RELEASE
celestia-node v0.23.2-arabica
Please note this release rolls back a breaking go-header release so node operators may need to perform a `config-update` on their node in case they've upgraded already. See https://docs.celestia.org/how-to-guides/celestia-node-troubleshooting#resetting-your-config for more guidan
celestiaorg/celestia-node27-06-2025
DA RELEASE
celestia-app v4.0.6-mocha
## Upgrade Notice This release is intended for the Mocha testnet. Node operators are encouraged to read these [release notes](https://github.com/celestiaorg/celestia-app/blob/main/docs/release-notes/release-notes.md). **Full Changelog**: https://github.com/celestiaorg/celestia-ap
celestiaorg/celestia-app25-06-2025
DA RELEASE
celestia-app v4.0.6-arabica
## Upgrade Notice This release is intended for the Arabica testnet. Node operators are encouraged to read these [release notes](https://github.com/celestiaorg/celestia-app/blob/main/docs/release-notes/release-notes.md). The only notable change from v4.0.4-arabica is a fix so that
celestiaorg/celestia-app25-06-2025
DA RELEASE
celestia-app v3.10.3-mocha
## What's Changed * fix(signer): always include PubKey in signature by @rootulp in https://github.com/celestiaorg/celestia-app/pull/4987 * fix!: Tx endpoint by updating to CometBFT v0.38 protos for events by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/5035 **
celestiaorg/celestia-app25-06-2025
DA RELEASE
celestia-app v4.0.4-arabica
## Upgrade Notice This release is intended for the Arabica testnet. Node operators are encouraged to read these [release notes](https://github.com/celestiaorg/celestia-app/blob/main/docs/release-notes/release-notes.md). ## What's Changed * chore: revise codeowners by @rootulp in
celestiaorg/celestia-app24-06-2025
DA RELEASE
celestia-app v3.10.3-arabica
## What's Changed * fix(signer): always include PubKey in signature by @rootulp in https://github.com/celestiaorg/celestia-app/pull/4987 * fix!: Tx endpoint by updating to CometBFT v0.38 protos for events by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/5035 **
celestiaorg/celestia-app24-06-2025
DA RELEASE
celestia-core v1.55.0-tm-v0.34.35
## What's Changed * build(deps): Bump docker/build-push-action from 6.16.0 to 6.18.0 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/1900 * fix!: match protos for v0.38 to fix tx client by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/2040
celestiaorg/celestia-core24-06-2025
DA RELEASE
celestia-app v3.10.2
## Upgrade Notice This release targets Mainnet and will be used as the embedded binary in future v4.x.x releases. As a result, node operators do not need to upgrade to this release and are encouraged to upgrade to a v4.x.x release when that is created. ## What's Changed * test: a
celestiaorg/celestia-app23-06-2025
DA RELEASE
celestia-app v3.8.2
## Upgrade Notice This release contains a fix for a rare edge case that would result in slow block times (~3 minutes). Node operators and encouraged to upgrade to this release on Mainnet. ## What's Changed * fix!: check if tx is still valid before including it in a proposal by @r
celestiaorg/celestia-app23-06-2025
DA RELEASE
celestia-app v4.0.3-mocha
## Upgrade Notice This release is intended for the Mocha testnet. Node operators are encouraged to read these [release notes](https://github.com/celestiaorg/celestia-app/blob/main/docs/release-notes/release-notes.md). ## What's Changed * chore: bump to v3.10.2-mocha by @rootulp i
celestiaorg/celestia-app19-06-2025
DA RELEASE
celestia-app v3.10.2-mocha
## What's Changed * fix: golangci-lint on v3.x by @rootulp in https://github.com/celestiaorg/celestia-app/pull/4995 * fix: markdown links on v3.x by @rootulp in https://github.com/celestiaorg/celestia-app/pull/4994 * fix(cmd): pass down log options (v3) by @julienrbrt in https://
celestiaorg/celestia-app19-06-2025