Skip to content

Release Notes

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

ALLcelestia-appcelestia-nodecelestia-corecelestia-openrpcrollkit
790 releases
DA RELEASE
celestia-core v1.57.5-tm-v0.38.17
## What's Changed * chore: delete println by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/2294 * fix: cat not purging txs from ordered cache by @ninabarbakadze in https://github.com/celestiaorg/celestia-core/pull/2327 * fix: cat returning erros for app reject
celestiaorg/celestia-core15-10-2025
DA RELEASE
celestia-node v0.28.1-arabica
This release introduces queued transaction submission via https://github.com/celestiaorg/celestia-node/pull/4620. ## Queued Transaction Submission ( Parallel Transaction Submission Lanes ) Node runners enable this feature by setting `TxWorkerAccounts` in the state config: ```toml
celestiaorg/celestia-node14-10-2025
DA RELEASE
celestia-app v6.1.2-arabica
This release is intended for the Arabica testnet. If you are upgrading from v5 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/main/docs/release-notes/release-notes.md). This release fixes a bug with parallel tx submission account initiali
celestiaorg/celestia-app13-10-2025
DA RELEASE
celestia-app v6.1.1-mocha
This release is intended for the Mocha testnet. If you are upgrading from v5 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/main/docs/release-notes/release-notes.md). It mainly fixes one issue with pex messages and another with validators
celestiaorg/celestia-app13-10-2025
DA RELEASE
celestia-node v0.28.0-arabica
## What's changed * feat(state): Introduced queued submission by @renaynay and @evan-forbes in https://github.com/celestiaorg/celestia-node/pull/4620 * deps(go.mod): Bump app by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4621
celestiaorg/celestia-node09-10-2025
DA RELEASE
celestia-app v6.1.1-arabica
This release is intended for the Arabica testnet. If you are upgrading from v5 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/main/docs/release-notes/release-notes.md). This release mainly fixes two issues with mocha regarding pex and vot
celestiaorg/celestia-app08-10-2025
DA RELEASE
celestia-core v0.39.9
## What's Changed * build(deps): Bump github.com/celestiaorg/go-square/v3 from 3.0.1 to 3.0.2 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2534 * build(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.15 to 1.18.16 by @dependabot[bot] in
celestiaorg/celestia-core08-10-2025
DA RELEASE
celestia-node v0.26.4
⚠️ **Note: this release requires a config update and - for BN runners - a migration step.** ⚠️ See [docs](https://docs.celestia.org/how-to-guides/celestia-node-troubleshooting#resetting-your-config) for further information. ⚠️ **BRIDGE NODE RUNNERS MUST COMPLETE A MIGRATION STEP
celestiaorg/celestia-node06-10-2025
DA RELEASE
celestia-node v0.28.0-rc0
Pre-release for 128mb6s testing
celestiaorg/celestia-node03-10-2025
DA RELEASE
celestia-app v6.1.0-arabica
This release is intended for the Arabica testnet. If you are upgrading from v5 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/main/docs/release-notes/release-notes.md). This release includes mainly performance improvements to the NMT tree
celestiaorg/celestia-app03-10-2025
DA RELEASE
celestia-app v6.1.0-rc0
This release is intended for the Arabica testnet. If you are upgrading from v5 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/main/docs/release-notes/release-notes.md). This release includes mainly performance improvements to the NMT tree
celestiaorg/celestia-app03-10-2025
DA RELEASE
celestia-core v0.39.8
## What's Changed * ci: enable backport to v0.39.x by @rootulp in https://github.com/celestiaorg/celestia-core/pull/2331 * build(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2337 * build(deps): Bump github.com/a
celestiaorg/celestia-core02-10-2025
DA RELEASE
celestia-node v0.27.5-mocha
Fixes a bug in blob submission ## What's Changed * fix(state/core_accessor): fix gas estimation logic by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/4608 **Full Changelog**: https://github.com/celestiaorg/celestia-node/compare/v0.27.4-mocha...v0.27.5-mocha
celestiaorg/celestia-node01-10-2025
DA RELEASE
celestia-node v0.27.5-arabica
Fixes a bug in blob submission ## What's Changed * fix(state/core_accessor): fix gas estimation logic by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/4608 **Full Changelog**: https://github.com/celestiaorg/celestia-node/compare/v0.27.4-arabica...v0.27.5-arabica
celestiaorg/celestia-node01-10-2025
DA RELEASE
celestia-core v0.39.7
## What's Changed * feat!: unlock the state before calling abci methods (backport #2495) by @mergify[bot] in https://github.com/celestiaorg/celestia-core/pull/2499 * fix: peers should be able to redownload rejected txs by @ninabarbakadze in https://github.com/celestiaorg/celestia
celestiaorg/celestia-core30-09-2025
DA RELEASE
celestia-node v0.27.4-mocha
## What's Changed * port stream fix by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4600 **Full Changelog**: https://github.com/celestiaorg/celestia-node/compare/v0.27.3-mocha...v0.27.4-mocha
celestiaorg/celestia-node26-09-2025
DA RELEASE
celestia-node v0.27.4-arabica
## What's Changed * port stream fix by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4600 **Full Changelog**: https://github.com/celestiaorg/celestia-node/compare/v0.27.3-arabica...v0.27.4-arabica
celestiaorg/celestia-node26-09-2025
DA RELEASE
celestia-node v0.26.4-mocha
This release fixes a stream leak found by a few downstream users in the shrex client. ## What's Changed * fix(share/shwap/p2p/shrex): defer stream close in doRequest by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4596 **Full Changelog**: https://github.com/cele
celestiaorg/celestia-node26-09-2025
DA RELEASE
celestia-core v0.39.6
## What's Changed * feat: sequence aware mempool prototype by @cmwaters in https://github.com/celestiaorg/celestia-core/pull/2414 * chore: not show the parts when returning error (backport #2478) by @mergify[bot] in https://github.com/celestiaorg/celestia-core/pull/2490 * chore:
celestiaorg/celestia-core26-09-2025
DA RELEASE
celestia-node v0.26.3-mocha
Contains a bump to celestia-app that should resolve account sequence mismatch errors ## What's Changed * deps(go.mod): Bump celestia-app to newest v5 release by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4584 * chore: bump go-header by @Wondertan in https://gi
celestiaorg/celestia-node25-09-2025
DA RELEASE
celestia-node v0.27.3-mocha
## What's Changed * deps(go.mod): bump mocha v6 by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4582 **Full Changelog**: https://github.com/celestiaorg/celestia-node/compare/v0.27.2-mocha...v0.27.3-mocha
celestiaorg/celestia-node25-09-2025
DA RELEASE
celestia-node v0.27.3-arabica
## What's Changed * deps(go.mod): bump mocha v6 by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4582 **Full Changelog**: https://github.com/celestiaorg/celestia-node/compare/v0.27.2-arabica...v0.27.3-arabica
celestiaorg/celestia-node25-09-2025
DA RELEASE
celestia-node v0.27.2-mocha
This release includes changes necessary for celestia-app v6 compatibility. It also reduces the storage window from 30 days to 7. If bumping directly from v0.25.3-mocha to this release, please see release notes for [v0.26.1-mocha](https://github.com/celestiaorg/celestia-node/relea
celestiaorg/celestia-node25-09-2025
DA RELEASE
celestia-node v0.27.2-arabica
## What's Changed * deps(go.mod): bump app to arabica release by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4578 **Full Changelog**: https://github.com/celestiaorg/celestia-node/compare/v0.27.1-arabica...v0.27.2-arabica
celestiaorg/celestia-node25-09-2025
DA RELEASE
celestia-app v6.0.5-mocha
This release is intended for the Mocha testnet. If you are upgrading from v5 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/main/docs/release-notes/release-notes.md). This release fixes an error with the min gas price and sequence mismatc
celestiaorg/celestia-app25-09-2025
DA RELEASE
celestia-app v6.0.5-arabica
This release is intended for the Arabica testnet. If you are upgrading from v5 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/main/docs/release-notes/release-notes.md). This release fixes a problem with the go-releaser ## What's Changed *
celestiaorg/celestia-app25-09-2025
DA RELEASE
celestia-app v5.0.10
## What's Changed * build(deps): update bytedance/sonic for go 1.25 compatibility by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5841 **Full Changelog**: https://github.com/celestiaorg/celestia-app/compare/v5.0.9...v5.0.10
celestiaorg/celestia-app25-09-2025
DA RELEASE
celestia-app v5.0.10-rc0
## What's Changed * build(deps): update bytedance/sonic for go 1.25 compatibility by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5841 **Full Changelog**: https://github.com/celestiaorg/celestia-app/compare/v5.0.9...v5.0.10-rc0
celestiaorg/celestia-app24-09-2025
DA RELEASE
celestia-app v5.0.9
## What's Changed * fix(multiplexer): restore custom HOME flag support (backport #5508) by @mergify[bot] in https://github.com/celestiaorg/celestia-app/pull/5831 **Full Changelog**: https://github.com/celestiaorg/celestia-app/compare/v5.0.8...v5.0.9
celestiaorg/celestia-app24-09-2025
DA RELEASE
celestia-app v5.0.8
## What's Changed * fix: tx client evictions bug (backport #5783) by @mergify[bot] in https://github.com/celestiaorg/celestia-app/pull/5810 **Full Changelog**: https://github.com/celestiaorg/celestia-app/compare/v5.0.7...v5.0.8
celestiaorg/celestia-app24-09-2025