Skip to content

Releases: peterkomar/qrestclient

QRestClient 2.3.0

15 Nov 10:33
Compare
Choose a tag to compare

Add support grouping requests
Build on Qt 5.9.2

QRestClient 2.1.0

23 Dec 20:24
Compare
Choose a tag to compare

Added HTML preview mode.
Bug fixes

QRestClient 2.0.1

14 Dec 21:31
Compare
Choose a tag to compare

New features:

  • JSON format
  • design changes

Bug fixes:

  • fail when starting first time
  • other small fixes

QRestClient 2.0

19 Nov 21:54
Compare
Choose a tag to compare

New features:

  • request history search
  • predefined headers with values
  • request/response details dialog
  • copy request/response into clipboard
  • share request/response details on gist

Bug fixed:

  • fixed showing tabs on MacOS
  • fixed showing response code

QRestClient

28 Oct 20:54
Compare
Choose a tag to compare
  • Optimise removing history
  • Added abort request button

other small fixes and optimisations

QRestClient

04 Nov 17:34
Compare
Choose a tag to compare

New features:

  • Run request via hot key Ctrl+R

Fixes:

  • Fix parsing json for incorrect symbols.
  • Fix switch to non json format.
  • Fix render response types and shows correct render type in menu
  • Fix shows json null values

QRestClient V1.1

08 Oct 20:23
Compare
Choose a tag to compare

QRestClient V1.1 testing tool for send REST requests with different GET, POST, PUT, DELETE parameters, heders, raw body and etc. This tool will be helpfully for web services developers.

New features:

  1. Switcher JSON/Text viewer response
  2. Selectable JSON view items