This repository has been archived by the owner on May 12, 2021. It is now read-only.
Releases: juju/juju-gui
Releases · juju/juju-gui
2.8.0
- Import SSH keys from GitHub during deployment.
- Manually add multiple SSH keys during deployment.
- Merged multiple changelogs into single Model Changes list.
- Release of the Direct Deploy functionality.
- (Fix) GUI will properly load now if it cannot reach the charmstore.
- (Fix) Large number of errors are now surfaced instead of failing silently.
2.7.5
- AddKeys and ImportKeys api calls added to JS API for upcoming SSH key functionality.
- ModelInfo calls now request missing status and owner information.
- Initial work on a new profile UI.
- Added "Artful" Ubuntu series.
- (Fix) Modifying configuration of applications deployed from bundles now applies the config correctly.
- (Fix) Update tense of the changelog outputs.
- (Fix) Correctly authenticate if not all sessions have expired.
- (Fix) When logged in, no longer rarely keep the logged out state.
2.7.4
- GUI dist size reduced by 68%.
- Direct deploy styling updates.
- Store hero images now link to search results.
- Styling fixes and updates for tablets.
- Search results are now links so they can be middle clicked to open in a new tab.
- (Fix) Logout links properly work across platforms.
- (Fix) Closing notifications no longer errors.
- (Fix) Setting config values on applications no longer errors when descriptions are empty.
- (Fix) Direct Deploy "Back to canvas" now works as expected.
- (Fix) SSH keys pasted into the deployment flow no longer spill out of container.
- (Fix) Model switcher list now properly scrolls when you have many models.
- (Fix) Model login no longer loops under rare circumstances.
- (Fix) Hitting the browser back button after searching now navigates properly.
2.7.3
2.7.2
2.7.1
2.7.0
- Subordinates are now shown as such in the charm details pages.
- Reduced search query time by over 85%.
- Added confirmation when removing credentials from account page.
- The same bundle can now be deployed multiple times into the same model.
- You can now add to the canvas directly from the search results.
- Machine view now shows constraints and allows them to be modified on machines which have not yet been provisioned.
- Bundles with a description in their yaml are now shown in their details pages and in Direct Deploy.
- (Fix) Visiting a user profile page directly no longer intermittently redirects to your own.
- (Fix) Usernames with + sign are now handled properly.
- (Fix) No longer remove spaces from search queries.
- (Fix) Checkbox hit area increased in inspector unit lists.
- (Fix) When not in JAAS some charms will no longer request USSO login.
- (Fix) Username is now clickable in charm/bundle details pages.
- (Fix) Do not show the credentials section if there are none.
- (Fix) Sticky header in charm/bundle details no longer improperly hides information.
- (Fix) Correctly center store hero images.
2.6.0
- Store search results now provide a toggle to include the community results.
- GUI version is now visible in the GUI help menu.
- Private charms and bundles can now be deployed like any public charm or bundle.
- List charm terms on the charm details pages.
- Charms with terms can now be deployed in the GUI. When deploying a charm that requires a term agreement the terms will be presented in the deployment flow prior to being allowed to deploy.
- Added beta support for Direct Deploy. By visiting a url with a
dd
query parameter the supplied entity id will be added to a new model and a simplified deployment flow will be displayed for a faster deployment experience. - Added account page which shows the credentials you've added across clouds and provides a central location to add and remove cloud credentials. The account page is accessible from the user icon in the top right of the GUI.
- Started push on removing YUI.
- Page titles now update when viewing the store.
- Styling updates.
- When selecting an application in the inspector the icon is now moved just into frame.
- (Fix) Inspector navigation to relation details pre-deploy is now functional.
- (Fix) Config option fields no longer escape values multiple times.
- (Fix) Exporting uncommitted models now correctly exports machine data.
- (Fix) Do not try and move relation when ambiguous relation selector is open.
- (Fix) Help link in the user menu is now clickable.
- (Fix) Correctly display the series list for multi-series charms.
- (Fix) Zoom in/out keyboard shortcuts now work.
2.5.2
- Unit workload status now shown in unit list view.
- User permissions are now shown in profile view.
- (Fix) Do not fail if cloud provider logo isn't available.
- (Fix) If login times out, retry.
- (Fix) Clicking user name in search results links to their profile.
- (Fix) Do not allow duplicate credential names.
- (Fix) Provide immediate feedback when destroying models.
2.5.1
- Profile access has been moved to dropdown in top right.
- VPC ID and Force VPC options added to the deployment flow for AWS.
- Model credentials are now shown in the user profile.
- Friendly credential names are now displayed.
- Able to open the store from the machine view onboarding messages.
- Read only mode has better feedback to show why actions are blocked.
- Entity details pages now includes link to latest revision.
- (Fix) Owner now links to their profile page, not launchpad.
- (Fix) Destroy model button is only shown if user has access.
- (Fix) Cookie notice is now shown on login screen.
- (Fix) Right-click-open now works for links in the header.
- (Fix) JAAS always auto logs into charmstore.
- (Fix) Juju logo properly links to root path.
- (Fix) Empty search queries now show default store page.