v0.24.0
- Feature: AWS Signature version 4 authentication (@sebastian-fredriksson-bernholtz)
- Feature: Present an Option to Confirm Send (@ChayimFriedman2)
- Feature: Add support for the XDG directory specification (@tristan957)
- Bug Fix: Fix request line parse error if url contains http
- Bug Fix: $guid parameter reported as not found in editor
- Bug Fix: Space in URL causes wrong colorization
- Bug Fix: Suppress response body validation for empty JSON response
- Bug Fix: Escape quotes for decodeEscapedUnicodeCharacters (@Treno1)
- Bug Fix: Fix Basic/Digest auth scheme not case-insensitive
- Bug Fix: Fix incorrect header in saved response
- Improvement: Fix demo http request syntax in README.md (@Baoyx007)
- Improvement: Refine README.md usage section (@matyasforian)
- Improvement: Support query line syntax highlight
- Improvement: Support more code snippet clients