Commit Graph

  • 154c45d87d skip loading CA certificates when SSL verification is disabled (#6829) sreelakshmi-bruno 2026-01-21 12:38:45 +05:30
  • 0bf169562b feat: enhance OAuth2 support in snippet generation (#6592) Yash 2026-01-21 12:23:05 +05:30
  • 967b073ded fix: prevent response truncation in recursive collection runner (#6862) gopu-bruno 2026-01-21 11:32:33 +05:30
  • 725dfeacac feat: add user-agent support in gRPC client channel options (#6808) sanish chirayath 2026-01-20 23:59:25 +05:30
  • 923d26ce56 fix: get certs and proxy config based on oauth2 token and refresh urls instead of resource url (#6164) lohit 2026-01-20 16:13:54 +00:00
  • 7e258003d5 feat: add certs and proxy config for bruno-cli oauth2 requests (#6423) lohit 2026-01-20 16:12:48 +00:00
  • 7689288763 fix:prevent JS hint leak on Ctrl+Space and show allowed root hints (#6776) Abhinandan M.S 2026-01-20 13:55:49 +05:30
  • 81faa57808 fix: add timeout for prevent ui lag (#6771) fake 2026-01-20 10:58:06 +03:00
  • bac9616de4 feat: enhance SaveRequestsModal to handle environment drafts (#6857) naman-bruno 2026-01-20 12:40:06 +05:30
  • 9ab1ed3d90 fix: update clone collection location logic based on active workspace (#6841) naman-bruno 2026-01-20 12:38:31 +05:30
  • 408c9d4a4e chore: update project dependencies (#6858) Sid 2026-01-20 12:37:09 +05:30
  • ebafdd813c chore: update qs package version to 6.14.1 (#6849) Sid 2026-01-19 21:40:39 +05:30
  • 5ddcf7a8e2 Merge branch 'main' into fix/qs-vuln fix/qs-vuln Siddharth Gelera 2026-01-19 21:38:16 +05:30
  • 8990d196d0 chore: update qs package version to 6.14.1 Siddharth Gelera 2026-01-19 21:13:39 +05:30
  • 6642f4d0b0 fix: cli proxy config updates (#6846) lohit 2026-01-19 15:28:20 +00:00
  • 4f75474c87 remove allowScriptFilesystemAccess flag (#6834) naman-bruno 2026-01-19 19:33:00 +05:30
  • e5b7aa5ab4 fix: variables set via setVar should be interpolated only during runtime (#6823) Bijin A B 2026-01-19 17:28:36 +05:30
  • 875df38501 Merge pull request #6662 from usebruno/feature/bru-safemode-5760 Sid 2026-01-19 17:26:45 +05:30
  • a724f010ff fix bru safe mode and add test (#6667) feature/bru-safemode-5760 Pooja 2026-01-19 14:52:42 +05:30
  • f9423d1238 feat: Implement isSafeMode() API (#5760) Dominik D. Geyer 2026-01-05 12:03:31 +01:00
  • 51e36519f7 fix: improve {{var}} detection using cursor-based brace matching (#6691) shubh-bruno 2026-01-19 17:17:09 +05:30
  • bd0894ede0 fix: resolve tab flickering when switching between requests (#6825) gopu-bruno 2026-01-16 12:08:14 +05:30
  • ed51f304b8 fix: variables set via setVar should be interpolated only during runtime fix/remove-setVar-interpolation Bijin A B 2026-01-15 13:35:42 +05:30
  • b1e6a707bf feat: add support for interpolation on mockDataFunctions (#6393) Pragadesh-45 2026-01-14 21:58:03 +05:30
  • c51381888a fix: basic Auth inheritance in code generation (#6805) Sanjai Kumar 2026-01-14 21:12:04 +05:30
  • 8b1b18cc39 fix: resolve Load Request button error when loading large collection … (#6809) sreelakshmi-bruno 2026-01-14 19:25:39 +05:30
  • 707ed63be6 fix: timestamp tooltip message (#6688) Pooja 2026-01-14 17:13:54 +05:30
  • bc0bb64400 fix: prevent URL marking within variable patterns in CodeMirror (#6680) Chirag Chandrashekhar 2026-01-14 14:00:28 +05:30
  • 4c110900c1 fix: rename requests double notifications (#6677) shubh-bruno 2026-01-14 13:28:35 +05:30
  • 65ed6d3cfb fix: response format auto-switch on content type change (#6773) shubh-bruno 2026-01-14 13:28:04 +05:30
  • 7b28b05bc1 fix: add compute key for virtual table (#6807) Sid 2026-01-14 13:09:18 +05:30
  • b0f27d01b9 fix: env vars loading and switching using react-virtuoso (#6790) shubh-bruno 2026-01-14 12:24:07 +05:30
  • 3351bf990a fix: websocket message scroll (#6503) Pooja 2026-01-13 22:09:08 +05:30
  • 07fff423bb feat: add node-vault util functions (#6796) lohit 2026-01-13 16:36:40 +00:00
  • 36d10ab480 feat: implement translation utilities for converting Bruno scripts pm format (#6761) sanish chirayath 2026-01-13 20:03:14 +05:30
  • c918c679d7 fix: handle optional clientSecret in OAuth2 authorization header (#6186) Abhishek S Lal 2026-01-13 19:30:11 +05:30
  • 7e3386b1b8 feat: allow collection environment and environment file to be used together in run command (#6784) Abhishek S Lal 2026-01-13 19:24:26 +05:30
  • f4162e1ce6 feat: show skipped requests with parsing errors in report (#6780) Sanjai Kumar 2026-01-13 18:51:27 +05:30
  • e6a48a73bf fix: move yup from peerDependencies to dependencies (#6794) gopu-bruno 2026-01-13 18:49:11 +05:30
  • fceb99edc2 fix: autosave for environment tabs and folder-level auth (#6510) Sanjai Kumar 2026-01-13 16:16:46 +05:30
  • ebc105d42e add: autosave missing actions in middleware (#6781) Pooja 2026-01-13 12:38:07 +05:30
  • 32d56f6942 fix: update modal size in CreateEnvironment component from small to medium (#6791) Abhishek S Lal 2026-01-13 12:35:44 +05:30
  • e4a1fca3b1 feat: Improve response content type detection and SVG handling (#6741) Abhishek S Lal 2026-01-13 12:33:55 +05:30
  • 59ff9bdafb Bugfix/workspace name case mismatch (#6560) Abhishek S Lal 2026-01-12 23:15:39 +05:30
  • 071ee9ab2e feat: workspace .env file support (#6777) naman-bruno 2026-01-12 13:40:38 +05:30
  • 176646f983 feat: add default .gitignore file creation in workspace and collection (#6778) naman-bruno 2026-01-12 13:26:45 +05:30
  • d76a574c51 correct GitHub version badge URL in readme files (#6772) Anas Najam 2026-01-12 12:39:02 +05:30
  • 734ee16fe1 feat: apply modified dataBuffer to the response (#6023) Pragadesh-45 2026-01-12 11:39:26 +05:30
  • 33594bdcec feat: add zoom controls to key mappings (#6765) Pragadesh-45 2026-01-09 19:50:36 +05:30
  • 2acfe60a5f feat/ Theme-dependent screenshots in README (#6738) Ryan 2026-01-09 07:28:37 -06:00
  • aecaab84dd feat: add script to list changed packages (#6678) Sid 2026-01-09 16:30:52 +05:30
  • 3b33fa89d1 feat: js api supports get path params (#5235) David Skrivanek 2026-01-09 10:30:13 +00:00
  • 45264bfcc5 refactor: enhance WSRequestPane and WSResponsePane with ResponsiveTabs component (#6650) Abhishek S Lal 2026-01-09 14:06:15 +05:30
  • b01b8d7bc4 fix: grpc import paths (#6726) sanish chirayath 2026-01-08 21:16:47 +05:30
  • 58a38ac5a1 refactor: enhance tab management in ResponseExampleResponsePane component (#6655) Abhishek S Lal 2026-01-08 20:43:41 +05:30
  • 7328988e59 refactor: simplify HtmlPreview component by extracting render logic into a separate function (#6740) Abhishek S Lal 2026-01-08 20:04:38 +05:30
  • 39a6fc837d fix: Handle deleted environment variables in UI (#6703) Sanjai Kumar 2026-01-08 20:00:43 +05:30
  • 5b1b1b5541 fix: ephemeral environment variables being saved to filesystem (#6723) Sanjai Kumar 2026-01-08 19:59:01 +05:30
  • 578fa72dc8 refactor: enhance GrpcRequestPane and GrpcResponsePane with ResponsiveTabs component (#6649) Abhishek S Lal 2026-01-08 15:25:39 +05:30
  • 4708e8e589 fix: enhance collection item drop logic to prevent invalid moves (#6727) Sanjai Kumar 2026-01-08 14:02:16 +05:30
  • 2a9386ef6b fix: update ResponseExampleUrlBar styles for better overflow handling (#6535) Abhishek S Lal 2026-01-08 02:34:23 +05:30
  • 9483dbf4af fix: yml format registration on collection import (#6735) naman-bruno 2026-01-08 00:49:48 +05:30
  • c82b61209a refactor: remove HTML validation functions and simplify HtmlPreview component logic (#6730) v3.0.2 release/v3.0.2 Abhishek S Lal 2026-01-07 22:46:31 +05:30
  • aea4f6934e fix: workspace already opened (#6721) naman-bruno 2026-01-07 14:35:03 +05:30
  • 77e47f361b fix: avoid error toast while pasting non-cURL value in GQL url field (#6718) Abhishek S Lal 2026-01-07 13:27:38 +05:30
  • 5f6be0a82c chore: minor url bar alignment fixes and refactor (#6714) Bijin A B 2026-01-07 08:20:02 +05:30
  • fb6e2816d5 fix: Query URL overflow pushes the action buttons outside view in gRPC and HTTP (#6706) Chirag Chandrashekhar 2026-01-07 07:40:58 +05:30
  • 65363266c6 improve: migration & default workspace handling naman-bruno 2026-01-06 21:57:25 +05:30
  • 8182d6cef1 refactor: improve tab state management in ResponsiveTabs component (#6687) Abhishek S Lal 2026-01-06 17:13:56 +05:30
  • 0b436e2c9f refactor: remove HTML validation functions and simplify HtmlPreview component logic (#6730) Abhishek S Lal 2026-01-07 22:46:31 +05:30
  • 9005e17eb5 Merge pull request #6707 from naman-bruno/improve/default-migration Anoop M D 2026-01-07 19:14:01 +05:30
  • efe94d9c90 fix: Large Response Warning download button functionality (#6695) gopu-bruno 2026-01-07 15:23:10 +05:30
  • 848825f16a Change home image in readme with v3 UI (#6699) ganesh 2026-01-07 15:22:21 +05:30
  • 4d60425a05 fix: workspace already opened (#6721) naman-bruno 2026-01-07 14:35:03 +05:30
  • c03fe301f8 fix: avoid error toast while pasting non-cURL value in GQL url field (#6718) Abhishek S Lal 2026-01-07 13:27:38 +05:30
  • c8371410c2 chore: minor url bar alignment fixes and refactor (#6714) Bijin A B 2026-01-07 08:20:02 +05:30
  • dcbf38bf61 fix: Query URL overflow pushes the action buttons outside view in gRPC and HTTP (#6706) Chirag Chandrashekhar 2026-01-07 07:40:58 +05:30
  • a57ecde1d0 improve: migration & default workspace handling naman-bruno 2026-01-06 21:57:25 +05:30
  • 791843174e refactor: improve tab state management in ResponsiveTabs component (#6687) Abhishek S Lal 2026-01-06 17:13:56 +05:30
  • 1174f22d88 fix: improve Content-Type handling when request body is none (#6486) (#6540) Pragadesh-45 2026-01-06 17:02:53 +05:30
  • 8300abe086 fix: auth in cli (#6675) v3.0.1 v3.0.0 release/v3.0.1 release/v3.0.0 naman-bruno 2026-01-05 22:06:26 +05:30
  • a3809ce4b9 style: remove unnecessary padding from pre elements in StyledWrapper component (#6674) Abhishek S Lal 2026-01-05 20:39:58 +05:30
  • adb46110dd Fix/ws environment input alignment (#6672) gopu-bruno 2026-01-05 20:28:56 +05:30
  • 7cc4c0993e fix: atomic write issue (#6664) naman-bruno 2026-01-05 17:29:03 +05:30
  • 1030d02ac7 fix: update hover background color in dark theme (#6666) Abhishek S Lal 2026-01-05 17:28:49 +05:30
  • d616be7271 Merge pull request #6661 from naman-bruno/cli/opencollection Anoop M D 2026-01-05 16:09:51 +05:30
  • afd49d146f add: oc support for cli naman-bruno 2026-01-05 15:57:49 +05:30
  • 97e43c4489 feat: add native select styling to global styles (#6660) Abhishek S Lal 2026-01-05 15:52:34 +05:30
  • f9af22d586 fix: apply infoTip styling to CodeMirror tooltip (#6658) gopu-bruno 2026-01-05 14:16:52 +05:30
  • 8590bacd79 add license and readme to bruno query package (#6654) sreelakshmi-bruno 2026-01-05 13:22:54 +05:30
  • a7d1a349e3 fix: lighten dark pastel theme modal background color (#6653) Bijin A B 2026-01-04 21:46:04 +05:30
  • 19840f8546 fix: lighten dark pastel theme modal background color feat/theme-patch-1 Bijin A B 2026-01-04 21:44:43 +05:30
  • d03d8f01a1 feat: update @opencollection/types to version 0.7.0 and add demo image to GenerateDocumentation component (#6651) Anoop M D 2026-01-04 21:28:19 +05:30
  • 97c700beba fix: update logic for checking formdata instances (#6643) lohit 2026-01-04 21:27:07 +05:30
  • b6a27bc66c fix: reverse sorting order for websocket messages (#6652) Sid 2026-01-04 16:54:27 +05:30
  • c20872b40c feat: update @opencollection/types to version 0.7.0 and add demo image to GenerateDocumentation component feat/fix-yml-multipartform-content-type Anoop M D 2026-01-04 14:50:10 +05:30
  • 76a2889206 fix(ux): fix sidebar invisible for environments tab, grpc and ws (#6648) Bijin A B 2026-01-04 12:40:22 +05:30
  • d61c301250 fix(ux): fix sidebar invisible for environments tab, grpc and ws fix/sidebar-border Bijin A B 2026-01-04 09:57:23 +05:30
  • d506c37516 chore: adjust indent borders, table stripes, modal bg & tooltip bg (#6646) Bijin A B 2026-01-03 23:40:39 +05:30
  • 0c4ad0ed60 fix: escape closing tags in genrated docs (#6645) naman-bruno 2026-01-03 20:28:36 +05:30