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

2.15.0

Latest
Compare
Choose a tag to compare
@hatched hatched released this 22 Aug 18:10
· 2 commits to master since this release

Changed

  • Upgraded jaaslib to remove request for revision-info on Charmstore requests.
  • Series list has been updated to include new OS series.
  • Added Prettier to the codebase to format .scss files.
  • Update to Xterm 3.8.0.
  • Browserify has been replaced with Webpack which also now builds the SCSS files.
  • Update the canvas to use the existing svg sprites.
  • Removed unused svg assets from the build/dist.
  • GUI is now being served by Flask.
  • YUI is now served as a bundled asset in two files to reduce total number of assets.
  • Replace components with juju-react-components.

Fixed

  • Forced Cloud facade to v2 to support UpdateCredentials method.
  • Updated broken links in deployment flow.
  • Broken GCP cloud logo in Firefox.
  • Repeating port values on Status pane.
  • Broken styles on the Status pane.
  • Searches without query text would reload forever.
  • Replaced Juju mailing list with Discourse link.

Removed

  • Entity details pages no longer have sticky headers.
  • It's no longer possible to deploy k8s charms via the GUI.