Releases: httpie/desktop
Releases · httpie/desktop
2025.2.0
✨ Enhancements
- 📤 Export/Import — Backup, share, or publish your data as JSON.
- 🗂️ Export a whole space — Transfer entire workspaces with all content.
- 🔒 Export private items — Include drafts and local environments in exports.
- 📂 Collection export — Share and back up request collections.
- 🛫 Request export — Export with optional auth and variable embedding.
- 🌍 Environment export — Share variables across teams and projects.
- 📋 Clipboard export/import — Quick sharing without saving files.
- 🔍 Export customization — Selectively include only what you need.
- 📥 Import options — Choose between creating or updating spaces.
- 🛠️ Export JSON format — Schema and TypeScript type support.
- 📋 Copy as — Instantly generate CLI commands from requests.
- 🔗 Path parameters — Parametrize URLs with
/:paramsyntax. - ✨ Other enhancements — Fixed Postman import, etc.
2025.1.0
🗞️ Read the full v2025.1.0 changelog →
✨ Enhancements
- 💇♀️ UI refresh — A cleaner and more focused UI.
- ⚡ Variable autocomplete — Searchable autocomplete for variables.
- 🎛️ Interactive references — Interact with variables as tokens.
- 🗃 Variables context menu — All the actions in one place.
- 🧩 Refactor variables — Rename variables across all usages.
- 🎯 Go to definition — Quickly navigate to variable definitions.
- 🏷️ Quick-define variables — Define variables on the fly during usage.
- ⛓️💥 Inline values — Replace variable references with their values.
- 🎭 Peek at values — Securely reveal masked variable values.
- 📋 Copy references — Copy variable references easily.
- 💤 Case-sensitivity — Support any variable naming style.
- 🏃 Escape variables — Escape variables for use as strings.
🪲 Bug fixes
- Fixed importing of individual Postman collections. (#129)
- Fixed false positives when detecting AI-prompt mode in the URL field.
- Various other minor fixes.
🖼️ In pictures
💇♀️ UI refresh
⚡ Variable autocomplete
🗃 Variables context menu
🎛️ Interactive variable references
✏️ Toggle between variable tokens and text mode
🧩 Refactor variables
💤 Case-sensitive variables
📋 Copy variables references
🏷️ Quick-define variables
🏃 Escape variables
⛓️ Inline variable values
🎭 Peek at masked variable values
🎯 Go to variable definition
🗞️ Read the full v2025.1.0 changelog →
2024.1.2
2024.1.1
✨ 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
2023.3.6
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 →

2023.3.5
- 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
2023.3.4
- 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
2023.3.3
- 👨👩👧👦 Preparations for an upcoming multiplayer mode
- 🪲 Stability improvements and bug fixes
2023.3.2
- 🪲 Stability improvements and bug fixes
2023.3.0
✨️ 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
