Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Releases: juju/juju-gui

2.5.0

30 Mar 18:18
Compare
Choose a tag to compare
  • Removed Juju 1 support.
  • Removed Sandbox support.
  • Display channel information on bundle and charm detail pages.
  • Subordinate inspector unit lists now show subordinate units.
  • Improve styling for small screens.
  • Improve header rendering when switching models.
  • Updated styling on model sharing modal.
  • Added series to constraint options when creating new machines.
  • (Fix Settings screen now closes on save.
  • (Fix) Constraints are now properly shown when scaling in inspector.
  • (Fix) Only constraints available on the specified provider are shown.
  • (Fix) Model switcher displays models which have never been connected to.
  • (Fix) Provide links to download charm resources when available.

2.4.4

16 Mar 17:35
Compare
Choose a tag to compare
  • New model switcher which sorts based on last accessed.
  • If a large number of ports are opened by a charm the inspector now shows them as ranges instead of individual ports.
  • New loading indicator for the GUI startup sequence.
  • Keyboard shortcuts have been moved to Shift + ?.
  • GUI Settings config has been moved to Shift + !.
  • (Fix) Subordinates relation scope is properly respected when creating relations with both a global and container scopes.
  • (Fix) Requires relation endpoints can now be satisfied multiple times.
  • (Fix) Bundle exports will no longer improperly export boolean values.
  • (Fix) Show IP address in inspector even if no ports are available.
  • (Fix) Changing charm versions in the inspector now uses the new charm ids.
  • (Fix) Assumes @external domain if none is supplied while sharing.
  • (Fix) Hitting escape now closes the store.
  • (Fix) Do not show the sharing icon unless sharing is available.

2.4.3

02 Mar 17:16
Compare
Choose a tag to compare
  • (Fix) Header links now correctly show the appropriate user profiles.
  • (Fix) Adding Google Cloud credentials JSON file now is stored correctly.
  • (Fix) Config options set to "" will no longer 'unset' the value in Juju.
  • (Fix) Bundle and charm details now have proper homepage and bug links.
  • (Fix) Display modified configuration options on bundle details pages.
  • (Fix) No longer repeating user name in user profile.
  • (Fix) Cookie notice no longer blocks deploy button.

2.4.2

23 Feb 15:17
Compare
Choose a tag to compare
  • (Fix) Prior to logging in, if the GUI loses connection to the controller it will no longer force a login.
  • (Fix) Clicking the log in button on the canvas now correctly automatically logs you into the charmstore.

2.4.1

21 Feb 18:46
Compare
Choose a tag to compare
  • Clicking the Juju logo now takes you to your profile.
  • Automatically log into the charmstore when logging in on hosted Juju.
  • (Fix) Visiting another user or groups profile page now properly displays their profile.
  • (Fix) Model name is now properly synced throughout the UI.
  • (Fix) Close the search results when clicking outside.
  • (Fix) Display the proper cloud title after selecting a cloud.
  • (Fix) Long charm/bundle names now properly wrap.

2.4.0

17 Feb 17:18
Compare
Choose a tag to compare
  • Sharing interface now allows you to grant and revoke permissions of users on a per model basis.
  • Charm terms are now shown in the deployment flow and any charms with terms now require those terms to be agreed to before deploying.
  • Added help button to header for links to documentation and shortcuts.
  • (Fix) Charmstore now uses the new URL scheme.
  • (Fix) SSH Key input field is now styled properly in Firefox/Safari.

2.3.0

10 Feb 06:13
Compare
Choose a tag to compare
  • New, easy to share URL scheme.
  • New application state system.
  • New Sharing interface which shows which users currently have access to the active model.
  • Model exports now include uncommitted changes.
  • Deployment Flow now allows you to add custom SSH keys.
  • Model switcher now shows the model owner's name if not the logged in user.
  • Alpha support for remote applications.
  • (Fix) When scaling units, correctly increment the unit id.
  • (Fix) Inspector configuration input heights are now set properly.
  • (Fix) Properly handle regions in MAAS.
  • (Fix) Improved validation on required deployment fields.
  • (Fix) Invalid required fields will now block deployment.
  • (Fix) Model name changes are now synced throughout the UI.
  • (Fix) Hide inactive Deployment Flow components until they are needed.
  • (Fix) Show file drop message even if there are matching applications.
  • (Fix) Drag and drop of external charm/bundle files now works in Safari.
  • (Fix) Fetch bundle details when viewing the GUI anonymously.
  • (Fix) Azure credentials now use the same fields as Juju.

2.2.7

15 Dec 17:41
Compare
Choose a tag to compare
  • (Fix) Correctly clear cookies when visiting from the storefront.
  • (Fix) Exposed applications in bundles no longer halt deployment.

2.2.6

12 Dec 19:01
Compare
Choose a tag to compare
  • (Fix) Anonymous and demo now connect to the controller.

2.2.5

01 Dec 18:21
Compare
Choose a tag to compare
  • Enable deploy-target queries to work with new deployment flow.
  • Restyle invalid inputs in deployment flow.
  • Small UI changes throughout.
  • (Fix) Respect bundle constraints when deploying units.
  • (Fix) Show favicon regardless of base url.
  • (Fix) Increase hitbox size for adding credentials.