Commit Graph

  • e2d3b4dbe8 feat(bruno-requests): add agent cache for SSL session reuse lohit-bruno 2026-01-29 16:35:21 +05:30
  • 28c4e24e2e feat(bruno-requests): add timeline agent for TLS event logging lohit-bruno 2026-01-29 16:35:09 +05:30
  • 9cbc58df70 fix: enable SSL session caching for faster consecutive requests (#6929) karthik 2026-01-29 06:18:44 -05:00
  • 0b7cd0e540 Revert "Performance/file parse and mount (#6975)" (#7360) Chirag Chandrashekhar 2026-03-04 19:20:26 +05:30
  • 17c3dc0e2b refactor: comment out unused APIs (#7323) sanish chirayath 2026-03-04 18:00:10 +05:30
  • 75c3ab8032 chore: update coderabbit instructions to make sure the code is os agnostic (#7355) Bijin A B 2026-03-04 13:50:08 +05:30
  • 6d86c76b21 feat: inline create collection and workspace editor (#7324) gopu-bruno 2026-03-04 13:25:30 +05:30
  • 6aacaed9e3 chore: update coderabbit instructions to make sure the code is os agnostic chore/update-coderabbit-instructions Bijin A B 2026-03-04 10:39:09 +05:30
  • 7218c66d5a Fix persistence of additional parameters using open-collection format (#7296) Niklas Krebs 2026-03-04 05:44:23 +01:00
  • e0dd79418b feat: enhance API spec export with environment variables support (#7170) Abhishek S Lal 2026-03-03 21:24:01 +05:30
  • 574324e784 feat: add collection creation flow in SaveTransientRequest modal (#7328) Chirag Chandrashekhar 2026-03-03 19:24:20 +05:30
  • caf073c185 fix: file extension for clone and rename request (#7278) Pooja 2026-03-03 19:12:59 +05:30
  • 14532b48a6 feat(phase-1): allow user to customize keybindings (#7163) shubh-bruno 2026-03-03 18:49:18 +05:30
  • e42b015867 refactor: streamline onboarding process and preferences handling (#7349) naman-bruno 2026-03-03 16:41:42 +05:30
  • e159a442d0 feat(sidebar): show "Add request" cta when collection or folder is empty (#7273) gopu-bruno 2026-03-03 16:40:42 +05:30
  • 4b15b14cf7 feat: add functionality to create new HTTP requests from the welcome modal and collections section (#7350) naman-bruno 2026-03-03 14:42:39 +05:30
  • ca0412b58b fix: allow user to delete default bruno headers in pre-request (#7331) shubh-bruno 2026-03-03 14:35:54 +05:30
  • bba0e97435 fix: ensure system proxy is initialized before use in network calls (#7264) lohit 2026-03-03 08:58:12 +00:00
  • 834a4fe020 fix: resolved zoom ui remarks (#7326) shubh-bruno 2026-03-03 13:28:06 +05:30
  • eba38830fa chore(deps): bump actions/upload-artifact from 6 to 7 dependabot/github_actions/actions/upload-artifact-7 dependabot[bot] 2026-03-02 18:07:58 +00:00
  • 910581a627 feat: improve stack traces for script and test failures (#7181) gopu-bruno 2026-03-02 15:27:18 +05:30
  • 4797abbeff feat: add tokenType support for OAuth2 (#7314) lohit 2026-02-27 15:20:23 +00:00
  • 4f4faec359 fix(oauth2): prevent false callback matches on root path URLs (#7315) lohit 2026-02-27 15:18:51 +00:00
  • a9709fb82a fix: Postman import compatibility for multipart form-data file params (#7325) Chirag Chandrashekhar 2026-02-27 17:30:20 +05:30
  • 5e75bc5fcb Update copyright year to 2026 (#7302) Melroy van den Berg 2026-02-27 11:54:16 +01:00
  • c8e57b7f9f feat: implement onboarding preferences and welcome modal for new users (#7319) naman-bruno 2026-02-27 16:15:06 +05:30
  • 8b230043c1 Enable encodeUrl setting to control URL encoding in generated snippets (#7187) sanish chirayath 2026-02-27 15:46:24 +05:30
  • 5dd684f7a3 fix: wrong workspace request shown after closing tab (#7259) Sanjai Kumar 2026-02-27 15:38:13 +05:30
  • 27e22bd857 Force text/plain mimetype when copying request code (#7321) austenadler 2026-02-27 03:41:04 -05:00
  • 7a652503b6 fix: tags validation error for openapi import for BRU and YAML compatibility (#7294) shubh-bruno 2026-02-27 14:04:28 +05:30
  • bf4af42a25 fix(batch-events): fix order of directory file and folder events (#7300) Sid 2026-02-27 13:43:15 +05:30
  • 39d6999cb2 fix: prevent triggering rename action with modifier keys (#7322) naman-bruno 2026-02-27 12:56:39 +05:30
  • 3fdb81849c fix#6247: Interpolate dynamic variables in path param (#6251) Nikhil 2026-02-27 12:21:32 +05:30
  • fcfb7d409c fix(schema): support all Unicode letters in tag validation (#7311) Miro Metsänheimo 2026-02-26 18:26:02 +02:00
  • da1d7e51d2 fix(graphql): handle invalid schemas gracefully in query editor (#7269) Chirag Chandrashekhar 2026-02-26 18:29:19 +05:30
  • b0d0e4aabc Feat: Support multipart/mixed (#7155) Pragadesh-45 2026-02-26 17:43:37 +05:30
  • 234d0df449 fix: storing status in example for yml file (#6876) shubh-bruno 2026-02-26 17:33:02 +05:30
  • 8ce38e8480 feat: change default collection location to default location (#7291) gopu-bruno 2026-02-26 16:10:56 +05:30
  • 4d61ecacb3 Fix Environment Search Behavior, UI Updates, and Result Handling (#7287) Pragadesh-45 2026-02-26 12:27:03 +05:30
  • 81a7544853 feature: added support for unix sockets and named pipes(windows) for grpc local IPC support (#7021) Chirag Chandrashekhar 2026-02-25 19:18:33 +05:30
  • f76f487211 Performance/file parse and mount (#6975) Chirag Chandrashekhar 2026-02-25 19:15:48 +05:30
  • d3da8a3021 fix: default normalizeProxyUrl to http protocol for all proxy URLs (#7285) lohit 2026-02-25 12:01:05 +00:00
  • 757b635b0d feat: add options to skip request and response bodies in reporter output (#7114) Abhishek S Lal 2026-02-25 16:35:48 +05:30
  • 0045b16e06 perf: Improve search performance in code editor (#6920) Timon 2026-02-25 10:07:00 +01:00
  • e950640205 fix: skip null query parameters in Postman to Bruno conversion (#7193) sanish chirayath 2026-02-25 13:30:26 +05:30
  • ce15fbb6df fix: phone number faker function (#7046) Pooja 2026-02-25 12:13:46 +05:30
  • 860a6a5e24 fix: normalize collection pathnames in EnvironmentSecretsStore (#7283) v3.1.4 release/v3.1.4 naman-bruno 2026-02-25 01:20:31 +05:30
  • ce9d3e8710 fix: handle special characters in collection path for dotenv watcher (#7190) Pooja 2026-02-25 00:00:10 +05:30
  • 8d301df329 fix: normalize collection pathnames in EnvironmentSecretsStore (#7283) naman-bruno 2026-02-25 01:20:31 +05:30
  • 5c0a49af10 fix: handle special characters in collection path for dotenv watcher (#7190) Pooja 2026-02-25 00:00:10 +05:30
  • ade4bfb7e1 fix: response viewer not updating when focused (read-only editors) (#7218) Sanjai Kumar 2026-02-23 20:21:43 +05:30
  • 4e2303ecf3 chore: fix tab selection (#7260) Bijin A B 2026-02-23 19:51:58 +05:30
  • 5bca0cdd84 fix: openapi cli import (#7028) Pooja 2026-02-23 18:53:03 +05:30
  • 89bf2fbf44 feat: interface zoom control settings (#7255) shubh-bruno 2026-02-23 16:32:34 +05:30
  • 04ef477f3b feat(CI): refactor github workflow for tests (#7252) Bijin A B 2026-02-22 16:51:10 +05:30
  • 3de286ef50 fix(ux): env table height fix/env-table-height Bijin A B 2026-02-20 21:30:47 +05:30
  • ce436c3d0a fix: window normlize path comparison (#7240) v3.1.3 release/v3.1.3 naman-bruno 2026-02-20 16:04:17 +05:30
  • 0923cc188d fix(cli): preserve request item type during import and fail on unsupported types (#7207) Ram 2026-02-19 10:13:44 -05:00
  • 689e0c6573 fix: window normlize path comparison (#7240) naman-bruno 2026-02-20 16:04:17 +05:30
  • 71227224dd fix: collection reorder not persisting after restart (#7093) Sanjai Kumar 2026-02-20 14:00:44 +05:30
  • dfa1533b72 fix: updated error message for renaming requests (#7010) shubh-bruno 2026-02-20 12:13:54 +05:30
  • cd33cb76fb fix: call initializeShellEnv directly in app ready handler (#7228) lohit 2026-02-19 19:58:22 +00:00
  • 0376d38860 feat: add reveal in file manager option to workspace collections menu (#6944) Ngô Quốc Đạt 2026-02-19 22:55:39 +07:00
  • 6ea079f6b1 fix: load shell environment variables on app startup (#7223) lohit 2026-02-19 15:47:27 +00:00
  • 2fcfdfc338 fix: oauth2 credential management improvements (#7220) lohit 2026-02-19 15:41:28 +00:00
  • 09b8e8a32a fix(cli): preserve request item type during import and fail on unsupported types (#7207) Ram 2026-02-19 10:13:44 -05:00
  • d060544da6 Prevent cursor state loss on empty nextValue (#7180) Mickael V 2026-02-19 12:53:05 +01:00
  • d35394c714 fix: consistent button size on save requests modal (#7197) Bastien Dumont 2026-02-19 12:25:20 +01:00
  • 3c585a30b7 Fix: incorrect translations (#7214) sanish chirayath 2026-02-19 15:53:42 +05:30
  • ab2a16ac05 fix: env var edit (#7066) Pooja 2026-02-19 14:59:53 +05:30
  • cb716e5978 fix: import ndjson-curl handling binary data check with type file or not (#7210) shubh-bruno 2026-02-19 14:56:56 +05:30
  • c093354938 fix: collection scope undefined var (#7211) Pooja 2026-02-19 13:40:05 +05:30
  • 715b6ecbb0 fix: normalize Windows paths for cross-platform compatibility (#7185) v3.1.2 release/v3.1.2 naman-bruno 2026-02-18 17:32:58 +05:30
  • a036396cb8 fix: isJson assertion fails after res.setBody() with object in node-vm (#7191) lohit 2026-02-18 11:54:08 +00:00
  • b0a88bf00c fix: normalize Windows paths for cross-platform compatibility (#7185) naman-bruno 2026-02-18 17:32:58 +05:30
  • 8b80166170 fix: change transient request directory from os temp to app data (#7184) Chirag Chandrashekhar 2026-02-18 17:30:27 +05:30
  • 479fc160d7 fix: isJson assertion fails after res.setBody() with object in node-vm (#7191) lohit 2026-02-18 11:54:08 +00:00
  • 2337d77092 feature/f2-rename-shortcut (#7077) tobiasgjerstrup 2026-02-17 14:47:43 +01:00
  • 2e58621759 update redux state to keep currently active script tab in state (#6947) Joren-vanGoethem 2026-02-17 14:32:20 +01:00
  • 78c629e7a6 chore(playwright): enhance playwright config to reduce flakiness (#7174) Bijin A B 2026-02-17 18:57:39 +05:30
  • 03f7e60c66 fix cookies not being set when follow redirect = false (#6679) Jeroen Vinke 2026-02-17 14:11:14 +01:00
  • 540bb706e5 fix: parsing dates from insomnia (#7003) Evgeniy 2026-02-17 16:08:40 +03:00
  • d8367e28ad fix: sse response download button (#7081) Pooja 2026-02-17 17:34:36 +05:30
  • db612679d6 fix: update protobuf and import path handling in opencollection (#7166) v3.1.1 release/v3.1.1 naman-bruno 2026-02-17 15:15:32 +05:30
  • 5021226360 fix: update protobuf and import path handling in opencollection (#7166) naman-bruno 2026-02-17 15:15:32 +05:30
  • dfc3a1b78c chore: fix flaky playwright tests (#7159) Bijin A B 2026-02-17 01:25:41 +05:30
  • 634b62642f feat: add some doc about variable usage (#6443) Simon AUBERT 2026-02-16 13:54:18 +01:00
  • 8724201148 Feature: Object Variable Interpolation (#6317) Steven 2026-02-16 07:49:40 -05:00
  • f7cedcbd92 fix: incorrect response formatting when saving examples (#6528) Chae Jeong Ah 2026-02-16 21:45:19 +09:00
  • 22ff82f57a fix: importing from openapi excludes documentation for requests (#6439) Simon Pauget 2026-02-16 13:41:17 +01:00
  • f766ec2239 fix: improve visual hierarchy of markdown headers in docs (#7145) SahilShameerDev 2026-02-16 18:06:40 +05:30
  • 9e939a2188 feat: remove headers from request using scripts (#7122) shubh-bruno 2026-02-16 12:07:35 +05:30
  • 471333fb80 chore: fix flaky tests (#7144) Bijin A B 2026-02-14 21:03:58 +05:30
  • 5ef8867635 chore: fix flaky tests fix/flaky-tests Bijin A B 2026-02-14 20:46:08 +05:30
  • 1d126dcb65 fix: flaky tests - standardize save keyboard shortcut across tests (#7141) Bijin A B 2026-02-14 03:58:02 +05:30
  • 9cadab7959 fix: flaky tests - standardize save keyboard shortcut across tests fix/playwright-flaky-tests Bijin A B 2026-02-14 03:04:15 +05:30
  • 0c3b828b09 fix: update header validation test to use triple-click for selecting all text (#7140) Bijin A B 2026-02-14 01:40:51 +05:30
  • b72fb547a4 fix: update header validation test to use triple-click for selecting all text fix/e2e-header-validation Bijin A B 2026-02-14 01:30:49 +05:30
  • f30589adc2 feat(playwright): isolate collections by copying to a temp directory before launch feat/playwright-enhancement Bijin A B 2026-02-14 01:21:26 +05:30
  • e000e377d1 feat: move import collection from git url and spec url from enterprise edition to opensource (#7127) Abhishek S Lal 2026-02-13 19:35:23 +05:30