Releases: usebruno/bruno
v1.16.1
Full Changelog: v1.16.0...v1.16.1
What's Changed
Loving Bruno? Get more features by upgrading to the Golden Editon for a one-time payment of $19
Golden Edition
v1.16.0
What's Changed
Loving Bruno? Get more features by upgrading to the Golden Editon for a one-time payment of $19
Opensource Edition
- fix: Collection Auth Inherit: None means None
- fix: save button on confirm close popup not working by @therealrinku in #2156
- fix: fixed graphql introspection bug
Full Changelog: v1.15.0...v1.16.0
v1.15.0
What's Changed
Loving Bruno? Get more features by upgrading to the Golden Editon for a one-time payment of $19
Golden Edition
- Response Data Visualization
- Organization License Mgmt Support
- Specify custom license server endpoint
Opensource Edition
- Prevent losing unsaved environment variable data when attempting to change env by @AngelaSYuan in #2034
New Contributors
- @AngelaSYuan made their first contribution in #2034
Full Changelog: v1.14.0...v1.15.0
v1.14.0
What's Changed
Loving Bruno? Get more features by upgrading to the Golden Editon for a one-time payment of $19
Golden Edition
- CSV File Upload during collection run
- Iteration count in Collection Runner
- Request History Bug Fixes
Opensource Edition
- Refactor Bruno language parser to support multiline text blocks by @sanjai0py in #2086
- feat: toggle password visibility by @gustavofdasilva in #2127
- flx: add unique key prop to ImportCollection options by @RashidUjang in #2133
- fix: error boundary adding return-to-app and force-quit options by @bijinab in #2131
- bugfix: hide autocomplete on escape keyup by @krummbar in #2091
- fix(tailwindcss-forms): messes up input fields everywhere, removed it by @bpoulaindev in #1817
- Create readme_ar.md by @mejbass in #1640
- Update readme.md by @mejbass in #1642
New Contributors
- @gustavofdasilva made their first contribution in #2127
- @RashidUjang made their first contribution in #2133
- @krummbar made their first contribution in #2091
- @mejbass made their first contribution in #1640
Full Changelog: v1.13.1...v1.14.0
v1.13.1
What's Changed
Loving Bruno? Get more features by upgrading to the Golden Editon for a one-time payment of $19
- fix: pkce validation error by @Its-treason in #2075
- fix: docs link by @therealrinku in #2072
- fix: Oauth2: Apply TLS Certifcate valiadation preference to accessing Auth and Token URLs by @pietrygamat in #2071
- fix: use html password type for password and credential inputs by @evoltafreak in #1824
- docs: translate
publishing
to Chinese & update/append links in other docs by @izturn in #1862 - fix: converting request url to valid URI on code generate by @therealrinku in #1827
- fix: handle null values by @bijinab in #2090
New Contributors
- @evoltafreak made their first contribution in #1824
- @izturn made their first contribution in #1862
- @bijinab made their first contribution in #2090
Full Changelog: v1.13.0...v1.13.1
v1.13.0
What's Changed
Loving Bruno? Get more features by upgrading to the Golden Editon for a one-time payment of $19
- feat(#1624): Implement opening cloned request automatically by @sanjai0py in #1930
- Fix/environments secrets toggle by @sanjai0py in #1932
- chore: fix typo by @jwetzell in #1848
- docs: Update readme_kr.md by @woongbin in #1969
- fix typos and french documentation by @ccoVeille in #1965
- Fix typo in synopsis by @j-lebek in #1787
- created yaml issue templates by @yaten2302 in #1426
- fix(#1145): fix res.responseTime in runner by @RJ17799 in #1810
- feat: Add descriptions for each panel in CollectionSettings by @lizziemac in #2031
- fix: resolve typos in issue templates and config by @lanthoor in #2027
- Fix: fix population of data when data-urlencode flag is used with G flag i… by @jwetzell in #2025
- feat: save unsaved request changes before renaming by @therealrinku in #2018
- Fix Postman Export by @martinmckenna in #2047
- fix: resolve build issues by @lanthoor in #2041
- Fix content-type in client_credentials oauth flow by @PushpenderSaini0 in #2039
- Fix: Replace jsonBigint with lossless-json by @DJSaunders1997 in #2006
- Fix error in actions about older node JS version by @Jean-BaptisteC in #1960
- fix(#1920): Ignore redirect abortion emmited by loadUrl by @gustavokath in #1959
- fix: Collection variable viewer by @Its-treason in #1947
- fix: Folders are not ignored by @panda7789 in #1929
- Revert "fix: Folders are not ignored" by @helloanoop in #2048
- Fixes #1935 - Underlying components no longer overlap modals by @david-reichert-ef in #1936
- Fix sources.list.d deb: make 64bit explicit to avoid warning by @janos-r in #1925
- Add pretty option to xml request content by @tlaloc911 in #1914
- fix(#1898): Ignore empty headers to prevent sending request error by @AntoninHuaut in #1917
- Update README KR by @eejihoon in #1911
- feat: add korean contributing.md translation by @jokj624 in #1837
- fix: json body prettify not working with comments by @asonkeri in #1831
- Fix variable name error by @3000-2 in #1781
- Update readme_es.md by @vrlord in #1820
- fix(#1800): increase modal z-index to appear above prettify icon by @devon-wolf in #1821
- Cannot cancel request on preview (zIndex issue) #1501 by @ialloyd in #1786
- fix(#1003): content type issue for client credentials & password credentials grant types -- missing client id & secret for password grant type by @lohxt1 in #2051
New Contributors
- @woongbin made their first contribution in #1969
- @ccoVeille made their first contribution in #1965
- @j-lebek made their first contribution in #1787
- @yaten2302 made their first contribution in #1426
- @RJ17799 made their first contribution in #1810
- @lizziemac made their first contribution in #2031
- @lanthoor made their first contribution in #2027
- @martinmckenna made their first contribution in #2047
- @PushpenderSaini0 made their first contribution in #2039
- @DJSaunders1997 made their first contribution in #2006
- @Jean-BaptisteC made their first contribution in #1960
- @gustavokath made their first contribution in #1959
- @david-reichert-ef made their first contribution in #1936
- @janos-r made their first contribution in #1925
- @tlaloc911 made their first contribution in #1914
- @AntoninHuaut made their first contribution in #1917
- @eejihoon made their first contribution in #1911
- @jokj624 made their first contribution in #1837
- @asonkeri made their first contribution in #1831
- @3000-2 made their first contribution in #1781
- @vrlord made their first contribution in #1820
- @devon-wolf made their first contribution in #1821
- @ialloyd made their first contribution in #1786
Full Changelog: v1.12.3...v1.13.0
v1.12.3
What's Changed
Loving Bruno? Get more features by upgrading to the Golden Editon for a one-time payment of $19
Features
- feat: Allow Golden Edition customers to disable SSL validation while activating license and use proxy
- feat: toggle visibility of secret envVars by @dw-0 in #650
- feat(#1839): Add Audio and Video Preview by @zkd8907 in #1840
- feat: Add tooltips to sidebar footer by @george-hopkins in #1888
- Allow to keep the default truststore, when using a custom CA (#1080) by @slowjoe007 in #1863
Fixes
- Fix/postman translation collection variables by @bpoulaindev in #1894
- Fix OAuth2 code verifier too short (#1793) by @pietrygamat in #1809
- Fix: OAuth2 Access Token request is sent as GET (#1795) by @pietrygamat in #1808
- Check oauth2 authorization code redirect for exact 'code' query parameter by @layereight in #1777
- Fix: OAuth2 Authorization Request OPTIONAL parameters are required by bruno by @pietrygamat in #1807
New Contributors
- @zkd8907 made their first contribution in #1840
- @george-hopkins made their first contribution in #1888
- @slowjoe007 made their first contribution in #1863
- @layereight made their first contribution in #1777
Full Changelog: v1.12.2...v1.12.3
v1.12.2
What's Changed
- Golden Edition Fixes
- fix: system theme in dark mode by @Feldrise in #1823
- fix(ux): better text selection implementation on dark-mode by @afrianjunior in #1861
- fix(enableTranslation): remove unused enableTranslation and useTransl… by @bpoulaindev in #1867
New Contributors
- @Feldrise made their first contribution in #1823
- @afrianjunior made their first contribution in #1861
Full Changelog: v1.12.1...v1.12.2
v1.12.1
Fixes
License keys for people who have ordered the Golden Edition have not been sent. We are fixing some bugs in the release. Please join our discord group or follow on X/Twitter to stay updated regarding this. Thank you for your patience.
- Patch Release for the bug introduced in Golden Editon where the app wouldn't launch
Full Changelog: v1.12.0...v1.12.1
v1.12.0
License keys for people who have ordered the Golden Edition have not been sent. We are fixing some bugs in the release. Please join our discord group or follow on X/Twitter to stay updated regarding this. Thank you for your patience.
What's Changed
- Golden Edition Launch
- feature(postman_tests_scripts): automatic tests and scripts translation from postman import by @bpoulaindev in #1151
Full Changelog: v1.11.0...v1.12.0