- Now correctly logs a request's query string. 2
- Improved display of logged requests, including partially decoding base64 binary request. 3
- Endpoints can now be configured to return binary data using base64 stored in the content field, plus a content type. 4
- Ability to disable logging for an endpoint. 5