Skip to content

v1.13.0

Compare
Choose a tag to compare
@jellypuno jellypuno released this 15 Mar 16:19

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.