Releases: requestly/requestly-desktop-app
Releases · requestly/requestly-desktop-app
v26.3.3
What's Changed
- fix: Intercepteded close event for hidding bg console instead of accidentally killing it by @rohitneharabrowserstack in #301
- fix: add Id to Errored Records by @dinex-dev in #304
- fix: form-urlencoded body handling for GET requests by @srbh777 in #295
New Contributors
Full Changelog: v26.2.27...v26.3.3
v26.2.27
What's Changed
- [ONCALL-313] fix: get path from type-box error by @Aarushsr12 in #298
- [ENGG-5312] fix: Fix import for records with duplicate names by @ajinkya-browserstack in #290
Full Changelog: v26.2.20...v26.2.27
v26.2.20
What's Changed
- Added logic for adding preview URLand lauching with that web URL by @rohitneharabrowserstack in #293
New Contributors
- @rohitneharabrowserstack made their first contribution in #293
Full Changelog: v26.2.17...v26.2.20
v26.2.17
What's Changed
- chore: upgraded eslint to v9 and configure typescript compatible rules by @nafees87n in #280
- [ENGG-5288] feat: setup sentry in main & bg-process by @Aarushsr12 in #284
- fix: resolve localhost requests with IP literal URLs by @nsrCodes in #289
- [ENGG-5120]: Add optional
rankfield to API data structure by @dinex-dev in #261
Full Changelog: v26.2.6...v26.2.17
v26.2.6
What's Changed
- fix: remove proxy for api client requests & resolve localhost requests by @Aarushsr12 in #276
Full Changelog: v26.2.4...v26.2.6
v26.2.4
What's Changed
- [ENGG-4591]: Onboarding revamp changes by @RuntimeTerror10 in #270
Full Changelog: v26.1.28...v26.2.4
v26.1.28
What's Changed
- fix: env variable id type by @rohanmathur91 in #267
- [ONCALL-264] fix: axios double stringifying request body string when sent with application/json by @nafees87n in #272
Full Changelog: v26.1.6...v26.1.28
v26.1.6
What's Changed
- chore: bump requestly-proxy version by @wrongsahil in #255
Full Changelog: v25.12.23...v26.1.6
v25.12.23
What's Changed
- feat: Add 'not permitted' type error code to createFileSystemError by @ajinkya-browserstack in #251
- feat: type support schema changes by @shubhranshu-dash in #246
Full Changelog: v25.12.15...v25.12.23
v25.12.15
API client now available on Linux 🎉
This and all future releases will now have an .AppImage.
Also brings with it long standing improvements like:
- fixes to certificate re-generation #97 (from v1.7.1)
- support for intercepting network requests from an existing browser #105 (from v1.7.4)
- global shared state for rules in dynamic js requestly/requestly-proxy#46 (from v1.7.2)
Thanks to @dinex-dev for all the help here!
What's Changed
- Fix linux pipeline by @dinex-dev in #122
- chore: linux in ci by @nsrCodes in #248
- build: bundling configs for .node + proper import of setapp package by @nsrCodes in #217
Full Changelog: v25.12.10...v25.12.15