1.25.1 (2026-02-12)
- sdl: ensures proper validation and upgrades chain sdk (3381424)
1.25.0 (2026-02-12)
- upgrades chain sdk to latest (a5cbbf7)
1.24.8 (2026-02-10)
1.24.7 (2026-02-05)
1.24.6 (2026-02-05)
1.24.5 (2026-02-04)
1.24.4 (2026-02-03)
1.24.3 (2026-01-30)
- extracts tx signer into a dedicated service (8a74b7e)
1.24.2 (2026-01-30)
- ensure that tsbuild picks proper dependencies for internal packages (#2596) (c869c78)
- replaces fetch API with octokit.getContent (#2570) (079f0d4)
- set timestamp setting in env-loader (#2594) (ab74ab0)
1.24.1 (2026-01-28)
1.24.0 (2026-01-26)
- improve address fetching (#2558) (5f7a629)
- install sharp lib for image optimization (#2546) (4790cd6)
1.23.5 (2026-01-22)
1.23.4 (2026-01-20)
1.23.3 (2026-01-19)
1.23.2 (2026-01-17)
1.23.1 (2026-01-15)
1.23.0 (2026-01-13)
1.22.2 (2025-12-05)
1.22.1 (2025-12-05)
1.22.0 (2025-11-29)
1.21.0 (2025-11-17)
1.20.5 (2025-11-06)
1.20.4 (2025-11-06)
1.20.3 (2025-11-05)
1.20.2 (2025-10-29)
1.20.1 (2025-10-27)
- release: triggers release (cd59471)
1.20.0 (2025-10-27)
- upgrade chain-sdk to latest version and adds its transport options in indexer (#2103) (07ba99a)
- upgrades cosmjs dependencies and removes unused ones (#2082) (364f30e), closes #1679
1.19.0 (2025-10-17)
- network: adjusts indexer for sdk53 network upgrade (dfc7d05)
1.18.0 (2025-10-08)
- network: maps sandbox to sandbox-2 (e1d32ef)
1.17.0 (2025-10-06)
- auth: implements managed wallet API JWT auth (06b4e45)
1.16.0 (2025-08-26)
1.15.1 (2025-08-25)
1.15.0 (2025-08-14)
1.14.0 (2025-07-27)
1.13.4 (2025-07-06)
1.13.3 (2025-07-05)
1.13.2 (2025-06-28)
1.13.1 (2025-06-24)
1.13.0 (2025-06-16)
1.12.2 (2025-06-09)
1.12.1 (2025-05-29)
- add provider stats endpoint (#402) (0570d24)
- analytics: add transaction events indexing (17c7ab1), closes #772
- billing: add billing module with trial wallet creation (d1ca550), closes #247
- billing: implement managed wallet (164d86b), closes #247
- config: setup doppler env for api (ed22ad7)
- console: add metamask (#334) (bc68df8)
- console: add rehypraw to display html for awesome akash templates (#319) (0014109)
- console: managed wallets popup confirmation (#342) (c7d16d6)
- deployment: implement plain linux deployment page (6da5565), closes #227
- deployment: implements custodial deployments top up data collection (108f073), closes #39
- env: implement unified file loading in console-web (12f282a), closes #313
- env: unify app configs for api and indexer, update doc (f3f7df4), closes #313
- finish console rebrand (#259) (ae272e8)
- implement npm workspaces (#208) (c403dc1)
- indexer: track provider persistent storage (1762ba6)
- jwt provider schema (#1312) (379a2d3)
- merge "Upload SDL" to "Build your template" and add "Plain Linux" template (#244) (0edf499)
- notifications: adds basic alerts service (5d4d6fc)
- provider deployments on provider console (#416) (62374e1)
- release: implement release with image build (a9fa7e8)
- shared packages (#237) (bd79006)
- support other denoms in monitored value checks (#471) (cdfa9e9)
- upgrade nodejs version to 22.14 (latest lts) (#1095) (8533b35)
- user: add user api keys schema + api (2eac7e9), closes #787
- user: save last ip, user-agent and fingerprint on users (4663cae), closes #499
- wallet: improve fiat payments ux (295e085), closes #411
- deployment: validate max deposit amount correctly (44c0274), closes #603
- disables nodejs auto family selection (#1212) (c6be104)
- dx: fix e2e tests (9ab53ef), closes #741
- ensure apps build consistently in docker and locally (f4dbd88), closes #209
- ensure release can detect changes for apps based on local packages (#1070) (e1053c4)
- ensure that akash prebuilt templates exist in the final docker image (#1020) (2a940a3)
- ensures provider-proxy has valid blockchain API_URL on sandbox env (#1032) (325461e)
- env: convert all env vars to SCREAMING_CASE from camelCase (#335) (1e892ee)
- fallbacks to
localif DEPLOYMENT_ENV is not specified (#1029) (f9bc424) - indexer readme (#1407) (0394c72)
- indexer: add missing v1beta4 support for MsgWithdrawLease (9142058)
- indexer: fix env var uppercase (5fb6826)
- indexer: handle larger values in message's amount (dea8aa6)
- indexer: set grpc keepalive interval to 5min (303b11d)
- observability: make sure otl data is added to logs (820870d)
- provider: do not cache bad connections (#1195) (8fe8c5a), closes #671
- provider: fix indexing of provider attribute unsign txs (#508) (274495d)
- recreate GRPC channel when creating client (#1264) (07f220b), closes #671
- release: adds notifications to docker setup (6951faf)
- release: builds notifications image w/o nginx (d68bf9a)
- template: eliminates eternal loop when query if failing (ca93b51)
- typos in documentation files (07a7858)
- updates dockerfile for node apps (#1068) (54194a0)
- use string type for message amount & predictedClosedHeight (6aab530)
- use string type for tx fee (a1a19ff)
- adds warmUpTemplatesCache script (#962) (46b37eb)
- api: remove user address code from api (57111b8)
- dx: fix linting issues (1115a60)
- enable eslint rules which restricts what dependencies can be used (#1074) (509fcd3)
- forms: zod form validation and components (#283) (3b8279d)
- http: extract http services to the package (8196b4a), closes #247
- migrates database package to strict types (#954) (4a63a63)
- moves trial authorization spending out of db transaction (#1129) (8c8e372)
- refactors services in console-web to strict types (#1004) (fd85685)
- removes sentry from console-api (#1220) (8339158)
- simplifies api dbs config and removes redundant connections (#759) (7cdbf6e)
- stats: improve perf of gpu pricing endpoint (#521) (6797e97)
- uses logger and http sdk from local pkgs for notification service (fe3539b)
- improve provider snapshot indexes (63f5eea)