Releases: ignite/cli
nightly
Install and move the CLI to your bin directory: curl https://get.ignite.com/cli@nightly! | bash
v28.8.1
🚀 Highlights
For this patch release, we have addressed several bugs. Notably, we have enhanced our command parsing to eliminate undesired logs. This update resolves an issue where Ignite was incompatible with Go 1.24.0 due to a transitive dependency of the Cosmos SDK that is not yet compatible with Go 1.24.0.
📝 Changelog
Following an exhaustive list of changes in this release:
Bug Fixes
v28.8.0
🚀 Highlights
This release fixes a number of issues and bumps the stack dependencies.
📝 Changelog
Following an exhaustive list of changes in this release:
Features
- #4513 Allow to pass tx fees to faucet server
Changes
- #4439 Simplify Ignite CLI dependencies by removing
moby
andgorilla
dependencies. - #4471 Bump CometBFT to v0.38.15.
- #4471 Bump Ignite & chain minimum Go version to 1.23.
- #4529 Bump Cosmos SDK to v0.50.12.
Bug Fixes
v28.7.0
🚀 Highlights
This release adds a command to scaffold the necessary files to publish in the chain-registry. Go from devnet to testnet even faster with Ignite.
📝 Changelog
Following an exhaustive list of changes in this release:
Features
v28.6.1
v28.6.0
🚀 Highlights
This release includes a few notable bug fixes and features:
- A new command has been added:
ignite testnet multi-node
. Run a multi validator localnet with easy - For those
make
aficionado, the CLI now scaffolds aMakefile
right at the root of your app
📝 Changelog
Following an exhaustive list of changes in this release:
Features
Changes
- #4376 Set different chain-id for in place testnet
Bug Fixes
- #4421 Fix typo in simulation template
v28.5.3
🚀 Highlights
This release simply updates the dependencies of the scaffolded chain to use the latest of the Interchain Stack.
Additionally, it adds an opt-in error reporting to Sentry so that we can detect and fix Ignite CLI bugs faster.
📝 Changelog
Following an exhaustive list of changes in this release:
Changes
v28.5.2
🚀 Highlights
This release includes a few notable bug fixes and features:
- Add
ignite testnet in-place
command for in place testnets.
📝 Changelog
Following an exhaustive list of changes in this release:
Features
- #4297 Add in-place testnet creation command for apps.
Changes
Fixes
v28.5.1
🚀 Highlights
This release includes a few notable bug fixes and features:
- Bring back
ignite relayer
command that was disabled inv28.5.0
- Add APIs for Ignite Apps
📝 Changelog
Following an exhaustive list of changes in this release:
v28.5.0
🚀 Highlights
This release includes a few notable bug fixes and features:
- Improvement of protobuf generation (faster proto generation)
- Update of scaffolded chain with latest version of Cosmos SDK, IBC, CometBFT and their dependencies
- Fixing an error in the scaffolded chain that was preventing a chain upgrade
📝 Changelog
Following an exhaustive list of changes in this release:
Features
- #4183 Set
chain-id
in the client.toml - #4090 Remove
protoc
pkg and also nodetime helpersts-proto
andsta
- #4076 Remove the ignite
relayer
andtools
commands with all ts-relayer logic - #4133 Improve buf rate limit
Changes
- #4095 Migrate to matomo analytics
- #4149 Bump cometbft to
v0.38.7
- #4168 Bump IBC to
v8.3.1
If you are upgrading manually fromv8.2.0
tov8.3.1
, add the following to youribc.go
file:app.ICAHostKeeper = ... + app.ICAHostKeeper.WithQueryRouter(app.GRPCQueryRouter())` app.ICAControllerKeeper = ...
- #4178 Bump cosmos-sdk to
v0.50.7
- #4194 Bump client/v2 to
v2.0.0-beta.2
If you are upgrading manually, check out the recommended changes inroot.go
from the above PR. - #4210 Improve default home wiring
- #4077 Merge the swagger files manually, instead use nodetime
swagger-combine
- #4249 Prevent creating a chain with number in the name
- #4253 Bump cosmos-sdk to
v0.50.8
Fixes
- #4184 Set custom
InitChainer
because of manually registered modules - #4198 Set correct prefix overwriting in
buf.gen.pulsar.yaml
- #4199 Set and seal SDK global config in
app/config.go
- #4212 Set default values for extension flag to not crash ignite
- #4216 Avoid create duplicated scopedKeppers
- #4242 Use buf build binary from the gobin path
- #4250 Set gas adjustment before calculating