Releases: mistio/mist-ce
Releases · mistio/mist-ce
v4.4.4
- Bugfix: Fix validation error when adding new host in KVM clouds
- Bugfix: Remember custom sort order & field widths in lists
- Bugfix: Always fetch permissions & constraints in machine-create form
- Bugfix: Prevent occasional exceptions when listing images in vSphere
- Change: Dont use asyncio by default when listing vSphere nodes
Installation
To install, please run:
wget https://github.com/mistio/mist-ce/releases/download/v4.4.4/docker-compose.yml
docker-compose up -d
Also see the following README sections:
v4.4.3
- Change: Add support for CI Logon SSO (EE only)
- Change: Upgrade echarts & load them only when needed
- Change: Add new DB indexes on Images & Sizes to increase query performance
- Bugfix: Allow image formats other than .img when cloning KVM machine
Installation
To install, please run:
wget https://github.com/mistio/mist-ce/releases/download/v4.4.3/docker-compose.yml
docker-compose up -d
Also see the following README sections:
v4.4.2
- Bugfix: Fix UI RBAC checking issue (EE/HS only)
- Bugfix: Fix LDAP URI stripping issue (EE/HS only)
- Change: Allow LDAP login from multiple OU's (EE/HS only)
- Change: Update pre-starred AWS & Azure images
Installation
To install, please run:
wget https://github.com/mistio/mist-ce/releases/download/v4.4.2/docker-compose.yml
docker-compose up -d
Also see the following README sections:
v4.4.1
- Bugfix: Pin influxdb image to v1.8.4
- Bugfix: Fix display of tags with empty value
- Bugfix: Fix constraint enforcement on create machine form (EE/HS only)
- Bugfix: Do not display sign in disabled message when MS365 SSO is the only one available (EE only)
- Change: Update requests & limits in helm chart
Installation
To install, please run:
wget https://github.com/mistio/mist-ce/releases/download/v4.4.1/docker-compose.yml
docker-compose up -d
Also see the following README sections:
v4.4.0
- Change: Upgrade to Polymer3 / Web Components v1
- Feature: Add support for CloudSigma clouds
- Feature: Use Monaco editor when viewing or editing code or markup
- Feature: Add RBAC on images (EE/HS only)
- Feature: Add support for Microsoft 365 sign on (EE only)
- Feature: Hide sidebar sections when the user has no permission to access them (EE/HS only)
- Feature: Add power_cycle action for DigitalOcean
- Feature: Extend supported constraints on machine size
- Feature: Add rename & clone actions for vSphere machines
- Feature: Introduce API v2 (experimental)
- Feature: Add support for volumes in Linode
- Change: Open shell in new window, rewrite ssh backend in Golang
- Change: Support Linode API v4
- Change: Rename Packet to EquinixMetal
- Change: Drop experimental support for Gig G8 clouds
- Bugfix: Numerous minor bugfixes & UX improvements
Installation
To install, please run:
wget https://github.com/mistio/mist-ce/releases/download/v4.4.0/docker-compose.yml
docker-compose up -d
Also see the following README sections:
v4.3.8
- Bugfix: Fix machine provisioning issue on OpenStack
- Bugfix: Fix machine provisioning on KubeVirt
Installation
To install, please run:
wget https://github.com/mistio/mist-ce/releases/download/v4.3.8/docker-compose.yml
docker-compose up -d
Also see the following README sections:
v4.3.7
- Bugfix: Fix KVM add cloud with custom SSH port
- Bugfix: Fix undefine machine on KVM clouds
- Bugfix: Fix possible event loop error when creating machine on KVM clouds
- Bugfix: Fix possible even loop error when listing images in KVM clouds
- Bugfix: Fix possible event loop error when creating machine on Packet clouds
- Bugfix: Fix error when location is not found for list_storage_accounts on Azure clouds
- Bugfix: Add defensive check for vsphere and kubevirt specific endpoints to throw error the provider is not correct
- Bugfix: Fix region extraction from Packet clouds
- Change: Allow starting terminated machines on KVM clouds
- Change: Throw VolumeCreationError instead of
Cloud Unavailable
when volume creation fails - Change: Update description of sizes in DigitalOcean clouds
- Change: Update min size for Packet volumes to 100
Installation
To install, please run:
wget https://github.com/mistio/mist-ce/releases/download/v4.3.7/docker-compose.yml
docker-compose up -d
Also see the following README sections:
v4.3.6
- Bugfix: Fix image path issue on KVM create machine
- Bugfix: Fix insights utilization graph (EE/HS only)
- Change: Increase max RAM size in KVM create machine fields
- Change: Add option to disable image starring on machine create
- Change: Update default task queue names
Installation
To install, please run:
wget https://github.com/mistio/mist-ce/releases/download/v4.3.6/docker-compose.yml
docker-compose up -d
Also see the following README sections:
v4.3.5
- Bugfix: Fix machine provisioning for KVM clouds
- Bugfix: Use ThreadPoolExecutor in create_machine_async, fixes provisioning issue on OpenStack clouds
- Bugfix: Fix Azure storage account autogenerated name
- Bugfix: Fix links to filtered lists
- Bugfix: Fix handling of custom sizes
- Bugfix: Fix cost output in csv export
- Change: Set images as unstarred by default
Installation
To install, please run:
wget https://github.com/mistio/mist-ce/releases/download/v4.3.5/docker-compose.yml
docker-compose up -d
Also see the following README sections:
v4.3.4
- Bugfix: Fix ordering of starred images in machine create form
- Bugfix: Fix CSV export
- Bugfix: Fix zone listing issue for non-owners (EE/HS only)
- Bugfix: Fix network deletion in OpenStack
Installation
To install, please run:
wget https://github.com/mistio/mist-ce/releases/download/v4.3.4/docker-compose.yml
docker-compose up -d
Also see the following README sections: