v2025.9.0-beta.8
mountain-loop/yaakv2025.9.0-beta.8Nov 23, 2025by github-actions[bot]
AI Summary
Beta release focusing on 1Password integration, header autocomplete, template validation, and improvements to gRPC reflection support.
Key Highlights
- Official 1Password template function
- Autocomplete for request and response headers
- Template function argument validation
- gRPC Any type support with reflection
New Features
- 1Password template function
- Header autocomplete
- Template validation
- Directory sync safety
- gRPC Any type support
Full Release Notes
[](https://yaak.app/changelog/2025.9.0-beta.8) - Official 1Password template function - Autocomplete headers for `request.headers()` and `response.headers()` - Keep autocomplete open when completing function namespaces - Validate template function arguments in UI and on render - Bail out of directory sync if the directory is deleted - Support gRPC Any type with reflection **Code Changes**: https://github.com/mountain-loop/yaak/compare/v2025.9.0-beta.7...v2025.9.0-beta.8