Skip to content

Releases: httpie/desktop

2023.2.2

11 May 09:10
d86983c
Compare
Choose a tag to compare
  • Fixed the inheritance of default variable values
  • Fixed the handling of URLs using a base URL variable
  • Fixed an incorrect variable order while defining a new variable

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

2023.2.1

10 May 17:32
d86983c
Compare
Choose a tag to compare
  • Implemented syncing of requests with binary data in text bodies
  • Implemented syncing of requests with binary data in form field values
  • Fixed various sync issues preventing some users from finishing the sync
  • Various small fixes and improvements
  • ⚑️ A comprehensive refactoring and re-architecture of the entire codebase
  • 🏎️ Internal DX optimizations for rapid development of upcoming features

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

2023.1.2

26 Jan 19:45
d86983c
Compare
Choose a tag to compare
  • Added JSON syntax error highlighting for responses.
  • Fixed import of GraphQL requests using GraphQL variables.

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

2023.1.1

15 Jan 13:22
d86983c
Compare
Choose a tag to compare
  • Added the ability to click the error badge in the Body tab to navigate to the error line.
  • Added default reason phrases to be shown for standard response status codes when not provided by the server.
  • Added the ability to import multipart cURL requests.
  • Improved the stacking behavior of log-in dialogs.
  • Fixed the β€œGenerate” button for AI prompts entered in the URL bar being unintentionally disabled in some cases.
  • Fixed the handling of HEAD responses with Content-Length in the web app.
  • Fixed the handling of long labels in dialogs.

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

2023.1.0

04 Jan 08:52
d86983c
Compare
Choose a tag to compare

πŸͺ„ HTTPie AI assistant, methods in tabs, and more

πŸͺ„ HTTPie AI assistant – Introducing a new way to interact with APIs.
πŸ—‚οΈ Methods in tabs – Easier navigation with HTTP methods in tabs.
πŸ“š Library context menu β€” New context menu for quick library actions.
🌊 cURL as URL β€” Type a cURL command in the address field.
✨ Other improvements β€” Tweaks and fixes for improved API testing.

Read the full changelog β†’
Read HTTPie AI announcement β†’

HTTPie AI assistant

methods-in-tabs

curl

library-context-menu

2022.16.0

07 Dec 20:08
d86983c
Compare
Choose a tag to compare

πŸ“― Advanced import, GraphQL schema support, and more

πŸ“― Advanced import – Migrate your data from Postman and Insomnia.
πŸͺ„ GraphQL schema support – Auto-complete, validation, and more.
✨ Other improvements β€” Tweaks and fixes for an improved experience.

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

2022.15.1

25 Oct 20:08
5cab7b1
Compare
Choose a tag to compare

πŸͺ² Fixed a crash when previewing requests that reference undefined variables.

2022.15.0

21 Oct 17:15
5cab7b1
Compare
Choose a tag to compare

πŸ”¦ Data filtering, search & replace, RegExp, and more

πŸ”¦ Structural data filtering – Filter, transform and analyze JSON, XML, and HTML data.
πŸ”£ RegExp support – Level up your search powers.
πŸ”€ Search and replace – Edit the body content the smart way.
✨ Other improvements β€” Numerous tweaks and fixes.

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

Filter JSON, XML, and HTML

Search with regular expresions

Search & replace

2022.14.0

27 Sep 17:37
5cab7b1
Compare
Choose a tag to compare

πŸ–οΈ Library ordering, search, keyboard shortcuts, and more

✊ Library ordering β€” Reorder your items for a tailored organization.
πŸ” Search in messages β€” Find specific values in message bodies.
⌨️ Keyboard shortcuts β€” Move at the speed of your fingers.
🐈 β€œWhat’s inside” tooltips β€” Peek at the content of the request form.
πŸ’‘ Multi-body hints β€” Know which body types already have data.
πŸ‘οΈ Preview toggle β€” New response body preview mode toggle.
🌩 Improved web errors β€” Better web app limitation hints.
✨ Other improvements β€” Fixed localhost connection error, and more

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

shortcuts

drag and drop

search

2022.13.0

29 Aug 18:07
5cab7b1
Compare
Choose a tag to compare

πŸš€ Custom HTTP method, interactive URLs, and more

✏️ Custom HTTP methods β€” Talk to APIs using custom HTTP methods.
πŸ”— Interactive URLs β€” Interact with URLs returned by APIs and elsewhere.
πŸ–Ό New web app icon β€” Crisp new icon for easier navigation.
πŸ’†β€β™€οΈ Better header validation β€” Spot syntax errors quicker.
πŸͺ² Bug fixes β€” Hopefully, we caught them before you noticed.

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

Cursomt HTTP methods in HTTPie

Interactive URLs in HTTPie