26.0
Bug fixes, minor enhancements, and translations. Cartero is now available in Simplified Chinese. 谢谢您使用本软件!
Check out the blog post with the full details and some screenshots. Sorry for delaying the release. Had to setup a new build farm. The enhancements will make it worth, that's for sure.
Changelog summary
Added
- Added a color scheme selector for the code views.
- Added application window theming and tinting.
- Added a menu option to duplicate requests.
Changed
- The response pane will now render the effective URL of a response.
- It is now possible to reveal the values of .env variables in the endpoint pane.
Fixed
- Responses were being treated as binary if they contained the CR (\r) character.
- Disabling TLS validation still failed a request if the certificate didn't have a matching SAN.