Skip to content

Latest commit

 

History

History
400 lines (207 loc) · 27.9 KB

File metadata and controls

400 lines (207 loc) · 27.9 KB

1.25.1 (2026-02-12)

Bug Fixes

  • sdl: ensures proper validation and upgrades chain sdk (3381424)

1.25.0 (2026-02-12)

Features

  • upgrades chain sdk to latest (a5cbbf7)

1.24.8 (2026-02-10)

Bug Fixes

  • migrates another part of indexer to strict types (#2686) (d41c7c3)

1.24.7 (2026-02-05)

Bug Fixes

1.24.6 (2026-02-05)

Bug Fixes

1.24.5 (2026-02-04)

Bug Fixes

1.24.4 (2026-02-03)

Bug Fixes

  • switch container build target to production (#2647) (d583e61)

1.24.3 (2026-01-30)

Code Refactoring

  • extracts tx signer into a dedicated service (8a74b7e)

1.24.2 (2026-01-30)

Bug Fixes

  • 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)

Code Refactoring

  • migrates from webpack to tsup in console-api (#2547) (43c75c0)

1.24.1 (2026-01-28)

Bug Fixes

  • replaces fetch API with octokit.getContent (#2570) (079f0d4)

Code Refactoring

  • migrates from webpack to tsup in console-api (#2547) (43c75c0)

1.24.0 (2026-01-26)

Features

  • add cache control middleware and improve response handling (#2565) (2d922ba)

Bug Fixes

1.23.5 (2026-01-22)

Code Refactoring

  • defines explicit exports inside internal packages (#2551) (71f907f)

1.23.4 (2026-01-20)

Bug Fixes

1.23.3 (2026-01-19)

Bug Fixes

1.23.2 (2026-01-17)

Bug Fixes

1.23.1 (2026-01-15)

Code Refactoring

  • migrates some parts of indexer to strict types (#2504) (fa870d0)

1.23.0 (2026-01-13)

Features

  • deployment: implements deploy button flow (46004d4), closes #2470

1.22.2 (2025-12-05)

Bug Fixes

1.22.1 (2025-12-05)

Bug Fixes

1.22.0 (2025-11-29)

Features

  • indexer: add Cosmos authz message handling to AkashStatsIndexer (#2287) (104fa88)

1.21.0 (2025-11-17)

Features

Bug Fixes

1.20.5 (2025-11-06)

Code Refactoring

  • rewrites SQL query to fetch transactions by address ref (#2149) (8d56cb0)

1.20.4 (2025-11-06)

Bug Fixes

1.20.3 (2025-11-05)

Bug Fixes

  • update deployment monitored value checks (#2146) (f2facda)

1.20.2 (2025-10-29)

Bug Fixes

1.20.1 (2025-10-27)

Bug Fixes

  • release: triggers release (cd59471)

1.20.0 (2025-10-27)

Features

Bug Fixes

  • 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)

Features

  • network: adjusts indexer for sdk53 network upgrade (dfc7d05)

1.18.0 (2025-10-08)

Features

  • network: maps sandbox to sandbox-2 (e1d32ef)

1.17.0 (2025-10-06)

Features

  • auth: implements managed wallet API JWT auth (06b4e45)

1.16.0 (2025-08-26)

Features

1.15.1 (2025-08-25)

Bug Fixes

  • deployment: handles invalid manifest errors on POST /v1/leases (f5da5c4), closes #1835

1.15.0 (2025-08-14)

Features

1.14.0 (2025-07-27)

Features

1.13.4 (2025-07-06)

Bug Fixes

  • ensure next uses app version as sentry release number (#1634) (68a86d1)

1.13.3 (2025-07-05)

Bug Fixes

1.13.2 (2025-06-28)

Bug Fixes

1.13.1 (2025-06-24)

Code Refactoring

  • run npm audit fix to fix security issues (#1529) (e00581e)

1.13.0 (2025-06-16)

Features

  • adds feature flags support to console-api's notifications proxy (#1472) (c663c55)

1.12.2 (2025-06-09)

Bug Fixes

  • fixes e2e tests and adds closeDeployments script (#1446) (92d7389)

1.12.1 (2025-05-29)

Bug Fixes

1.12.0 (2025-05-29)

Features

  • 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

Bug Fixes

  • 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 local if 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)

Code Refactoring

  • 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)

Performance Improvements

  • improve provider snapshot indexes (63f5eea)