Zowe Explorer
New features and enhancements
- Added ability to filter jobs by status. Improved Job filtering User experience.#1925 Thanks @kristinochka
- Added option to view PDS member attributes, and updated formatting for attributes webview. #1577 Thanks @traeok
- Streamlined attribute viewing options into one feature - "Show Attributes". Thanks @traeok
- Added multiple select copy/paste feature on uss view #1549 Thanks @KutluOzel-b
- Added multiple select for hide session #1555 Thanks @KutluOzel-b
Bug fixes
- Fixed missing localization for certain VScode error/info/warning messages. #1722 Thanks @traeok
- Fixed "Allocate Like" error that prevented proper execution. #1973 Thanks @traeok
- Fixed de-sync issue between Data Set and Favorites panels when adding or deleting datasets/members that were favorited. #1488 Thanks @traeok
- Added logging in places where errors were being caught and ignored. Thanks @t1m0thyj
- Fixed issue where parent in Jobs list closes after single/multiple job deletion. #1676 Thanks @traeok
Zowe Explorer Extension for FTP
Bug fixes
- Added logging in places where errors were being caught and ignored. Thanks @t1m0thyj
- Fixed all existing ESLint errors within the API logic. Thanks @traeok
Extensibility API for Zowe Explorer.
New features and enhancements
- Copy and Paste added to IZoweTree API for files and directories on USS tree. Thanks @KutluOzel-b
- New Zowe Explorer IJes API getJobsByParameters() that returns a list of jobs for any parameters. Thanks @kristinochka