Releases: thunderclient/thunder-client-support
Releases · thunderclient/thunder-client-support
v1.4.1
v1.4.0
New Features
- Clear All Acticity Menu Option #160
- Sorting of Collections now possible #167
- Sort/Rearrange Tests using Drag & Drop
- Run Request on Enter key #178, #143
- Views File Icon added #171
- License file included #154, #157
Bug Fixes
- Fixes Form-encoded fields encoding issue #174
- Fixes Query parameter that ends with '=' gets cleared #166
- Fixes Tests bool true/false and null check tests #165
- Fixes When no response, set env var error #180
- Fixes remove plus sign encoding from URL #185
- Fixes creates duplicates on request updated #163
v1.3.0
Announcement
- We have crossed 100K downloads from marketplace, thanks everyone for the support 🎉.
New Features
- Import Curl Command #11
- Html Preview option for Html response #5
- System/Dynamic Variables to generate random values, details here. #136, #43
- Headers bulk/raw edit mode #40
- OAuth 2.0 password credentials option #66
- Support relative paths for git folder location, see readme #105.
- Proxy exclude hosts option in settings #61
- Environment Variables multi-level expansion #133
Bug Fixes
- Fixes OAuth 2 client authentication option missing #149
- Fixes Empty thunderclient.db files created for every project #89
- Fixes New request window not created in active split pane #115
- Fixes {{envVar}} in test is replaced with actual value after the test runs #134
- Request Url/body encoding issues fixes #147, #140, #131
I have updated the documentation, let me know if any questions.
v1.2.2
Feature Changed
- The set variable from header and cookie implementation changed #42
- The prefix for set var from header is
header.
instead ofh:
- The prefix for set var from cookie is
cookie.
instead ofc:
- See documentation for updated details
- The prefix for set var from header is
- The set env var fields are green color highlighted now.
v1.2.1: File Upload feature
1.2.0: File Upload Feature
1.1.0 Team Features
Hi This will be big release with Team features, Nested Folder, Proxy etc..
New Features
- Custom Storage Location for Collections, useful for teams to integrate with git - #2 , #9, #10
- Nested folder support for Collections - #8
- Improved request creation workflow to save to collections faster - #7
- Run Last Request from command palette. #2
- Drap & Drop sorting for requests & folders
- Support Ctrl+S to save env vars #36
- Create variable in env if doesn't exist when set - #35
- Postman import nested folder support
- Proxy Settings
- Log of bug fixes
For complete list - visit here