feat(xo-server): 5.126.0

This commit is contained in:
Julien Fontanet
2023-11-13 11:41:08 +01:00
parent 38e32cd24c
commit 55c8c8a6e9
3 changed files with 12 additions and 5 deletions

View File

@@ -1,5 +1,16 @@
# ChangeLog
## **next**
### Enhancement
- [REST API] Add `users` collection
- [Authentication] Re-use existing token instead of creating a new one when connecting with the same user on the same browser
### Released packages
- xo-server 5.125.3
## **5.88.1** (2023-11-07)
<img id="latest" src="https://badgen.net/badge/channel/latest/yellow" alt="Channel: latest" />

View File

@@ -7,9 +7,6 @@
> Users must be able to say: “Nice enhancement, I'm eager to test it”
- [REST API] Add `users` collection
- [Authentication] Re-use existing token instead of creating a new one when connecting with the same user on the same browser
### Bug fixes
> Users must be able to say: “I had this issue, happy to know it's fixed”
@@ -33,7 +30,6 @@
<!--packages-start-->
- @xen-orchestra/backups patch
- xo-server minor
- xo-web patch
<!--packages-end-->

View File

@@ -1,7 +1,7 @@
{
"private": true,
"name": "xo-server",
"version": "5.125.2",
"version": "5.126.0",
"license": "AGPL-3.0-or-later",
"description": "Server part of Xen-Orchestra",
"keywords": [