Skip to content

Releases: Get-API-App/Issue-Tracker

Get API v1.2.8: Big Change - Big Features ❤️

15 Apr 13:57
b7238cf

Choose a tag to compare

Feature

  • Support Custom Methods
  • Update new UI: Move the Status Code and Duration to a new place
  • Update new UI: Expand URL textfield to full width
  • Support Setapp
  • Import HAR File
  • Add copy as cURL

Bugs

  • Fixed: Inconsistent UI in the Tab Bar
  • Fixed: Create new Folder / Request by shortcut doesn't add to the current selection
  • Fixed: Empty Request with JSON
  • Fixed: Dark Theme issue

GetAPI 1.2.5: Hotfix and Optimize app

03 Apr 07:44
b7238cf

Choose a tag to compare

Improvement

  • Better performance when storing the Response Body.

Bugs

  • Fixed: Broken UI when fetching large image
  • Fixed: Fixed fatal error when id is missing
  • Fixed: After ordering by drag & drop, it does not select the dropped request
  • Fixed: Set editing to false if user hits ESC key
  • Fixed: Remove notification to update query when we are editing the query
  • Fixed: Make sure horizontal bar isn't shifted by 1px down
  • Fixed: Create new folder/request by shortcut doesn't add to the selected
  • Fixed: Can't edit Form Tab with Bulk Edit Mode

Screenshot

Screenshot 2025-04-03 at 14 30 03

Get API 1.2.3: Small updates

25 Mar 03:45
b7238cf

Choose a tag to compare

Features

  • Order your requests by Drag & drop
  • Auto-select the Response Body, depending on the Response's Content-Type

Screenshot

GetAPI 1.2.2: New Tabs System

21 Mar 02:47
b7238cf

Choose a tag to compare

Features

  • Introduce the new Tab System, easier to Forward/Backward your current and previous Tab

Bugs

  • Fixed: Could not create a new request at the fresh launch
  • Fixed: Flickering when opening new Tab

Screenshots

Screenshot 2025-03-21 at 09 46 34

GetAPI 1.2.0: Request / Response Raw Tab

14 Aug 06:37
b7238cf

Choose a tag to compare

Features

  • Introduce the Raw Tab. Quickly inspect your Headers, URL, Status Code, and Body in the same Editor. Display as a Raw HTTP Message. #86
  • Auto use HTTP/2 or HTTP/1.1 #88
  • Fixed: JSON Float number is rounded unexpectedly #87

Screenshot

Screenshot 2024-08-14 at 13 31 25

Get API 1.1.2 - Bug fixes and improvements.

02 Jul 01:37
b7238cf

Choose a tag to compare

  • Fixed a bug where the source list loses focus.
  • Fixed a bug where the Postman collection is imported incorrectly.

Get API 1.1.1 - Reopen closed tab when startup

15 Jun 19:53
b7238cf

Choose a tag to compare

  • Get API now restores the closed tab when you reopen the app.
  • Fixed a bug where HTTP status color is reported incorrectly.
  • Polish app layout.
  • And many other minor bug fixes and improvements.

Get API 1.1.0: Local File as a Body

10 Jun 17:01
b7238cf

Choose a tag to compare

  • Supported import inputs from URL-encoded.
  • Fixed a bug where the app crashes when the user imports a Postman collection.
  • Fixed a bug where theme colors are mixed.
  • Added an option to show/hide invisible characters.
  • Supported duplicate requests.
  • Delete requests via keyboard shortcut: Command + Backspace
  • Fixed a bug where the Get API parsed the header incorrectly.
  • Supported input from local files.
  • And many other minor bug fixes and improvements.

Screenshots

CleanShot 2024-06-14 at 4  41 06@2x

Get API 1.0.9 Import inputs from encoded-URL

05 Jun 07:29
b7238cf

Choose a tag to compare

New:

  • Supported import inputs from URL-encoded.
  • Added an option to show/hide invisible characters.

Bug fixes:

  • Fixed a bug where the app crashes when the user imports a Postman collection.
  • Fixed a bug where theme colors are mixed.

Get API 1.0.8 Import CURL

01 Jun 01:13
b7238cf

Choose a tag to compare

New:

  • Supported import CURL.

Bug fixes:

  • Fixed a bug where user could not delete request.
  • Fixed a glitch bug when changing tab.
  • Many minor bug fixes and improvements.
Screenshot 2024-06-01 at 8 13 20 AM