Skip to content

Releases: zowe/zowe-explorer-vscode

v1.4.1

08 Apr 16:06
7b197c3
Compare
Choose a tag to compare
  • Fix for USS files not saving correctly. Thanks @phaumer
  • Icon update for migrated files only. Thanks @Colin-Stone

v1.4.0

31 Mar 12:38
7b197c3
Compare
Choose a tag to compare

v1.3.1

16 Mar 16:10
e0bf66a
Compare
Choose a tag to compare

v1.3.0

25 Feb 20:40
cbb5bf1
Compare
Choose a tag to compare
  • Dependency on ~/.zowe folder existing removed. Thanks @tjohnsonBCM
  • Label changes for specific datset functionality. Thanks @CForrest97
  • Zowe Explorer to incorporate @zowe CLI implementation. Thanks @zFernand0
  • Profiles manage other profile types apart from zosmf. Thanks @Colin-Stone
  • Exploit imperative bundled keytar for secure credentials when standalone. Thanks @Colin-Stone

v1.2.4

25 Feb 14:58
8674bef
Compare
Choose a tag to compare
  • Fix to Credentials initialization to wait on promise. @Colin-Stone

v1.2.3

22 Feb 14:00
9cdfbe8
Compare
Choose a tag to compare
  • Secure credentials backwards compatibility. Thanks @tjohnsonBCM

v1.2.2

15 Feb 08:25
438e763
Compare
Choose a tag to compare
  • Fix requirement of ~/.zowe folder. Thanks @phaumer

v1.2.1

06 Feb 16:10
c35c5c0
Compare
Choose a tag to compare
  • Fix for automatic release of VSIX. Thanks @awharn
  • Fixed creating data sets causes tree to lose expand behavior issue. Thanks @katelynienaber
  • Fixed issue with undefined node. @Colin-Stone

v1.2.0

03 Feb 21:51
c13337b
Compare
Choose a tag to compare
  • Support CLI plugin extensibility. Thanks @phaumer
  • Fixed Issue for filters after creating dataset. Thanks @phaumer
  • Managing text/binary download choice. Thanks @stepanzharychevbroadcom
  • Addressed 'Uploading zip file (binary)' silent failures. Thanks @stepanzharychevbroadcom
  • Consistency updates for context menu. Thanks @sladyn98
  • Automatically use Changelog contents in pipeline as release description. Thanks @awharn
  • Provision of warning message after two failed login attempts. Thanks @jellypuno
  • Consistency, added filter tip to convey ability to add multiple filters entries. Thanks @katelynienaber
  • Tree view refresh when dataset memberadded or deleted. Thanks @katelynienaber
  • Code improvement - Centralized error handling. Thanks @crawr
  • Integration Script updates. Thanks @zFernand0
  • Keytar (Secure credentials) compatibility support. @Colin-Stone
  • Improved usability of MVS Command feature including 'Recall' function. @Colin-Stone
  • Fixed issue where Job folder did not auto-expand. @Colin-Stone
  • Use Progress indicator wrapper around longer running list functions. @Colin-Stone

v1.1.0

08 Jan 17:16
18a4518
Compare
Choose a tag to compare
  • Updates to Readme to include links to Theia Readme. Thanks @IgorCATech
  • Fix for incorrect profile name in some favorites. Thanks @lauren-li
  • Update dataset filters on dataset creation. Thanks @katelynienaber
  • Include VSIX in Github release. Thanks @zFernand0
  • Fix dataset delete fails silently bug. @Colin-Stone
  • Fix to handle "Show Dataset Attributes" in Favorites. Thanks @katelynienaber
  • Enhancements to profile creation. Thanks @jellypuno
  • Theia specific QuickPick modifications. Thanks @phaumer
  • Update incorrect profile message. Thanks @lauren-li
  • Fix Copy and paste dateset menu duplication. Thanks @lauren-li