Release Notes
celestia-app and celestia-node release changelogs, fully indexed.
313 releases
DA RELEASE
celestia-app v6.2.5-mocha
## Upgrade Notice 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 is targeting stabilizing mainet and fixi
DA RELEASE
celestia-app v6.2.5-arabica
## Upgrade Notice 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 is targeting stabilizing mainet and fi
DA RELEASE
celestia-app v5.0.12
## What's Changed * feat: sequence aware mempool (backport to v5) by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/6065 * chore: bump core and sdk by @ninabarbakadze in https://github.com/celestiaorg/celestia-app/pull/6181 **Full Changelog**: https://github.com
DA RELEASE
celestia-app v6.2.4
## Upgrade Notice This is the first v6 official release for celestia mainnet. Please do not upgrade until the announcement goes live via the typical channels (discord and telegram). This release has _many_ changes and it is critical your node to operate correctly that you verify
DA RELEASE
celestia-app v6.2.3
## Upgrade Notice This is the first v6 official release for celestia mainnet. Please do not upgrade until the announcement goes live via the typical channels (discord and telegram). This release has _many_ changes and it is critical your node to operate correctly that you verify
DA RELEASE
celestia-app v6.2.2-mocha
## Upgrade Notice 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 the halting issues and it is stron
DA RELEASE
celestia-app v6.2.2-arabica
## Upgrade Notice 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 sequential submission of txs bef
DA RELEASE
celestia-app v6.2.2-rc0
This release cadidate is targetted at fixing the halts on mocha and arabica. Please do not upgrade to this cadidate unless specifically testing fixes to the halt. The official release for arabica and mocha will be cut and announced separately ## What's Changed * chore: override s
DA RELEASE
celestia-app v6.2.1-arabica
## Upgrade Notice 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 sequential submission of txs bef
DA RELEASE
celestia-app v6.2.0-mocha
## Upgrade Notice 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 sequential submission of txs befor
DA RELEASE
celestia-app v6.2.0-arabica
## Upgrade Notice 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 sequential submission of txs bef
DA RELEASE
celestia-app v5.0.11
## Upgrade Notice This release addresses a [CometBFT high severity bug](https://github.com/cometbft/cometbft/security/advisories/GHSA-hrhf-2vcr-ghch). Node operators are encouraged to upgrade. ## What's Changed * fix: reduce goreleaser parallelism (backport #5838) by @mergify[bot
DA RELEASE
celestia-app v5.0.11-rc0
## Upgrade Notice This release addresses a CometBFT high severity bug. Node operators should wait until an official release (e.g. `v5.0.11`) before upgrading. ## What's Changed * fix: reduce goreleaser parallelism (backport #5838) by @mergify[bot] in https://github.com/celestiaor
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
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
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
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
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
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
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 *
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
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
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
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
DA RELEASE
celestia-app v6.0.4-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 an unnecessary min gas price error that was preven
DA RELEASE
celestia-app v5.0.7
## What's Changed * fix: goreleaser for v5.x by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5829 **Full Changelog**: https://github.com/celestiaorg/celestia-app/compare/v5.0.6...v5.0.7
DA RELEASE
celestia-app v5.0.7-rc0
## What's Changed * fix: goreleaser for v5.x by @rootulp in https://github.com/celestiaorg/celestia-app/pull/5829 **Full Changelog**: https://github.com/celestiaorg/celestia-app/compare/v5.0.6...v5.0.7-rc0
DA RELEASE
celestia-app v5.0.6
This release upgrades cosmos-sdk in order to fix an issue with the min gas price config. ## What's Changed * fix: use correct upgrade height when dumping info to disk (backport #5724) by @mergify[bot] in https://github.com/celestiaorg/celestia-app/pull/5731 * feat: add `debug lis
DA RELEASE
celestia-app v6.0.2-mocha
This release is intended for the Mocha Testnet. Please carefully read the [release notes](https://github.com/celestiaorg/celestia-app/blob/v6.0.2-release/docs/release-notes/release-notes.md) for an overview of the new features in v6 and how to upgrade your node. **Full Changelog*
DA RELEASE
celestia-app v6.0.3-arabica
This release contains a fix for tx client evictions and a dependency bump to support Go 1.25 compatibility. ## What's Changed * build(deps): update bytedance/sonic for go 1.25 compatibility by @tzdybal in https://github.com/celestiaorg/celestia-app/pull/5704 * docs: add comprehen