Releases: dbohry/ping
Releases · dbohry/ping
Release list
0.1.12
What's Changed
- Remove hardcoded background color from request section by @dbohry in #53
- Replace update banner with compact badge in header by @dbohry in #54
- Fix the intermittent core-test failure on a non-ASCII folder name by @dbohry in #55
- Standardize horizontal padding across editor panels to px-5 by @dbohry in #56
Full Changelog: 0.1.11...0.1.12
0.1.11
What's Changed
- Show assertion results in run panel with disclosure by @dbohry in #51
- Fit request pane to content with manual sizing option by @dbohry in #52
Full Changelog: 0.1.10...0.1.11
0.1.10
What's Changed
- fix: the run dialog's environment flake, and one shared saveVariables helper by @dbohry in #49
- Prevent spaces in installer names that break the update feed by @dbohry in #50
Full Changelog: 0.1.9...0.1.10
0.1.9
What's Changed
- Wait for variables to load before sending requests by @dbohry in #47
- Add run collection panel to the desktop app by @dbohry in #48
Full Changelog: 0.1.8...0.1.9
0.1.8
What's Changed
- Move section descriptions behind info icons in Variables panel by @dbohry in #45
- Add macOS self-signed update verification and installation by @dbohry in #46
Full Changelog: 0.1.7...0.1.8
0.1.7
What's Changed
Full Changelog: 0.1.6...0.1.7
0.1.6
0.1.5
What's Changed
- feat: declarative response assertions (phase 15) by @dbohry in #25
- feat: collection runner and CLI (phase 17) by @dbohry in #26
- feat: import a pasted curl command (phase 14, slice 1) by @dbohry in #27
- feat: import Postman and Insomnia collections (phase 14, slice 2) by @dbohry in #28
- feat: import OpenAPI 3 documents (phase 14, slice 3) by @dbohry in #29
- feat: capture response values into runtime variables (phase 16) by @dbohry in #30
- fix: platform-independent import bodies and a non-deprecated build task by @dbohry in #32
- feat: rename, move, duplicate and filter the collection tree (phase 13, slice 1) by @dbohry in #31
- feat: markdown notes on requests and collections (phase 13, slice 2) by @dbohry in #33
- fix: a case-only folder rename did nothing on Windows by @dbohry in #34
- ci: stop running the core tests on Windows by @dbohry in #35
- feat: multipart file parts and binary file bodies (phase 18) by @dbohry in #36
- feat: cookie jar scoped per collection and environment (phase 20) by @dbohry in #37
- feat: proxy support and HTTP version pin (phase 19, slice 1) by @dbohry in #38
- feat: client certificates for mutual TLS (phase 19, slice 2) by @dbohry in #39
- feat: on-demand connection probe (phase 19, slice 3) by @dbohry in #40
- feat: streaming responses for SSE and NDJSON (phase 21) by @dbohry in #41
- polish: UI pass on chrome, sidebar, editors and response by @dbohry in #42
Full Changelog: 0.1.3...0.1.5