Releases: akash-network/console
Releases · akash-network/console
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
console-web/v2.29.1
2.29.1 (2025-01-16)
Bug Fixes
- auth: ensure turnstile widget is only shown initially on when interactive (71f7ea8), closes #627
console-api/v2.50.0
2.50.0 (2025-01-16)
Features
- auth: forward cf clearance cookie to api via auth proxy (bd81f2f)
console-api/v2.49.0
2.49.0 (2025-01-16)
Features
- auth: add OPTIONS to the allowed headers (81ba16d)
console-api/v2.48.0
2.48.0 (2025-01-16)
Features
- auth: add OPTIONS to the allowed headers (aefa7a9)
console-api/v2.47.0
2.47.0 (2025-01-16)
Features
- auth: enable credentials on api and start-trial client (c64d15e), closes #627