Skip to content

v1.7.0

Compare
Choose a tag to compare
@Ganesan-Chandran Ganesan-Chandran released this 25 Aug 06:49
· 1 commit to main since this release
cd9c2f7

v1.7.0 - August, 2024

🎉 New Features

  • Encrypted environment variables. Variables are stored in the encrypted format.
  • New settings are added for the encrypted environment and encryption in exporting the variables.
  • Bulk export option added in the collections and variables.
  • Bulk import for the collections and variables.
  • Variables are hided in the variable screen.

🐛 Bug Fixes

  • Cookie name is not parsed correctly.
  • "Manage Cookie" button is added in the cookie section in Response panel.

🔗 Miscellaneous

  • Added menu options for raise the requests/issues and write a review about Fetch Client
  • GitHub action added for build vsix package and publish the extension.

Requirements

  • Minimum required version of VSCode is v1.75.0
  • Minimum Node version is 18.20.3