Skip to content

Tags: usebruno/bruno

Tags

v2.15.1

Toggle v2.15.1's commit message
fix: stringify `rawValue` in `brunoVarInfo` (#6281)

v2.15.0

Toggle v2.15.0's commit message
refactor: update deprecation messages for Presets and Post Response V…

…ars (#6230)

* refactor: update DeprecationWarning component to accept children and enhance deprecation messages for Presets and Post Response Vars

* refactor: update DeprecationWarning component to use props for feature names and links, enhancing deprecation messages across various components

v2.14.2

Toggle v2.14.2's commit message
update json request and response formatting logic

v2.14.1

Toggle v2.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #6054 from barelyhuman/fix/regex-index

fix: remove global flag from TEMPLATE_VAR_PATTERN to avoid falsey matches

v2.14.0

Toggle v2.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: handle prettifying json data with bruno variables (#6038)

v2.13.2

Toggle v2.13.2's commit message
fix(bru-2035): form-urlencoded logic updates (#5820)

v2.13.1

Toggle v2.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: remove redundant ipcRenderer.invoke call (#5799)

v2.13.0

Toggle v2.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: newly created requests should be added within the directory cont…

…ext (#5784)

* fix: newly created requests should get added to directory we want them to get added

* refactor: simplify code

* fix : lint

* refactor

* refactor

v2.12.0

Toggle v2.12.0's commit message
fix: update preferences saving method in preferences utility (#5617)

* fix: update preferences saving method in preferences utility

* fix: make markAsLaunched asynchronous and improve error handling in onboarding process

* fix: lint errors

---------

Co-authored-by: Bijin Bruno <bijin@usebruno.com>

v2.11.0

Toggle v2.11.0's commit message
ca certs function updates (#5555)