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 v9.0.0-mocha
## Upgrade Notice This release is intended for Mocha. If you are upgrading from v8 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/v9.x/docs/release-notes/release-notes.md). This release mainly **reduces the block times to 3s**. ## Support
celestiaorg/celestia-app01-06-2026
DA RELEASE
celestia-node v0.31.0-arabica
This release adds support for celestia-app v9 and reduces network block time to 3s. Once the v9 activation height takes place, upgrading to this version is required. ## ⚠️ Action Required: run `config-update` This release adds new config fields. **After upgrading the binary and b
celestiaorg/celestia-node25-05-2026
DA RELEASE
celestia-app v9.0.0-arabica
## Upgrade Notice This release is intended for Arabica. If you are upgrading from v8 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/v9.x/docs/release-notes/release-notes.md). This release mainly r**educes the block times to 3s**. ## Suppo
celestiaorg/celestia-app18-05-2026
DA RELEASE
celestia-app v8.0.7-rc0
## Changelog * 579859e6411bfdfd5bb5e41c453d62a54464571d chore(ci): mint GitHub App token for goreleaser (backport #7261) (#7264)
celestiaorg/celestia-app17-05-2026
DA RELEASE
celestia-app v8.0.6-arabica
## Upgrade Notice This release is intended for Arabica. If you are upgrading from v6 or v7 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/v8.x/docs/release-notes/release-notes.md). ## What's Changed * feat: add gRPC interceptors to app (b
celestiaorg/celestia-app14-05-2026
DA RELEASE
celestia-app v8.0.4-arabica
## Upgrade Notice This release is intended for Arabica. If you are upgrading from v6 or v7 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/v8.x/docs/release-notes/release-notes.md). ## What's Changed * chore(deps): bump core to v0.39.29 by
celestiaorg/celestia-app06-05-2026
DA RELEASE
celestia-core v0.39.29
## What's Changed * feat: log failed txs by @mcrakhman in https://github.com/celestiaorg/celestia-core/pull/2965 * feat: failed tx code to prometheus by @mcrakhman in https://github.com/celestiaorg/celestia-core/pull/2966 * refactor: only unmarshal a single page from the tx index
celestiaorg/celestia-core04-05-2026
DA RELEASE
celestia-node v0.30.2
This release adds support for celestia-app v8 and is safe to run before the migration. Once the v8 activation height takes place, upgrading to this version is required. ## Key Highlights - TLS Support for JSON-RPC (#4839) — Users are encouraged to enable TLS in their RPC clients
celestiaorg/celestia-node23-04-2026
DA RELEASE
rollkit v1.1.1
This is a patch release focused on P2P reliability, bug fixes, and incremental improvements. Upgrading is recommended for all operators, particularly those experiencing P2P connectivity issues requiring node restarts. ## Full Changelog For a complete list of all changes including
rollkit/rollkit22-04-2026
DA RELEASE
celestia-app v8.0.3
## Upgrade Notice This release is intended for Mainnet. If you are upgrading from v6 or v7 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/v8.x/docs/release-notes/release-notes.md). ## What's Changed * docs: tx client v2 spec by @ninabarba
celestiaorg/celestia-app21-04-2026
DA RELEASE
celestia-app v8.0.3-mocha
## Upgrade Notice This release is intended for Mocha. If you are upgrading from v6 or v7 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/v8.x/docs/release-notes/release-notes.md). ## What's Changed * feat(scripts): add single-node v6 -> v8
celestiaorg/celestia-app20-04-2026
DA RELEASE
celestia-app v8.0.3-arabica
## Upgrade Notice This release is intended for Arabica. If you are upgrading from v6 or v7 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/v8.x/docs/release-notes/release-notes.md). ## What's Changed * feat(scripts): add single-node v6 ->
celestiaorg/celestia-app17-04-2026
DA RELEASE
celestia-core v0.39.28
## What's Changed * fix: bump Go to 1.26.2 and deps to resolve govulncheck failures by @rootulp in https://github.com/celestiaorg/celestia-core/pull/2943 * fix: add default case to handleHaves select to prevent reactor halt (backport #2813) by @mergify[bot] in https://github.com/
celestiaorg/celestia-core17-04-2026
DA RELEASE
celestia-app v8.0.2-mocha
## Upgrade notice This release is intended for Mocha. If you are upgrading from v6 or v7 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/v8.x/docs/release-notes/release-notes.md). ## What's Changed * feat: add latency metrics and failure m
celestiaorg/celestia-app14-04-2026
DA RELEASE
celestia-node v0.30.2-arabica
## What's Changed * fix(p2p): remove broken mocha bootstrappers (backport to v0.30.x) by @rootulp in https://github.com/celestiaorg/celestia-node/pull/4915 * chore: remove remaining broken bootstrapper by @ninabarbakadze in https://github.com/celestiaorg/celestia-node/pull/4920 *
celestiaorg/celestia-node14-04-2026
DA RELEASE
celestia-app v8.0.2-arabica
## Upgrade Notice This release is intended for Arabica. If you are upgrading from v6 or v7 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/v8.x/docs/release-notes/release-notes.md). ## What's Changed * docs: add required ubuntu OS version
celestiaorg/celestia-app10-04-2026
DA RELEASE
celestia-node v0.30.2-mocha
## What's Changed * chore(shrex/client): change log level in shrex-client (#4927) by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/4928 **Full Changelog**: https://github.com/celestiaorg/celestia-node/compare/v0.30.1-mocha...v0.30.2-mocha
celestiaorg/celestia-node09-04-2026
DA RELEASE
rollkit v1.1.0
This is a minor feature and bugfix release building on v1.0.0. It introduces AWS & GCP KMS signer backend support. Additionally several internal improvements have happened, notably publisher-mode synchronization for failover scenarios, forced inclusion namespace event subscriptio
rollkit/rollkit09-04-2026
DA RELEASE
celestia-app v3.12.0
This release will be used as an embedded binary for v8 releases. It fixes duplicate metrics registration so nodes can enable metrics and sync from genesis. Given this release is for an old app version, node operators are not expected to do anything with it. ## What's Changed * fi
celestiaorg/celestia-app09-04-2026
DA RELEASE
celestia-node v0.30.1-mocha
## What's Changed * fix(p2p): remove broken mocha bootstrappers (backport to v0.30.x) by @rootulp in https://github.com/celestiaorg/celestia-node/pull/4915 * chore: remove remaining broken bootstrapper by @ninabarbakadze in https://github.com/celestiaorg/celestia-node/pull/4920 *
celestiaorg/celestia-node08-04-2026
DA RELEASE
celestia-core v0.39.27
## What's Changed * feat: add latency metrics by @mcrakhman in https://github.com/celestiaorg/celestia-core/pull/2913 **Full Changelog**: https://github.com/celestiaorg/celestia-core/compare/v0.39.26...v0.39.27
celestiaorg/celestia-core08-04-2026
DA RELEASE
celestia-core v0.40.2
## What's Changed * build(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.32.12 to 1.32.13 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2898 * fix(mempool): cap SeenTxSet size to prevent OOM from SeenTx flooding by @rach-id in https://github.com
celestiaorg/celestia-core08-04-2026
DA RELEASE
rollkit v1.1.0-rc.2
## ev-node v1.1.0-rc.2 > ⚠️ This is a draft release. Please verify its content before publishing This is a maintenance and reliability release candidate, containing targeted: improvements to P2P stability, failover handling, and execution layer correctness. Operators running v1.1
rollkit/rollkit07-04-2026
DA RELEASE
celestia-node v0.30.0-mocha
This release adds support for celestia-app v8 and is safe to run before the migration. Once the v8 activation height takes place, upgrading to this version is required. ### Key Highlights - TLS Support for JSON-RPC (https://github.com/celestiaorg/celestia-node/pull/4839) - Users
celestiaorg/celestia-node07-04-2026
DA RELEASE
celestia-app v3.11.0
This release will be used as an embedded binary for v9 releases. It adds support for PebbleDB so that nodes can sync from genesis using it. Given this release is for an old app version, node operators are not expected to do anything with it. ## What's Changed * test: EndBlock on
celestiaorg/celestia-app07-04-2026
DA RELEASE
celestia-node v0.30.0-arabica
This release adds support for celestia-app v8 and is safe to run before the migration. Once the app-v8 migration takes place, upgrading to this version is required. ### Key Highlights - TLS Support for JSON-RPC (#4839) - Users are encouraged to enable TLS in their RPC clients to
celestiaorg/celestia-node07-04-2026
DA RELEASE
celestia-app v8.0.1-mocha
## Upgrade Notice This release is intended for Mocha. If you are upgrading from v6 or v7 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/v8.x/docs/release-notes/release-notes.md). ## What's Changed * docs: add required ubuntu OS version no
celestiaorg/celestia-app06-04-2026
DA RELEASE
celestia-app v8.0.1-arabica
## Upgrade Notice This release is intended for Arabica. If you are upgrading from v6 or v7 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/v8.x/docs/release-notes/release-notes.md). ## What's Changed * fix: backport WaitForHeightWithTimeou
celestiaorg/celestia-app03-04-2026
DA RELEASE
celestia-core v0.39.26
## What's Changed * chore: bump cometbt db to v1.0.4 by @ninabarbakadze in https://github.com/celestiaorg/celestia-core/pull/2900 **Full Changelog**: https://github.com/celestiaorg/celestia-core/compare/0.39.25...v0.39.26
celestiaorg/celestia-core03-04-2026
DA RELEASE
celestia-app v8.0.0-arabica
## Upgrade Notice This release is intended for Arabica. If you are upgrading from v6 or v7 please read through the [release notes](https://github.com/celestiaorg/celestia-app/blob/v8.x/docs/release-notes/release-notes.md). ## What's Changed * fix: header version check in TestE2EF
celestiaorg/celestia-app02-04-2026