Sep 29, 2025

Path variables support in API Client, plus fixes for extension widget closing and GraphQL requests running indefinitely

πŸš€ New

  • Added path variables support in API Client, letting you define dynamic paths (e.g., /users/:id) and reuse them across requests. #3575

πŸ› Fixes

  • Fixed issue where the extension rule application widget did not close properly. #3567

  • Fixed GraphQL requests running indefinitely when the extension isn’t installed. #3574

Full Changelog: GitHub Compare

Updated on