Skip to content

v1.35.0

Latest
Compare
Choose a tag to compare
@helloanoop helloanoop released this 21 Nov 17:48
· 1 commit to main since this release

What's Changed

Features

Fixes

  • fix: cli run-summary count fix for requests with ECONNREFUSED error by @lohxt1 in #3451
  • fix: server_rendered logic for newer versions of nextjs by @lohxt1 in #3509
  • fix: posthog api key - process env var by @lohxt1 in #3490
  • fix: checkov CKV2_GHA_1 warning by @lohxt1 in #3488
  • fix: checkov CKV_GHA_7 warning by @lohxt1 in #3489
  • refactor/ bruno-testbench updates by @Pragadesh-45 in #3483
  • fix: incorrect dispatch fn calls -- global env slice by @lohxt1 in #3452
  • fix: exclude Meta, Alt, Home and End key press for autocomplete trigger by @lohxt1 in #3441
  • fix: codemirror styling fixes, post library upgrade by @lohxt1 in #3439
  • fix: import openapi -- baseUrl env value should not include trailing slash by @lohxt1 in #3440
  • Now based on the request type appropriate views are shown. by @sanjai0py in #3340
  • bugfix / Update video preview functionality by @sanjai0py in #3433
  • Feat/import translation for deprecated pm import by @Pragadesh-45 in #3388
  • fix: enhance path normalization for WSL compatibility in watcher (fix #1928) by @Pragadesh-45 in #3482
  • fix: improve masking logic in MaskedEditor for large content handling (fixes #2842) by @Pragadesh-45 in #3472
  • fix: add validation to prevent duplicate global environment names (fixes: #3449) by @Pragadesh-45 in #3450
  • Fix/add missing translations by @Pragadesh-45 in #3352
  • fix/ Script execution is prevented by line comments by @sanjai0py in #3462
  • bugfix / remove error logging for missing global environment by @sanjai0py in #3447
  • Fix: (#3383) openapi yaml req body not importing by @arshan1019 in #3459
  • fix: server_rendered codemirror logic for newer versions of nextjs by @lohxt1 in #3516
  • fix: video preview comp memo import by @lohxt1 in #3517
  • fix: codemirror editors background styling fix by @lohxt1 in #3523

Others

  • Add a proper example for using the usebruno query library in the READ… by @ganesh-bruno in #3464
  • chore: node version bump -- v22.11.0 by @lohxt1 in #3508

New Contributors

Full Changelog: v1.34.2...v1.35.0