From 70c8b24fac5178d01492fb9e1f039df2a1a817bd Mon Sep 17 00:00:00 2001 From: Julien Fontanet Date: Mon, 31 Jul 2023 15:58:15 +0200 Subject: [PATCH] feat(xo-web): 5.122.1 --- CHANGELOG.md | 5 ++++- CHANGELOG.unreleased.md | 7 ------- packages/xo-web/package.json | 2 +- 3 files changed, 5 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9792af78..c5a56dbbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ - [RPU] Avoid migration of VMs on hosts without missing patches (PR [#6943](https://github.com/vatesfr/xen-orchestra/pull/6943)) - [Backup/File restore] Faster and more robust ZIP export - [Backup/File restore] Add faster tar+gzip (`.tgz`) export +- [Settings/Users] Show users authentication methods (PR [#6962](https://github.com/vatesfr/xen-orchestra/pull/6962)) +- [Settings/Users] User external authentication methods can be manually removed (PR [#6962](https://github.com/vatesfr/xen-orchestra/pull/6962)) ### Bug fixes @@ -27,6 +29,7 @@ - [New SR] Send provided NFS version to XAPI when probing a share - [Backup/exports] Show more information on error ` stream has ended with not enough data (actual: xxx, expected: 512)` (PR [#6940](https://github.com/vatesfr/xen-orchestra/pull/6940)) - [Backup] Fix incremental replication with multiple SRs (PR [#6811](https://github.com/vatesfr/xen-orchestra/pull/6811)) +- [New VM] Order interfaces by device as done on a VM Network tab (PR [#6944](https://github.com/vatesfr/xen-orchestra/pull/6944)) - Users can no longer sign in using their XO password if they are using other authentication providers (PR [#6962](https://github.com/vatesfr/xen-orchestra/pull/6962)) ### Released packages @@ -46,10 +49,10 @@ - xo-server-audit 0.10.4 - xo-server-netbox 1.0.0 - xo-server-transport-xmpp 0.1.2 -- xo-web 5.122.0 - xo-server 5.120.0 - xo-server-auth-github 0.3.0 - xo-server-auth-google 0.3.0 +- xo-web 5.122.1 ## **5.84.0** (2023-06-30) diff --git a/CHANGELOG.unreleased.md b/CHANGELOG.unreleased.md index 5591b9d45..77ab5de5a 100644 --- a/CHANGELOG.unreleased.md +++ b/CHANGELOG.unreleased.md @@ -7,15 +7,10 @@ > Users must be able to say: “Nice enhancement, I'm eager to test it” -- [Settings/Users] Show users authentication methods (PR [#6962](https://github.com/vatesfr/xen-orchestra/pull/6962)) -- [Settings/Users] User external authentication methods can be manually removed (PR [#6962](https://github.com/vatesfr/xen-orchestra/pull/6962)) - ### Bug fixes > Users must be able to say: “I had this issue, happy to know it's fixed” -- [New VM] Order interfaces by device as done on a VM Network tab (PR [#6944](https://github.com/vatesfr/xen-orchestra/pull/6944)) - ### Packages to release > When modifying a package, add it here with its release type. @@ -32,6 +27,4 @@ -- xo-web patch - diff --git a/packages/xo-web/package.json b/packages/xo-web/package.json index 5aef83e06..d53412873 100644 --- a/packages/xo-web/package.json +++ b/packages/xo-web/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "xo-web", - "version": "5.122.0", + "version": "5.122.1", "license": "AGPL-3.0-or-later", "description": "Web interface client for Xen-Orchestra", "keywords": [