From fd18bee62f26000c2ab11f5f0045af6ab5c8cd48 Mon Sep 17 00:00:00 2001 From: Julien Fontanet Date: Tue, 10 Sep 2024 14:50:47 +0200 Subject: [PATCH] feat(xo-web): 5.155.0 --- CHANGELOG.md | 5 +++++ CHANGELOG.unreleased.md | 6 ------ packages/xo-web/package.json | 2 +- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1e72a52328..32e4c7b5716 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,14 +4,18 @@ ### Enhancements +- [Pool/Networks] Networks can be sorted by VLANs +- [Pool/Networks] Networks can be filtered by VLANs, e.g. `VLAN:10` - [REST API] Add `pifs` and `vm-controllers` collections - [REST API/Dashboard] Add name and type of the backup in the backup job issues (PR [#7958](https://github.com/vatesfr/xen-orchestra/pull/7958)) - [Perf-alert] Display warning if no guest tools are detected while monitoring VM memory (PR [#7886](https://github.com/vatesfr/xen-orchestra/pull/7886)) - [V2V] Fix computation of `memory_static_max` +- [i18n] Update Japanese translations (Thanks [@kohju](https://github.com/kohju)!) (PR [#7972](https://github.com/vatesfr/xen-orchestra/pull/7972)) ### Bug fixes - [Incremental Backup & Replication] Remove most of `Couldn't delete snapshot data` errors when using _Purge snapshot data when using CBT_ [#7826](https://github.com/vatesfr/xen-orchestra/pull/7826) (PR [#7960](https://github.com/vatesfr/xen-orchestra/pull/7960)) +- [Dashboard/Health] Fix alarm table not showing any alarms (PR [#7965](https://github.com/vatesfr/xen-orchestra/pull/7965)) ### Released packages @@ -21,6 +25,7 @@ - xo-server 5.154.0 - xo-server-perf-alert 0.5.0 - xo-server-sdn-controller 1.0.10 +- xo-web 5.155.0 ## **5.98.0** (2024-08-30) diff --git a/CHANGELOG.unreleased.md b/CHANGELOG.unreleased.md index 9977ecd8954..979cfebf396 100644 --- a/CHANGELOG.unreleased.md +++ b/CHANGELOG.unreleased.md @@ -11,9 +11,6 @@ > Users must be able to say: “Nice enhancement, I'm eager to test it” -- [Pool/Networks] Networks can be sorted by VLANs -- [Pool/Networks] Networks can be filtered by VLANs, e.g. `VLAN:10` -- [i18n] Update Japanese translations (Thanks [@kohju](https://github.com/kohju)!) (PR [#7972](https://github.com/vatesfr/xen-orchestra/pull/7972)) - **XO 6**: - [Dashboard] Display backup issues data (PR [#7974](https://github.com/vatesfr/xen-orchestra/pull/7974)) @@ -21,8 +18,6 @@ > Users must be able to say: “I had this issue, happy to know it's fixed” -- [Dashboard/Health] Fix alarm table not showing any alarms (PR [#7965](https://github.com/vatesfr/xen-orchestra/pull/7965)) - ### Packages to release > When modifying a package, add it here with its release type. @@ -42,6 +37,5 @@ - @xen-orchestra/lite minor - @xen-orchestra/web minor - @xen-orchestra/web-core minor -- xo-web minor diff --git a/packages/xo-web/package.json b/packages/xo-web/package.json index 2af4c4aa2f4..02027f9180f 100644 --- a/packages/xo-web/package.json +++ b/packages/xo-web/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "xo-web", - "version": "5.154.0", + "version": "5.155.0", "license": "AGPL-3.0-or-later", "description": "Web interface client for Xen-Orchestra", "keywords": [