Zowe Explorer
New features and enhancements
- Allow deleting migrated datasets #2447 Thanks @patricktiu
Bug fixes
- Fixed issue with favorited Job filter search. #2440 Thanks @JillieBeanSim
- Remove the 'Show Attributes' context menu action for migrated datasets. #2033 Thanks @patricktiu
- Fixed issue with endless credential prompt loop when logging out. #2262 Thanks @rudyflores
- Bump
@zowe/secrets-for-zowe-sdk
to 7.18.4 to handle install errors gracefully and to allow running without MSVC redistributables. Thanks @traeok - Fixed issue where data set content does not always appear as soon as the editor is opened. #2427 Thanks @traeok
- Adjust scope of "Security: Secure Credentials Enabled" setting to
machine-overridable
so it appears again in certain cloud IDEs. Thanks @traeok - Fixed issue where disabling "Automatic Profile Validation" caused the search prompts to stop appearing for all tree views. #2454 [#2344](#2344 Thanks @traeok
Zowe Explorer Extension for FTP
Bug fixes
- Bump
@zowe/zowe-explorer-api
to pick up latest, including@zowe/secrets-for-zowe-sdk
7.18.4 to handle install errors gracefully and to allow running without MSVC redistributables. Thanks @traeok
Zowe Explorer APIs
New features and enhancements
- Added optional
pendingActions
record toIZoweTreeNode
to allow nodes to track pending promises. Thanks @traeok - Added optional
wasDoubleClicked
variable toIZoweTreeNode
to track whether a node was double-clicked during an action. Thanks @traeok
Bug fixes
- Bump
@zowe/secrets-for-zowe-sdk
to 7.18.4 to handle install errors gracefully and to allow running without MSVC redistributables. Thanks @traeok