Skip to content

Releases: zowe/zowe-explorer-vscode

v1.13.1

26 Mar 17:51
e721225
Compare
Choose a tag to compare

Zowe Explorer

  • Updated the dialog text for issuing MVS commands. Now the text of the function is Zowe: Issue MVS Command #1230. Thanks @JillieBeanSim
  • Added the prompt for credentials when issuing MVS commands, using the right click action, against profiles with missing credentials #1231. Thanks @JillieBeanSim
  • Added Open VSX to the deployment pipeline #1240. Thanks @zFernand0

Zowe Explorer FTP extension

  • Added the Prerequisites section to the Zowe Explorer Extension for FTP ReadMe #1246. Thanks @lauren-li

v1.13.0

15 Mar 16:19
Compare
Choose a tag to compare

Zowe Explorer

  • Added the monorepo landing Readme that contains the high-level overview of the repository folders such as packages folder, instructions on how to contribute to the project and links to Medium articles providing additional useful information about Zowe Explorer and Zowe #1199. Thanks @IgorCATech
  • Fixed the issue that prevented the list of recently opened files from being displayed upon request. You can access a list of recently opened files by pressing the Ctrl+Alt+R (Windows) or Command+Option+R (Mac) key combination #1208. Thanks @jellypuno
  • Fixed the issue that prevented file picker from functioning. The file picker feature lets you filter your datasets in the tree by pressing the Ctrl+Alt+P (Windows) or Command+Option+P (Mac) key combination #992. Thanks @katelynienaber
  • Fixed the issue that caused the content from a previously filtered USS directory instead of the currently filtered USS directory to be served #1134. Thanks @lauren-li
  • Added the previously selected RejectUnauthorized value to the placeholder text of the entry field while updating an existing profile. In addition, the value is highlighted and shown at the top of the selection list #1218. Thanks @JillieBeanSim
  • Added the pre-filled and pre-selected filename of the copied member to the entry field while performing the paste member action #1183. Thanks @JillieBeanSim
  • Added the multiple deletion of jobs feature #1128. Thanks @crawr
  • Improved error handling for the data set copy/paste member, migrate, and recall functions #1219. Thanks @tiantn

Zowe Explorer FTP extension

  • Added a range of data set functionalities including list datasets, list dataset members, edit datasets, upload members, rename datasets, delete datasets and more. For the complete list of added functionalities, see PR-1219.

v1.12.0

12 Feb 13:19
e6e11e8
Compare
Choose a tag to compare

Zowe Explorer

  • Added the ability to edit data set attributes before allocation #1031. Thanks @katelynienaber
  • Allowed filtering of member names from the Data Sets search bar #868. Thanks @JillieBeanSim
  • Reorganized the context menus and streamlined the visible icons #1052. Thanks @katelynienaber
  • Fixed the messaging displayed when handling inactive profiles and when updating profiles #1065 #1096. Thanks @jellypuno
  • Fixed the issue causing tree restructure when renaming a USS file or directory #757. Thanks @katelynienaber
  • Fixed the issue preventing issuing of commands when using profiles with tokens #1051. Thanks @crawr
  • Refactored refresh functions. Thanks @lauren-li @JillieBeanSim
  • Updated FTP and API Readme documentation. Thanks @phaumer
  • Added regression tests for profiles in Theia. Thanks @deepali-hub

v1.12.1

12 Feb 16:09
f9bf175
Compare
Choose a tag to compare

Zowe Explorer

  • Fixed the issue that prevented edited profile base paths from being saved #989. Thanks @katelynienaber
  • Fixed the issue that prevented Zowe Explorer from storing empty values for optional profile fields, such as user, password, timeout, and encoding. This is done to be consistent with the way Zowe CLI stores profile information when creating and editing profiles #1016. Thanks @katelynienaber
  • Fixed the issue that caused repeated credential prompting if a user refused to authenticate #1147. Thanks @katelynienaber
  • Fixed the issue that caused Favorite profiles that were removed to persist between IDE sessions #1144. Thanks @lauren-li
  • Fixed the issue that prevented updated credential prompting from occurring when a profile was marked “invalid” #1095. Thanks @katelynienaber

v1.11.1

11 Jan 12:31
Compare
Choose a tag to compare

Zowe Explorer

  • Updated Keytar and Jest dev deps for Node 14. Thanks @t1m0thyj

FTP Extension for Zowe Explorer

  • Updated USS functionality to use the new zos-ftp-for-zowe-cli API.

v1.11.0

15 Dec 17:16
Compare
Choose a tag to compare

Zowe Explorer

  • Added login and logout functions for base profiles. You can now log in to API Mediation Layer and generate a token for your base profile. #914. Thanks @crawr
  • Fixed the empty profile folders in Favorites issue. #1026. Thanks @lauren-li
  • Fixed the initialization error that occurred when base profiles were used while being logged out from API ML. 1063. Thanks @jellypuno
  • Fixed the issue preventing the tree refresh function from updating extender profiles. 1078. Thanks @lauren-li
  • Fixed the issue causing jobs retrieval failure when using profiles with tokens. 1088. Thanks @jellypuno

v1.10.1

02 Nov 18:15
fed6848
Compare
Choose a tag to compare
  • Updated arguments to keep the order of precedence consistent between service and base profile. #1055. Thanks @JillieBeanSim

v1.10.0

15 Oct 17:29
6bf4a9d
Compare
Choose a tag to compare

v1.9.0

16 Sep 17:04
eaae743
Compare
Choose a tag to compare

v1.8.0

03 Aug 15:56
65023f9
Compare
Choose a tag to compare
  • Webpack working with localization and logging. Thanks @lauren-li
  • Allow extenders to load their saved profile sessions upon their activation. Thanks @lauren-li
  • Provide a re-validation for invalid profiles automatically. Thanks @JillieBeanSim
  • Bug fix related to saving USS files. Thanks @JillieBeanSim.
  • Bug fix related to the deletion of datasets. Thanks @katelynienaber