diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b8286dbe..2eb07f220 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/CHANGELOG.unreleased.md b/CHANGELOG.unreleased.md index 47c55a444..77ab5de5a 100644 --- a/CHANGELOG.unreleased.md +++ b/CHANGELOG.unreleased.md @@ -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 @@ -- xo-web minor - diff --git a/packages/xo-web/package.json b/packages/xo-web/package.json index 37d56588a..0712dd204 100644 --- a/packages/xo-web/package.json +++ b/packages/xo-web/package.json @@ -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": [