Plugin Directory, GraphQL Doc Explorer, and Run Button
2025.5.0
In this article
📦 2025.5.4
Add back Rose Pine themes
📦 2025.5.6
UI crash when invalid introspection response
Block iFrame preview from redirecting parent
Fix gRPC and websocket ALPN parameters
Curl copy includes stale body data
📦 2025.5.5
Enable text selection in Info
Settings dropdown clipping
ALPN negotiation for HTTP/2 is working again
Don’t prompt for update on Linux when not AppImage
📦 2025.5.3
Use physical key codes for zoom hotkeys
📦 2025.5.2
Scope OAuth 2 tokens to Client ID and a few other parameters
📦 2025.5.1
Prevent auth from adding empty ? to query
How’s that saying go? “All good features come in threes?” Never mind… 😅
Here are the three big things included in this release.
Official Plugin Directory
GraphQL Documentation Explorer
Embeddable Run-in-Yaak button
Plus a pile of fixes based on your feedback. Let’s dig in.
🧩 Official Plugin Directory
It was previously possible to create custom plugins for yourself, but there was no
easy way to discover or share them. Now you can browse and install plugins directly
from
Yaak’s settings dialog!
Install community plugins from Settings → Plugins
Plugins also show up on the Plugins Directory on this website. It’s still
early, so if you have an idea and want to submit your own, visit
the Quick Start Guide.
To learn how.
The following plugin types are currently supported:
Template functions
Custom themes
Authentication
Custom data importer
Request actions like “Copy as Curl”
Most plugins are only a couple dozen lines of TypeScript, and can be published in less
than 5 minutes using the Yaak CLI.