What's Changed
Features
- feat: add hint for Request Path Variables to improve UX by @simivar in #2873
- feat: extract basic OpenAPI links by @mockersf in #2624
- feat: Add GraphQL in export to Postman collection by @MouseEatsCat in #2386
- feat(#2350) Allow relative paths in markdown in docs. by @shawnsarwar in #2375
- feat: Add documentation to postman import and export by @hinnerkoetting in #2274
- feat: Response headers count logic update by @therealrinku in #1488
- feat: Shorten method name for OPTIONS and DELETE by @Nikhil569 in #588
- feat: add search results count to CodeMirror by @brunobragaw8t in #1498
- feat: Self-host Inter font to fix GDPR issue by @janmonschke in #750
Fixes
- fix: safe mode validations by @lohxt1 in #2912
- Bugfix/ update rollup to fix build warnings about unrecognized option by @pietrygamat in #2711
- fix: interpolation of multiple interdependent variables by @lohxt1 in #2899
- fix: boolean, undefined, null values eval in quickjs vm by @lohxt1 in #2893
- Fix/rename-collection-support-wsl by @Pragadesh-45 in #2892
- fix: quickjs vm handle errors by @lohxt1 in #2906
- bugfix/fix save text response as base64 by @lzl0304 in #2886
- bugfix(#2534) Fix QueryResultFilter mouse events by @schiab8 in #2535
- fix code blocks text style (fixes #2544) by @tlaloc911 in #2545
- Fix path parameters when OpenAPI specification is imported (#2513) by @Madh93 in #2533
Others
- Update node version used by project to match Electron by @pietrygamat in #2673
- test: added test for self closing tags in xml-json parser by @anusreesubash in #2891
- Feature(DX): Introduce singular dev script to improve DX by @N-Ziermann in #2840
- Update bruno-cli/options-description by @chrisnagel in #1592
New Contributors
- @simivar made their first contribution in #2873
- @lzl0304 made their first contribution in #2886
- @mockersf made their first contribution in #2624
- @schiab8 made their first contribution in #2535
- @Madh93 made their first contribution in #2533
- @MouseEatsCat made their first contribution in #2386
- @shawnsarwar made their first contribution in #2375
- @hinnerkoetting made their first contribution in #2274
- @brunobragaw8t made their first contribution in #1498
- @sethstha made their first contribution in #1121
Full Changelog: v1.26.1...v1.26.2