Skip to content

v4.0.0

Compare
Choose a tag to compare
@d-mo d-mo released this 19 Feb 02:35

This is a major release that brings important performance improvements both in the backend as well as in the frontend. It also introduces usability improvements when filtering lists, exploring logs, adding "other server" clouds and when selecting tags, keys & networks in forms.

  • Feature: Widget to select existing tags
  • Feature: Configurable filters in every list that persist in localStorage
  • Feature: Searchable key & network selection widgets in forms
  • Feature: Collapsible sections in monitoring dashboards
  • Feature: Export machine monitoring dashboard as pdf
  • Feature: Automatic backup & restore scripts for mongo & influx
  • Feature: Pre and post action hooks
  • Change: Upgrade backend code to Python 3.7
  • Change: Upgrade frontend code to Polymer 2.x and Web Components v1
  • Change: Upgrade to latest Apache Libcloud 2.4.0
  • Change: Improve user interaction when adding "Other Server" Clouds
  • Change: Improve display of JSON & XML metadata

Installation

To install, please run:

wget https://github.com/mistio/mist-ce/releases/download/v4.0.0/docker-compose.yml
docker-compose up -d

Also see the following README sections: