Share your ideas, report bugs, and see what's coming next
The npm package @yaakapp/api contains the type definitions used for authoring plugins. The latest version currently available in npm is 0.7.0, which…
macbook with processor Intel Core and macOS Sequoia 15.7.3app is not launch and not error dialog. i’m not sure what happen.Test on Yaak app without…
World
Dear YAAK Team,First of all, I’d like to say that I really enjoy using YAAK. In particular, the HTTP SSE testing view is very well designed. I like…
Would be nice to allow keyboard scrolling [↓] and [↑] on the Response’s timeline listAdditionally: allow to show the “raw” timeline…
Plugins should be able to show arbitrary dialogs using the existing FormInput[] that template tags and auth plugins have access to.
Teams should be able to promote members to admins
Description When using yaak to call an API, there is a bug in cookie handling. According to the HTTP protocol specification, the response header…
Should be able to open link in external browser, useful for doing custom authentication in plugins.
Today, I accidentally pressed the "send all" button, causing all the requests to be executed automatically at once. Personally, I think this operation…
Issue Description:When importing a cURL command generated by Chrome for a multipart form submission with an attachment, Yaak fails to parse it…
Description:While working with the system, I encountered an issue where variables in the body of a request are incorrectly recognized when they are…
Hello , I have faced an issue in linux wrt importing curl commands, it's not parsing body clearly, their are some issue with parsingexample -…
OAuth works well, but when I leave the yaak open for a while with no activity (or open the app next day), I get “Plugin error: Failed to refresh…
For each git command, now that the system git install is used, a command prompt window briefly pops up. At least it does on my windows machine.
I found this error in the Yaak.log: Failed to handle incoming plugin event Error: ENOENT: no such file or directory, open 'C:\Users\Alex…
bug on the response history: https://share.zight.com/Qwu10Og5i can’t select anything at the top, as it keeps scrolling down. The scrollbar and…
Only noticed in the latest beta so far, not sure how far back it might’ve started.
When I submit a GQL query I get ```{ "errors": [ { "message": "Invalid request, query can't be empty.", "errorType": "MalformedHttpRequestException" }…
Environment:Yaak version: 2025.9.0-beta.9OS: macOSSteps to reproduce:Create a Postman collection with multiple POST requests, each with different JSON…
I have a service that passes a JSON as the body, but then I need a verification hash structured with some parameters from the body as the header or in…
Here’s my setup - I have a dev server which does not need auth, and a staging serving which takes API Key. I’ve set up a variable for the API key…
In my setup the main branch is protected from direct pushes. If the app is set on the main branch and a commit and push is done, yaak app reports…
It would be great to add an option to use native system frame instead of custom one for coherent look on different linux installations
https://yaak.app/buy/license?coupon=PPQTJCN50 :(
This should use finalUrl instead of request.url, Otherwise, the following result will be produced when the params is not…
I have installed Yaak using .deb package on my Linux Mint system.Everything is working except for Zoom In. Interestingly “Zoom to Actual Size” and…
Most of my work nowdays is focused on systems that use oauth1.0 so i think it would be cool to see that supported. Currently, its the only thing…
after the latest update new requests are not persisted
Steps to ReproduceStart with the Sidebar Collapsed above ~550pxShrink the window width < 550pxOpen Side bar.Seems to happen about ~550px, but I could…
After reviewing the logs, I suspect this is because Clash blocks connection between the Node(plugin system) and Rust. Could using UDS help circumvent…
If the auth uses an API key and its behavior is to insert a header, the exported curl output will contain no content.
Given this folder structure, the command Palette will show this results:In my use case, I multiple folders / requests with the same name but grouped…
I have a response example{ "StatusCode": 200, "Message": { "LogID": "1626787", "Payload": "some payload" }, "ByteData": null, "ResponseType":…
Before the recent update, the pretty formatter wasn’t great (it was ok), but this recent update made it unreadable.Due to it not rendering correctly…
Update 2025.6.0 fixed the problem with Backspace triggering the Delete Request modal when a field is focused, but trying to delete entire words with…
I like to copy parts of the response body using the keyboard. Currently, the cursor is not visible in the response panel, is this a bug? It is not…
I've been using Yaak for over a week now, and decided to uninstall Postman a day ago.I have two devices: my Macbook M1 Pro (OS Tahoe), which I use…
The following case will be error.1. Added the params “username” ← First one2. Added the params “username” ← Second one3. For First one…
If you select multiple folders with Shift key and move it to other folder - it unpacks all the requests in the foldersSeems like if there is a…
Please allow to give environments different colors or a flag, e.g. for prod/staging/devSimilar to TablePlus (as tags with given defaults…
The Command Palette which was introduced in 2024.6.0 is great! But in larger workspaces with a lot of requests/folders, I would prefer to have a…
Copy as curl includes an empty authorization header even when authorization is disabled.Copy as curl for the above image produces the following…
SalamI have tested moving items using spring-loaded folders and it has a bug. I moved an item on a collapsed folder and it expanded, but after moving…
First and foremost, amazing product! From the first use its’s already miles ahead of their competitors in terms of being bug-free and having a slick…
After the last release, the PDF preview of the response stopped working
When installing a theme from plugins, the selection list duplicates.And
Right now, you can import collections, but you cannot import whole environments generated by Postman. As someone that needs to have a lot of…
I imported a JSON export from Insomnia, and while everything appears to be correct to me, I’m thinking something went wrong with the environments…