feat(xo-web): 5.133.0

This commit is contained in:
Julien Fontanet 2023-12-29 10:48:02 +01:00
parent 2c40b99d8b
commit c5010c2caa
3 changed files with 3 additions and 6 deletions

View File

@ -19,6 +19,7 @@
- [Menu/Proxies] Added a warning icon if unable to check proxies upgrade (PR [#7237](https://github.com/vatesfr/xen-orchestra/pull/7237))
- [Host/Network/PIF] Display and ability to edit IPv6 field [#5400](https://github.com/vatesfr/xen-orchestra/issues/5400) (PR [#7218](https://github.com/vatesfr/xen-orchestra/pull/7218))
- [VM] Trying to increase the memory of a running VM will now propose the option to automatically restart it and increasing its memory [#7069](https://github.com/vatesfr/xen-orchestra/issues/7069) (PR [#7244](https://github.com/vatesfr/xen-orchestra/pull/7244))
- [Tags] Implement scoped tags (PR [#7270](https://github.com/vatesfr/xen-orchestra/pull/7270))
### Bug fixes
@ -43,7 +44,7 @@
- xo-cli 0.23.0
- vhd-lib 4.9.0
- xo-server 5.132.0
- xo-web 5.132.0
- xo-web 5.133.0
## **5.89.0** (2023-11-30)

View File

@ -7,8 +7,6 @@
> Users must be able to say: “Nice enhancement, I'm eager to test it”
- [Tags] Implement scoped tags (PR [#7270](https://github.com/vatesfr/xen-orchestra/pull/7270))
### Bug fixes
> Users must be able to say: “I had this issue, happy to know it's fixed”
@ -29,6 +27,4 @@
<!--packages-start-->
- xo-web minor
<!--packages-end-->

View File

@ -1,7 +1,7 @@
{
"private": true,
"name": "xo-web",
"version": "5.132.0",
"version": "5.133.0",
"license": "AGPL-3.0-or-later",
"description": "Web interface client for Xen-Orchestra",
"keywords": [