feat(xo-web): 5.124.1
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
### Bug fixes
|
||||
|
||||
- [User] _Forget all connection tokens_ button should not delete other users' tokens, even when current user is an administrator (PR [#7014](https://github.com/vatesfr/xen-orchestra/pull/7014))
|
||||
- [Settings/Servers] Fix connection to old XenServer hosts using XML-RPC protocol (broken in XO 5.85.0)
|
||||
|
||||
### Released packages
|
||||
@@ -11,6 +12,7 @@
|
||||
- xen-api 1.3.6
|
||||
- @xen-orchestra/proxy 0.26.33
|
||||
- xo-server 5.122.0
|
||||
- xo-web 5.124.1
|
||||
|
||||
## **5.86.0** (2023-08-31)
|
||||
|
||||
|
||||
@@ -11,8 +11,6 @@
|
||||
|
||||
> Users must be able to say: “I had this issue, happy to know it's fixed”
|
||||
|
||||
- [User] _Forget all connection tokens_ button should not delete other users' tokens, even when current user is an administrator (PR [#7014](https://github.com/vatesfr/xen-orchestra/pull/7014))
|
||||
|
||||
### Packages to release
|
||||
|
||||
> When modifying a package, add it here with its release type.
|
||||
@@ -29,6 +27,4 @@
|
||||
|
||||
<!--packages-start-->
|
||||
|
||||
- xo-web patch
|
||||
|
||||
<!--packages-end-->
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "xo-web",
|
||||
"version": "5.124.0",
|
||||
"version": "5.124.1",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"description": "Web interface client for Xen-Orchestra",
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user