Skip to content

Releases: requestly/requestly-desktop-app

v1.4.22

30 Jan 17:28
b482060
Compare
Choose a tag to compare
  • Fix update issue related to codesigning

v1.4.21

23 Jan 08:10
Compare
Choose a tag to compare

Support for local file redirects.

v1.4.20

12 Jan 10:26
Compare
Choose a tag to compare
  • bodyAsJson argument support in Request Body Rule.

v1.4.19

02 Jan 17:57
Compare
Choose a tag to compare

This is a bigger release than usual.

Mostly focused on adding the capability of allowing users to change the default port for the proxy server. Which closes requestly/requestly#200

But this release also covers

  • Changing the original default port for the proxy server to 8281
  • Finally using the long time implemented store setup for setting up a UserPreference store.
  • IPC calls for activating/deactivating apps no longer depend on the port passed in the payload.

Other changes includes critical bug fixes and other minor improvements

v1.4.18

24 Dec 04:24
Compare
Choose a tag to compare
  • Support new requestBody Template in Programmatic Request Body Modification Rule.

v1.4.17

17 Nov 02:56
Compare
Choose a tag to compare

Feature

Console logs from programmatic rules are now captured and sent to UI.
For now, these can be viewed by opening the UI's console when in the network traffic tab

v1.4.16

13 Nov 19:15
Compare
Choose a tag to compare

fixes web sockets

v1.4.15

11 Nov 17:09
Compare
Choose a tag to compare

v1.4.14

05 Nov 07:30
8927c1c
Compare
Choose a tag to compare

Added support for advanced filters:

  • http verb/method filter
  • resource type filter

=> fixes #12

v1.4.13

03 Nov 07:42
Compare
Choose a tag to compare

Fixes