[release] v0.13.0

This commit is contained in:
Yann Stepienik 2023-11-25 11:00:56 +00:00
parent cc7aaf17f2
commit 281c8c1ea4
2 changed files with 2 additions and 1 deletions

View file

@ -11,6 +11,7 @@
- Edit container user and devices from UI
- Fix bug where Cosmos Constellation's UDP ports by a TCP one
- Fix a bug with URL screen, where you can't delete a URL when there is a search
- Fix issue where negative network rate are reported
- Support array command and single device in docker-compose import
- Add default alerts... by default (was missing from the default config)
- disable few features liks Constellation, Backup and Monitoring when in install mode to reduce logs and prevent issues with the DB

View file

@ -1,6 +1,6 @@
{
"name": "cosmos-server",
"version": "0.13.0-unstable11",
"version": "0.13.0",
"description": "",
"main": "test-server.js",
"bugs": {