Skip to content

Commit

Permalink
Zowe Suite v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zowe-robot authored Sep 24, 2024
2 parents 6200c93 + 70850d6 commit 4d19a7f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ All notable changes to the Zlux App Manager will be documented in this file.

## `3.0.0`

- Enhancement: Updated all webpack configurations across supported zlux-app-manager apps (virtual-desktop, bootstrap, app-prop-viewer,
web-browser-app, system-settings-preferences) from 4 --> 5. This includes all associated loaders, modules, and dependencies with removal of deprecated ones. Old Webpack 4 base configuration has been left for app's backwards compatibility. For more information, visit https://www.zowe.org/vnext (#550)
- Enhancement: Updated the Desktop Angular version from 12 to 18. This makes V2 Angular apps incompatible with V3. Iframe and React is unaffected.
- Enhancement: Added ability for the Desktop load the compatibility Desktop mode (V2 Desktop) via the ?use-v2-desktop=true parameter
- Enhancement: Updated all webpack configurations across supported zlux-app-manager apps (virtual-desktop, bootstrap, app-prop-viewer, web-browser-app, system-settings-preferences) from 4 --> 5. This includes all associated loaders, modules, and dependencies with removal of deprecated ones. Old Webpack 4 base configuration has been left for app's backwards compatibility. For more information, visit https://www.zowe.org/vnext (#550)

## `2.10.0`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@

.login-form .password {
font-family: 'Roboto', sans-serif;
text-transform: uppercase;
}

.login-form label {
Expand Down Expand Up @@ -221,4 +220,4 @@
SPDX-License-Identifier: EPL-2.0
Copyright Contributors to the Zowe Project.
*/
*/

0 comments on commit 4d19a7f

Please sign in to comment.