Skip to content

Releases: akash-network/console

console-web/v2.33.1

24 Jan 20:13
917a709
Compare
Choose a tag to compare

2.33.1 (2025-01-24)

Bug Fixes

  • deployment: fix deployment not found (#709) (548e538)

console-api/v2.54.0

24 Jan 20:12
917a709
Compare
Choose a tag to compare

2.54.0 (2025-01-24)

Features

  • deployment: move gpu-bot into the api (15217bf), closes #674

console-api/v2.53.1

22 Jan 13:16
043f598
Compare
Choose a tag to compare

2.53.1 (2025-01-22)

Bug Fixes

  • auth: uses dedicated auth0 env vars for m2m (e308570)

console-api/v2.53.0

22 Jan 10:17
546c0e6
Compare
Choose a tag to compare

2.53.0 (2025-01-22)

Features

Bug Fixes

  • billing: added a stripe middleware (#695) (703308f)
  • billing: changes body content type and schema to avoid parsing a stripe webhook (19cb7e6)
  • stats: fixes mistake in provider stats (#691) (933cebf), closes #645

console-web/v2.33.0

21 Jan 09:17
8a79bc7
Compare
Choose a tag to compare

2.33.0 (2025-01-21)

Features

  • auth: implement verification email re-send and rework relevant UI (#676) (c2de6a6), closes #663

console-api/v2.52.3

21 Jan 16:26
e393532
Compare
Choose a tag to compare

2.52.3 (2025-01-21)

Bug Fixes

  • stats: moves total storage aggregation outside of reduce (#689) (c410f81)

console-api/v2.52.2

21 Jan 13:02
4adce5b
Compare
Choose a tag to compare

2.52.2 (2025-01-21)

Bug Fixes

  • stats: adds back calculation of aggregated storage stats (#686) (8c4b529)

console-api/v2.52.1

21 Jan 12:01
7930377
Compare
Choose a tag to compare

2.52.1 (2025-01-21)

Bug Fixes

console-api/v2.52.0

21 Jan 09:17
8a79bc7
Compare
Choose a tag to compare

2.52.0 (2025-01-21)

Features

  • auth: implement verification email re-send and rework relevant UI (#676) (c2de6a6), closes #663

console-web/v2.32.0

20 Jan 21:55
250887b
Compare
Choose a tag to compare

2.32.0 (2025-01-20)

Features

  • stats: shows ephemeral and persistent storage separately on pie chart (#647) (7512198), closes #645 #665

Bug Fixes

  • wallet: crash when spend limit not set (0280e58), closes #651