While Apple was cooking up some sweet liquid glass, I’ve been tackling some design features of my own. Hopefully these will be greeted with slightly better fanfare. 🙈
Have you ever accidentally sent some requests with the wrong active environment? We’ve all been there. To help prevent this, it’s now possible to assign a color to each environment, which will be displayed prominently in the app header.
Closes Assign color to environment
It’s now possible to set a custom font for both the interface and editors within Yaak. The Appearance tab in settings has also been split into Theme and Interface for better organization.
Choose a custom font for both interface and editors (monospace)
Closes Set custom fonts
Along the same lines as environment colors, it’s now possible to enable colors for HTTP
methods to better differentiate between safe and dangerous methods (eg. DELETE
). This
one is not enabled by default, so head over to Settings > Interface to give it a try if
that suits your fancy.
Enable HTTP method colors from the interface settings
Closes Support colored HTTP methods ( enable in settings)
id_token
sending in OAuth
2 (#223 by jpts)yaaknode
on Command+Q exit (macOS)/
in Pretty JSON response viewaudience
not sent (#10
by jpts)json.jsonpath(...)
returns a single stringundefined
when json.jsonpath(...)
matches nothing