Releases: zowe/zowe-explorer-vscode
Releases · zowe/zowe-explorer-vscode
v1.13.1
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
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
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
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
v1.11.0
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
- Updated arguments to keep the order of precedence consistent between service and base profile. #1055. Thanks @JillieBeanSim
v1.10.0
- Added Base Profile support. #1037. Thanks @katelynienaber, @jellypuno, @JillieBeanSim, @lauren-li, @crawr, @phaumer
v1.9.0
- Added the Allocate Like feature. #904. Thanks @katelynienaber
- Added the ability to disable/enable profile validation. #922. Thanks @JillieBeanSim
- Added the ability to access other profiles during profile validation. #953. Thanks @JillieBeanSim
- Grouped Favorites by profile for Datasets, USS, and Jobs. #168. Thanks @lauren-li
- Fixed USS renaming issues. #911. Thanks @katelynienaber and @lauren-li
- Fixed the deletion of datasets issue. #963. Thanks @katelynienaber
- Once entered, datasets and members are displayed in uppercase. #962. Thanks @AndrewTwydell and @Pranay154
- Removed errors in Favorites items caused by profiles that are created by other extensions. #968. Thanks @lauren-li
- Updated the environment check for Theia compatibility. #1009. Thanks @lauren-li
v1.8.0
- 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