What's Changed
Features
- feat: openapi v3 import (beta) by @bplatta in #578
- feat: respect rejectUnauthorized and ca opts when proxying https by @cwilper in #725
- feat: run prerequest/postresponse actions when fetching gql schema by @cwilper in #705
- feat: Added pre-request and tests scripts support from Postman Collection by @survivant in #711
- feat: Allow newlines and encode uri form data #571 by @SoulKa in #683
Bug Fixes
- fix: Fixed error occurred while saving preferences #692 by @aliasgar55 in #720
- fix: Ordering collections fails in v0.26.0 #686 by @aliasgar55 in #697
- fix: Fixed crashing app on clicking on request result in runner #699 by @martinsefcik in #700
- fix: Fixed overflowing code editor by @janmonschke in #694
- fix: Adjust styles on environment dropdown and modal by @cardonator in #664
Others
- Turkish translation for readme.md and contributing.md files. by @DogukanUrker in #689
- Docs(contributing): Typo Correction by @jcari-dev in #670
- Docs(readme): add missing line breaks by @wheinze in #666
New Contributors
- @aliasgar55 made their first contribution in #720
- @wheinze made their first contribution in #666
- @cwilper made their first contribution in #725
- @janmonschke made their first contribution in #694
- @DogukanUrker made their first contribution in #689
- @SoulKa made their first contribution in #683
- @jcari-dev made their first contribution in #670
- @cardonator made their first contribution in #664
- @bplatta made their first contribution in #578
Full Changelog: v0.26.0...v0.27.0