Releases: akash-network/console
Releases · akash-network/console
console-api/v2.54.0
2.54.0 (2025-01-24)
Features
- deployment: move gpu-bot into the api (15217bf), closes #674
console-api/v2.53.1
2.53.1 (2025-01-22)
Bug Fixes
- auth: uses dedicated auth0 env vars for m2m (e308570)
console-api/v2.53.0
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
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
2.52.3 (2025-01-21)
Bug Fixes
- stats: moves total storage aggregation outside of reduce (#689) (c410f81)
console-api/v2.52.2
2.52.2 (2025-01-21)
Bug Fixes
- stats: adds back calculation of aggregated storage stats (#686) (8c4b529)
console-api/v2.52.0
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
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