Commit Graph

  • c9a96ee94f feat: fuzzy search for grpc methods list (#5940) Abhishek S Lal 2025-10-30 17:56:49 +05:30
  • b69db7b44b fix: High CPU due to WMI queries (#5924) naman-bruno 2025-10-30 15:32:21 +05:30
  • 73caaef42b fix: crash on viewing large responses (#5647) naman-bruno 2025-10-30 13:29:53 +05:30
  • e68b2ae3b7 feat: Import Insomnia environments (#5716) Sanjai Kumar 2025-10-29 19:04:09 +05:30
  • cc7f1ea58f feat: add copy and paste functionality for requests (#5907) Pooja 2025-10-29 17:24:09 +05:30
  • 6e8cd55b76 Refactor: Change how test runner handles pageWithUserData tests (#5922) Sid 2025-10-29 14:32:45 +05:30
  • 384aabf2af Bugfix: Error importing curl with no space in header (#5897) Tanishq Singla 2025-10-29 14:11:46 +05:30
  • a15dcdb133 fix: removed unwanted logging of global environment variables in the console (#5904) Abhishek S Lal 2025-10-29 13:57:57 +05:30
  • 18848cdb26 fix: added xml-formatter package in package.json of bruno-js (#5920) Abhishek S Lal 2025-10-28 18:42:34 +05:30
  • 29b90a7e0d Fix: Multi sub protocol support for web sockets (#5903) Siddharth Gelera (reaper) 2025-10-28 11:34:24 +05:30
  • 4fbe371eb0 fix: revert increasing playwright worker count (#5906) Bijin A B 2025-10-27 22:54:54 +05:30
  • 6fd2b8be6d fix: enhance cleanup process in MaskedEditor by adding destroy method and improving disable logic (#5748) Pragadesh-45 2025-10-27 18:00:52 +05:30
  • be7f92d77f Resolved issue: https://github.com/usebruno/bruno/issues/4672 (#5900) Chirag Chandrashekhar 2025-10-27 16:26:49 +05:30
  • 7fda0fc714 Remove irrelevant keyboard shortcuts - keep only Ctrl+W and Ctrl+PageUp/Down copilot/fix-ctrl-w-close-tab-issue copilot-swe-agent[bot] 2025-10-27 09:10:16 +00:00
  • c4a2d52cc9 Add keyboard shortcut pass-through for tab navigation in CodeMirror editors copilot-swe-agent[bot] 2025-10-27 08:50:31 +00:00
  • 4e5846f3bd Initial plan copilot-swe-agent[bot] 2025-10-27 08:38:03 +00:00
  • c5325c732f feat: enhance environment variable persistence handling (#5783) Sanjai Kumar 2025-10-25 19:02:45 +05:30
  • a538b27f24 Import WSDL to collection (#5015) Anton 2025-10-25 11:50:18 +02:00
  • 77bb8f40fe Update readme.md (#5883) Anoop M D 2025-10-24 17:56:21 +05:30
  • 8f1f5e3861 Update readme.md kosarinin 2025-10-24 15:12:40 +03:00
  • e9251a1f3f fix: add missing jsonwebtoken in package-lock (#5882) Bijin A B 2025-10-24 17:25:11 +05:30
  • 3a011b2a18 Merge pull request #5881 from usebruno/bugfix/incorrect-space-encode-internal Sid 2025-10-24 17:17:40 +05:30
  • fa1498e2a8 Bugfix/incorrect space encode (#5870) bugfix/incorrect-space-encode-internal Chirag Chandrashekhar 2025-10-24 16:23:23 +05:30
  • 77681ca51e fix: inherit vars and headers from the collection (#5876) Siddharth Gelera (reaper) 2025-10-24 15:08:10 +05:30
  • 045141efaf Fix the space encoding issue (#4478) Vipin Sundar 2025-10-23 12:57:19 +03:00
  • c997b91698 added jsonwebtoken as inbuilt library (#5535) anusree-bruno 2025-10-22 14:57:19 +05:30
  • 986d5b0b2a moved custom search to components folder (#5750) anusree-bruno 2025-10-22 14:56:57 +05:30
  • 4acffefb70 Add proxy agent support to OAuth2 token requests copilot/fix-oauth2-proxy-support copilot-swe-agent[bot] 2025-10-22 09:23:52 +00:00
  • b496ebc0ce Initial plan for OAuth2 proxy support copilot-swe-agent[bot] 2025-10-22 09:16:46 +00:00
  • a990b96916 Initial plan copilot-swe-agent[bot] 2025-10-22 09:11:28 +00:00
  • a2a521477a add fix for runtime var color (#4254) ganesh 2025-10-22 14:23:12 +05:30
  • 8e70adcbf9 fix: incomplete tests (#5824) Siddharth Gelera (reaper) 2025-10-22 13:39:36 +05:30
  • 7e959f788c chore(deps): bump actions/setup-node from 5 to 6 dependabot/github_actions/actions/setup-node-6 dependabot[bot] 2025-10-20 16:36:24 +00:00
  • 87296776fa add arch linux install to readme (#4569) Prasanth Baskar 2025-10-19 03:19:16 +05:30
  • 9df70cd759 Merge pull request #5809 from 0x416c6578/feature/minify-json-xml Alex 2025-10-18 20:59:32 +01:00
  • 8f9fb3b3c9 Merge pull request #5163 from josbiz/fix--dot-on-proxy-options-when-unused Anoop M D 2025-10-19 01:15:21 +05:30
  • 6d018f5648 Merge pull request #5164 from josbiz/fix--dot-now-showed-on-used-preset-setting Anoop M D 2025-10-19 01:14:00 +05:30
  • 789d0b23c0 added option to revert changes (#4503) Anoop M D 2025-10-19 01:09:07 +05:30
  • 81e1e403e4 handle options in getBody for QuickJS VM (#4614) anusree-bruno 2025-10-19 01:02:30 +05:30
  • ad2add4026 Added tests for replacing invalid variable characters in Postman collection Env (#4634) Sanjai Kumar 2025-10-19 01:00:19 +05:30
  • 02554c3ad9 Merge pull request #4279 from naman-bruno/feat/apikey-codegen naman-bruno 2025-10-19 00:53:58 +05:30
  • 62815e3429 Merge pull request #5008 from anusree-bruno/feat/add-process-env-vars-to-gql-introspection Anoop M D 2025-10-18 23:15:51 +05:30
  • 9859b69559 Merge pull request #5113 from apealpha/bugfix/3019-prettify-json-with-variables Anoop M D 2025-10-18 22:51:10 +05:30
  • 440c688bbb Merge pull request #4708 from pooja-bruno/improve/use-common-getTreePathFromCollectionToItem-function Anoop M D 2025-10-18 22:44:08 +05:30
  • 416eb754b7 Merge pull request #4747 from ZieglerZhu/bugfix/update-readme-cn Anoop M D 2025-10-18 18:00:11 +05:30
  • b85d6efa60 Merge pull request #5303 from usebruno/dependabot/github_actions/actions/checkout-5 Anoop M D 2025-10-18 16:49:35 +05:30
  • 19dea18629 Merge pull request #5829 from BlakeGuilloud/bugfix/5823-saving-url-in-response-pane Blake Guilloud 2025-10-18 07:09:21 -04:00
  • 636901c23d fix: resolve global env variable becoming undefined on script execution (#5816) Abhishek S Lal 2025-10-17 21:50:50 +05:30
  • 63aaaac517 fix(bru-2035): form-urlencoded logic updates (#5820) v2.13.2 release/v2.13.2 lohit 2025-10-17 18:22:43 +05:30
  • a66e0a314b fix: improve URL parsing in getParsedWsUrlObject (#5822) Sid 2025-10-17 18:15:15 +05:30
  • a4b1941817 fix(bru-2035): form-urlencoded logic updates (#5820) lohit 2025-10-17 18:22:43 +05:30
  • 7d8fde9180 fix: improve URL parsing in getParsedWsUrlObject (#5822) Sid 2025-10-17 18:15:15 +05:30
  • 4197304bf9 Merge pull request #5679 from mheidinger/visual-gql-indicator Anoop M D 2025-10-17 15:00:37 +05:30
  • b75422a010 feat: add visual indicator for GQL requests Max Heidinger 2025-10-17 10:25:54 +02:00
  • e9f03c46c7 tests: add tests for URN parsing (#5819) Pragadesh-45 2025-10-17 10:58:26 +05:30
  • 73e828621f fix: enhance URL parameter parsing and interpolation logic (#5812) Pragadesh-45 2025-10-16 17:58:53 +05:30
  • 2becf49542 fix: harden type checks for buildFormUrlEncodedPayload (#5811) Siddharth Gelera (reaper) 2025-10-16 13:31:13 +05:30
  • 4c3a9928bc fix: remove redundant ipcRenderer.invoke call (#5799) v2.13.1 release/v2.13.1 Siddharth Gelera (reaper) 2025-10-15 17:33:41 +05:30
  • b694a41c96 fix: duplicate response for grpc (#5793) sanish chirayath 2025-10-15 16:39:37 +05:30
  • ff9a4d97e3 fix: newly created requests should be added within the directory context (#5784) v2.13.0 release/v2.13.0 sanish chirayath 2025-10-14 17:49:21 +05:30
  • 6ab6e5ed57 fix(ui): limit dropdown width to 650px and fix alignment (#5781) Bijin A B 2025-10-14 12:05:48 +05:30
  • 3837a7612c Merge pull request #5778 from bijin-bruno/fix/environment-names-visibility Bijin A B 2025-10-14 11:31:29 +05:30
  • 6589dc51cd Merge pull request #5765 from usebruno/chore/better-message-for-the-future-maintainer Anoop M D 2025-10-12 15:19:37 +05:30
  • 509f4da667 chore(#1693): better comment explaining why bruno sets content-type header as false chore/better-message-for-the-future-maintainer Anoop M D 2025-10-12 15:18:29 +05:30
  • 9d2b070ed9 Merge pull request #5754 from Pragadesh-45/fix/doc-editor Anoop M D 2025-10-11 17:25:39 +05:30
  • d0c524cd9a Merge pull request #5757 from wbw1537/enhance-error-log Anoop M D 2025-10-11 17:08:43 +05:30
  • 74f0f67795 Update error message for SSL/TLS certificate verification Anoop M D 2025-10-11 17:08:09 +05:30
  • 45664bdb65 enhance error log Bowen Wang 2025-10-10 21:55:53 +08:00
  • 98cb2df3fe feat(Markdown): enhance Markdown rendering options and use exact whitespace instead normalizing Pragadesh-45 2025-10-09 23:33:55 +05:45
  • d478102b30 chore(bru-1943): upgrade electron version to v37.6.1 (#5752) lohit 2025-10-09 18:58:28 +05:30
  • 924bc2e79e Merge pull request #5713 from barelyhuman/fix/form-values-seq-5237 Siddharth Gelera (reaper) 2025-10-09 18:25:28 +05:30
  • c2d40fe99f Fix: Cross button not resetting timeout to inherit (#5749) Pooja 2025-10-09 14:47:18 +05:30
  • 944674d208 feat: add transformDescription function to handle various description formats in Postman collections (#5744) sanish chirayath 2025-10-08 20:31:39 +05:30
  • 0c30357b01 feat: add redirect and timeout in request settings (#5672) Pooja 2025-10-08 20:00:37 +05:30
  • ce40949564 fix: filter out internal content-type headers for no body requests in axiosinstance (#5591) Sanjai Kumar 2025-10-08 17:25:21 +05:30
  • c6ce40c245 fix: keepAlive's fallback adds problem while saving normal requests (#5741) Siddharth Gelera (reaper) 2025-10-08 17:06:24 +05:30
  • 6890bbee70 Merge pull request #5733 from Skewnart/fix/locale-usage-in-tests Anoop M D 2025-10-08 15:01:16 +05:30
  • 4993c61e29 fix(bru-1928): fix debug library dependency for bruno-requests package (#5738) lohit 2025-10-08 12:59:33 +05:30
  • a66e849cfb Feat/editor custom search (#5278) anusree-bruno 2025-10-08 11:05:17 +05:30
  • 9f47200e7b fix(bru-1939): fix OAuth2 credentials not persisting across requests in the same collection run. (#5730) lohit 2025-10-07 22:40:51 +05:30
  • 10739c32c4 fix(bru-1928): bruno-cli oauth2 updates (#5729) lohit 2025-10-07 22:38:52 +05:30
  • c1853e613b Feat: Websocket Support (#5480) Siddharth Gelera (reaper) 2025-10-07 21:03:09 +05:30
  • c393dfe5d6 fix: fixing tests using locale on sizes Skewnart 2025-10-07 16:33:20 +02:00
  • cf17539a47 Refactor: Remove normalizeNewlines function and update tests to preserve newline types (#5697) Pragadesh-45 2025-10-07 18:43:19 +05:30
  • 608a9d1954 Merge pull request #5386 from pkolmann/bugfix-digest-auth Anoop M D 2025-10-07 18:29:11 +05:30
  • 3a04d43ffe fix: lint Pragadesh-45 2025-10-07 18:05:46 +05:45
  • 5c9a391cc6 fix(digest-auth): handle multiple QOP values in Digest Auth Pragadesh-45 2025-10-07 17:39:38 +05:45
  • df4b7c1337 feat(cli): ignore and skip invalid .bru file (#5711) Pragadesh-45 2025-10-07 15:20:45 +05:30
  • db6a639c15 feat: add path based grouping for openapi (#5638) Pooja 2025-10-07 13:32:11 +05:30
  • 85319769a5 feat: add Rosetta detection for Apple Silicon (#5717) Siddharth Gelera (reaper) 2025-10-07 13:05:43 +05:30
  • 8d2f087206 feat: enhance json environment file support in bruno-cli (#5660) Sanjai Kumar 2025-10-07 12:49:22 +05:30
  • 1cc3a6432a Feature: support import paths for gRPC (#5573) sanish chirayath 2025-10-07 12:47:16 +05:30
  • 28907a203f fix: Show active global environment in config modal (#5698) Pooja 2025-10-07 12:30:53 +05:30
  • 6204e90e9c fix(digest-auth): fix Digest Auth when no QOP is set Philipp Kolmann 2025-08-21 10:11:56 +02:00
  • 1d0ba135ff Enable gRPC (Beta to GA) (#5687) sanish chirayath 2025-10-06 23:16:19 +05:30
  • 3c72975314 fix: removeMenu on about window (#5712) Siddharth Gelera (reaper) 2025-10-06 15:30:14 +05:30
  • 3fa9fea6a4 use request directory as the destination for saving response (#5699) Andrii Oriekhov 2025-10-04 00:03:28 +03:00
  • 239f1dc9f5 Merge pull request #5690 from james-ha-bruno/feat/add-get-tags-for-requests Anoop M D 2025-10-04 02:04:11 +05:30
  • 28e37d8f6f feat(#5689): req.getTags() api James Ha 2025-10-04 01:45:14 +05:30
  • 8b28070695 Merge pull request #5666 from usebruno/feat/tab-reordering-internal Anoop M D 2025-10-02 08:44:28 +05:30