Releases: usebruno/bruno
Releases · usebruno/bruno
v0.4.0
Release Summary
Features
- Graphql Support
- Auto detect system theme (light/dark) - Thanks @nashidahmed
Others
- Improved Test Harness - Thanks @depapp
- UX improvements - Thanks @shash68i @Gvinod1991 @Anx450z
What's Changed
- Added missing
between Website and Discord link in readme.md by @shash68i in #60 - feat: Create New Request e2e test by @depapp in #52
- Collections icons partially working #59 - resolved by @shash68i in #61
- chore: prettier script added in root bruno/package.json by @shash68i in #63
- Issue:62,fix Split line should have max squeeze limit by @Anx450z in #64
- Bugfix/split line by @Anx450z in #66
- Set default theme to the user's browser theme by @nashidahmed in #69
- RequestPane body form input text color visibility fix in dark mode by @Gvinod1991 in #70
New Contributors
- @shash68i made their first contribution in #60
- @Anx450z made their first contribution in #64
- @nashidahmed made their first contribution in #69
- @Gvinod1991 made their first contribution in #70
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Features
- Import postman collections
Fixes
- Fixed issues with response editor (#55) - Thanks @anusreesubash
- Fixed missing sidebar background color
Others
- Improved Test Harness - Thanks @depapp
v0.2.0
Features
- Dark mode - Thanks to @helloitsm3 and @anusreesubash
Fixes
- Better error messaging while attempting to delete current workspace (#38) - Thanks @bramhoven
- Workspace rename bug - (#33) - @anusreesubash
- Minor bug fixes
- Fixed env var interpolation issue
Others
- Improved website
- Added design page in website
- Added contributors profile images in readme - Thanks @vijayh1907