v2025.8.2

mountain-loop/yaakv2025.8.2Nov 6, 2025by github-actions[bot]

AI Summary

Adds support for OAuth 1.0 authentication and fixes several UI and authentication bugs related to zoom, curl copying, GraphQL, and focus management.

Key Highlights

  • Added OAuth 1.0 authentication
  • Fixed zoom hotkey
  • Fixed GraphQL editor overwriting
  • Fixed environment variable focus

New Features

  • OAuth 1.0 support
  • Zoom hotkey fix
  • Copy-as-curl fix
  • GraphQL editor fix
  • Environment variable focus fix
  • Response header height adjustment
  • Collapse all fix

Full Release Notes

[![Changelog](https://img.shields.io/badge/Changelog-2025.8.2-blue)](https://yaak.app/changelog/2025.8.2)

- [OAuth 1.0 authentication](https://feedback.yaak.app/p/oauth-10-support)
- [Fix zoom hotkey](https://feedback.yaak.app/p/zoom-in-not-working-on-linux-mint)
- [Copy as curl bug with API key auth](https://feedback.yaak.app/p/copy-as-curl-bug-when-auth-use-api-key-with)
- Fix GraphQL editor overwriting on request change
- Fix focus of environiment variable after clicking
- Allow response header values more height before scrolling
- Recursively collapse during "coolapse all" and fix hotkey

**Code Changes**: https://github.com/mountain-loop/yaak/compare/v2025.8.1...v2025.8.2