Skip to content

Tags: requestly/requestly

Tags

v26.5.14

Toggle v26.5.14's commit message
Requestly v26.5.14 released

changelog-2026.03.23

Toggle changelog-2026.03.23's commit message
Fixed bug with openApi import issue on local workspace (#4528)

* Fixed bug with openApi import issue on local workspace

* Fixed openApi multipart bug

* Fixed multipart import

* Moved the bug fix in package itself

* Removed stray commit changes

* use deterministic key for SingleLineEditor in MultipartFormRowTable

changelog-2026.03.16

Toggle changelog-2026.03.16's commit message
Fixed collection variable sync on cloud for empty row (#4475)

* Fixed collection variable sync on cloud for empty row

* Added fix with empty variable

* Addressed coderabit comments

* Added comments for logic explanation

* Removed fallback

* Cleaned up code

* Update app/src/backend/apiClient/upsertApiRecord.ts

Co-authored-by: Nafees Nehar <nafees87n@gmail.com>

---------

Co-authored-by: Nafees Nehar <nafees87n@gmail.com>

changelog-2026.03.09

Toggle changelog-2026.03.09's commit message
fix/RQ-625: Fix styling when resizing application window (#4479)

changelog-2026.03.02

Toggle changelog-2026.03.02's commit message
Reverted extension changes for redirection (#4450)

changelog-2026.02.23

Toggle changelog-2026.02.23's commit message
Refactor environment import to use feature context dispatch (#4394)

changelog-2026.02.16

Toggle changelog-2026.02.16's commit message
chore: force new auth (#4347)

changelog-2026.02.09

Toggle changelog-2026.02.09's commit message
ONCALL-288 Handle InvalidContextVersionError in workspace setup (#4305)

* Handle InvalidContextVersionError in workspace setup

* Throw workspace loading error in container component

* Fix error handling to use error message property

changelog-2026.02.02

Toggle changelog-2026.02.02's commit message
chore: temporary ai error message string show (#4254)

* chore: temporary ai error message string show

* style: be explicit on the UI about what errors are shown

changelog-2026.01.17

Toggle changelog-2026.01.17's commit message
[ONCALL-252] fix: bubble up the error for save (#4220)