What's Changed
- fix: cli -- envs path resolution by @lohxt1 in #3601
- fix: cli - include collection level script, updated testbench by @lohxt1 in #3605
- fix: cli -- brutojson fn -- req script should be obj by default by @lohxt1 in #3624
- fix: rename folder case insensitive by @lohxt1 in #3635
- feat: replace nextjs with rsbuild by @lohxt1 in #3617
- feat: add support for importing collection-level variables from PM collections by @sanjai0py in #3481
- fix: update pathname validation to use basename for directory checks #2193 by @Pragadesh-45 in #3550
- fix: bruno-app tests by @lohxt1 in #3653
- fix: rsbuild related error fixes by @lohxt1 in #3655
- chore: headers/vars/script merge fns refactor by @lohxt1 in #3654
- feat: folder documentation by @fgalaf in #3206
- refactor: add sanitization for collection and folder name fixes: #160 by @Pragadesh-45 in #3559
- fix: update content-type header for XML requests to application/xml by @Pragadesh-45 in #3648
- fix: Stale Tabs for Folder Settings on Rename/Delete (fixes: #3606) by @Pragadesh-45 in #3607
- Feat/displaying variable hints as secrets for Global Environment Secrets by @Pragadesh44-Bruno in #3591
- Fix/global env duplicate name error by @sanjaikumar-bruno in #3590
- feat: add 'isNotEmpty' assertion operator by @sanjai0py in #3522
- fix: refactor createFormData function by @sanjaikumar-bruno in #3586
- refactor createFormData function by @sanjaikumar-bruno in #3656
- fix: cli -- json response parsing by @lohxt1 in #3642
- feature: Multi-part requests: user should be able to set content-type for each part in a multi-part request. #1602 by @end3rbyte in #2121
- refactor: multipart content-type pr-2121 by @lohxt1 in #3657
- refactor: multipart content-type pr review fixes by @lohxt1 in #3658
- fix: followup pr - only close folder tab on rename pr-3607 by @lohxt1 in #3659
- fix(#521): Allow "context" as the name of a key/var in a JS expression by @nelup20 in #1043
- fix: add tests to axios request object by @lohxt1 in #3660
- fix: update condition for renaming items in Windows OS by @Pragadesh-45 in #3661
- revert: rename-item watcher fix -- tbd by @lohxt1 in #3662
- fix: validations by @lohxt1 in #3670
- fix: plain text curl data by @pooja-bruno in #3677
New Contributors
- @fgalaf made their first contribution in #3206
- @Pragadesh44-Bruno made their first contribution in #3591
- @sanjaikumar-bruno made their first contribution in #3590
- @pooja-bruno made their first contribution in #3677
Full Changelog: v1.36.1...v1.37.0