0.15.0 - 2024-03-24
·
444 commits
to master
since this release
Release Notes
Added
- Add horizontal scrolling to response body (#111)
- Use shift+left and shift+right
- Add app version to help modal
- Add "Copy as cURL" action to recipe menu (#123)
- Add hotkeys to select different panes
- Add pane for rendered request
- Show response size in Response pane (#129)
Changed
- Run prompts while rendering request URL/body to be copied
- Improve UI design of profile pane
- Show raw bytes for binary responses
Fixed
- Reset response body query when changing recipes (#133)
Install slumber 0.15.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/LucasPickering/slumber/releases/download/v0.15.0/slumber-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install LucasPickering/homebrew-tap/slumber
Download slumber 0.15.0
File | Platform | Checksum |
---|---|---|
slumber-aarch64-apple-darwin.tar.xz | macOS Apple Silicon | checksum |
slumber-x86_64-apple-darwin.tar.xz | macOS Intel | checksum |
slumber-x86_64-unknown-linux-gnu.tar.xz | Linux x64 | checksum |