Skip to content

v3.0.0-next.202401241448

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 21:03
· 1680 commits to main since this release

Zowe Explorer

New features and enhancements

  • Removed Gulp dependency and migrated from i18n standard to l10n. #2253 Thanks @rudyflores

Bug fixes

  • Changed ZoweExplorerExtender.initForZowe profileTypeConfigurations: imperative.ICommandProfileTypeConfiguration[] to a required argument to address issues seen after registration of profile type when not passed. #2575 Thanks @JillieBeanSim

Zowe Explorer Extension for FTP

New features and enhancements

Bug fixes

Zowe Explorer APIs

New features and enhancements

Bug fixes

  • Changed IApiExplorerExtenders.initForZowe profileTypeConfigurations: imperative.ICommandProfileTypeConfiguration[] to a required argument to address issues seen after registration of profile type when not passed. #2575 Thanks @JillieBeanSim