feat: release 5.73.0 (#6336)
This commit is contained in:
parent
f01a89710c
commit
8068b83ffe
15
CHANGELOG.md
15
CHANGELOG.md
@ -1,13 +1,18 @@
|
|||||||
# ChangeLog
|
# ChangeLog
|
||||||
|
|
||||||
## **next**
|
## **5.73.0** (2022-07-29)
|
||||||
|
|
||||||
|
<img id="latest" src="https://badgen.net/badge/channel/latest/yellow" alt="Channel: latest" />
|
||||||
|
|
||||||
|
### Highlights
|
||||||
|
|
||||||
|
- [REST API] VDI import now also supports the raw format
|
||||||
|
- HTTPS server can acquire SSL certificate from Let's Encrypt (PR [#6320](https://github.com/vatesfr/xen-orchestra/pull/6320))
|
||||||
|
|
||||||
### Enhancements
|
### Enhancements
|
||||||
|
|
||||||
- [REST API] VDI import now also supports the raw format
|
|
||||||
- Embedded HTTP/HTTPS proxy is now enabled by default
|
- Embedded HTTP/HTTPS proxy is now enabled by default
|
||||||
- [VM] Display a confirmation modal when stopping/restarting a protected VM (PR [#6295](https://github.com/vatesfr/xen-orchestra/pull/6295))
|
- [VM] Display a confirmation modal when stopping/restarting a protected VM (PR [#6295](https://github.com/vatesfr/xen-orchestra/pull/6295))
|
||||||
- HTTPS server can acquire SSL certificate from Let's Encrypt (PR [#6320](https://github.com/vatesfr/xen-orchestra/pull/6320))
|
|
||||||
|
|
||||||
### Bug fixes
|
### Bug fixes
|
||||||
|
|
||||||
@ -32,7 +37,7 @@
|
|||||||
|
|
||||||
## **5.72.1** (2022-07-11)
|
## **5.72.1** (2022-07-11)
|
||||||
|
|
||||||
<img id="latest" src="https://badgen.net/badge/channel/latest/yellow" alt="Channel: latest" />
|
<img id="stable" src="https://badgen.net/badge/channel/stable/green" alt="Channel: stable" />
|
||||||
|
|
||||||
### Enhancements
|
### Enhancements
|
||||||
|
|
||||||
@ -101,8 +106,6 @@
|
|||||||
|
|
||||||
## **5.71.1 (2022-06-13)**
|
## **5.71.1 (2022-06-13)**
|
||||||
|
|
||||||
<img id="stable" src="https://badgen.net/badge/channel/stable/green" alt="Channel: stable" />
|
|
||||||
|
|
||||||
### Enhancements
|
### Enhancements
|
||||||
|
|
||||||
- Show raw errors to administrators instead of _unknown error from the peer_ (PR [#6260](https://github.com/vatesfr/xen-orchestra/pull/6260))
|
- Show raw errors to administrators instead of _unknown error from the peer_ (PR [#6260](https://github.com/vatesfr/xen-orchestra/pull/6260))
|
||||||
|
Loading…
Reference in New Issue
Block a user