Httpie Desktop Versions Save

πŸš€ HTTPie Desktop β€” cross-platform API testing client for humans. Painlessly test REST, GraphQL, and HTTP APIs.

v2024.1.2

4 months ago

πŸͺ² Fixed a bug introduced in 2024.1.1 that led to Control-W on Linux and Windows unintentionally closing the app window instead of just the current tab.

v2024.1.1

4 months ago

✨ Enhancements

  • πŸ“™ New documentation site β€” quickly access it via the Help menu (httpie.io/docs/desktop)
  • ♻️ New sync protocol β€” groundwork for upcoming multiplayer mode
  • 🚜 Selective field merging β€” changes are now applied on the field level, not doc level
  • ✌️ Conflict resolution β€” auto-merging of changes made across clients (same-field conflicts stay last-write-wins for now)
  • πŸš€ Much faster initial sync β€” up to 20 times fewer requests
  • πŸ’β€β™€οΈ Startup feedback β€” understand what the app is doing during longer operation
  • πŸ›« ⌘R to send request β€” don’t fight your muscle memory (desktop-only, #36)

πŸͺ² Bug fixes

  • Fixed search & filter keyboard shortcuts (⌘F and β‡§βŒ˜F) to always focus the input field (#133)
  • Fixed cursor jumping in search, replace, and filter fields when typing from start/middle
  • Fixed search from selection
  • Fixed missing params in cURL and HTTPie export
  • Fixed Bearer auth token sent as param instead of header under some circumstances (#103)
  • Fixed inheriting API key from collection and passing as param (#93)
  • Fixed handling of unnamed headers to be treated as disabled instead of invalid
  • Fixed validation of URLs containing variables (#102)
  • Fixed repeat invocations of the β€œCheck again” button inside the β€œUpdate HTTPie” dialog

β†’ https://httpie.io/blog/changelog-0025

v2023.3.6

7 months ago

New in this release

  • Fixed an infinite spinner on launch when the β€œNo environment” option is selected in the environments selector.
  • Other stability improvements and minor bug fixes

Other changes in the 2023.3.X series

  • πŸͺ† Recursive variables β€” Keep your variables DRY and atomic.
  • ✏️ Inline name editing β€” Quickly rename requests and collections.
  • πŸ’Ύ Save body as file β€” Save to file directly from the client.
  • πŸ”ƒ Re-order variables β€” Bring order to your variables.
  • πŸ–Ό Re-order environments β€” And to your environments as well.
  • ✨ Other enhancements β€” Use longer collection & request names, etc.

Read the full v2023.3.X changelog β†’

recursive-variables inline-rename save-to-file reorder-variables save-to-file

v2023.3.5

8 months ago
  • Fixed high CPU usage when a large request is open in the active tab
  • Fixed slow rendering of the space tab with many variables and environments
  • Other stability improvements and minor bug fixes

v2023.3.4

9 months ago
  • Fixed slow typing in the variables table
  • Fixed slow typing when working on a GraphQL request with a large schema
  • Fixed validation false negatives when using variables in header names
  • Other stability improvements and minor bug fixes

v2023.3.3

9 months ago
  • πŸ‘¨β€πŸ‘©β€πŸ‘§β€πŸ‘¦ Preparations for an upcoming multiplayer mode
  • πŸͺ² Stability improvements and bug fixes

v2023.3.2

9 months ago
  • πŸͺ² Stability improvements and bug fixes

v2023.3.0

11 months ago

✨️ Improved variables and more

  • πŸͺ† Recursive variables β€” Keep your variables DRY and atomic.
  • ✏️ Inline name editing β€” Quickly rename requests and collections.
  • πŸ’Ύ Save body as file β€” Save to file directly from the client.
  • πŸ”ƒ Re-order variables β€” Bring order to your variables.
  • πŸ–Ό Re-order environments β€” And to your environments as well.
  • ✨ Other enhancements β€” Use longer collection & request names, etc.

πŸ‘‰ Full changelog β€” https://httpie.io/blog/changelog-0024

recursive-variables inline-rename save-to-file reorder-variables save-to-file

v2023.2.4

1 year ago
  • Fixed an occasional crash when re-ordering items via drag-and-drop
  • Fixed the auto-update dialog to automatically appear only once for each version
  • Other minor fixes and improvements

v2023.2.3

1 year ago
  • Fixed a few issues related to params and headers editing
  • Other minor bug fixes and optimizations

Read the full v2023.2.X changelog β†’