Releases: akash-network/console
Releases · akash-network/console
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
console-api/v2.51.0
2.51.0 (2025-01-20)
Features
- stats: shows ephemeral and persistent storage separately on pie chart (#647) (7512198), closes #645 #665
console-api/v2.50.1
2.50.1 (2025-01-20)
Bug Fixes
- analytics: fix provider graph grace period calculation (8fcad27)
- deployment: ensure a single deployment top up error doesn't prevent others (#675) (1d57578)
console-web/v2.30.1
2.30.1 (2025-01-16)
Bug Fixes
- auth: revert cf clearance cookie forwarding to api via auth proxy (ac6aca5)
console-web/v2.30.0
2.30.0 (2025-01-16)
Features
- auth: forward cf clearance cookie to api via auth proxy (bd81f2f)
console-web/v2.29.2
2.29.2 (2025-01-16)
Code Refactoring