Welcome to the first release after the open-sourcing of Yaak! In case you missed the news, check out the full-length Announcement Post.
Yaak also has a new Feedback Site, powered by FeatureBase, so submitting and managing feedback will be a much nicer experience!
Okay, let’s jump into the goodies of this release.
APIs that use a lot of GET requests can end up having a lot of really long URLs. For
example:
https://api.example.com/users/usr_123/comments/cmt_123
This is a pain because it can be challenging to edit the segments of a URL. Now you can
use the :placeholder syntax to populate a URL path segment. Yaak will automatically
add these placeholders as entries in the Params tab.
Path parameter placeholders for easy editing
Tip: Click the placeholders in the URL to navigate directly to the Param!
See also: feedback
Yaak will now automatically import any querystring parameters into the Params tab after pasting into the URL bar. This is a huge time-saver for those who frequently copy-paste URLs into Yaak.
See also: feedback
Community-purchased licenses are what power new features and fixes like this. Supporting Yaak means more updates to come, for you and your team.
