From 75ef5c9c708df231d85eab09fff23488dce2d0e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Gallou?= Date: Fri, 5 Jul 2019 08:35:48 +0200 Subject: [PATCH] 2.3.0 --- sources/server/changelog.md | 56 +++++++++++++++++-------------------- 1 file changed, 26 insertions(+), 30 deletions(-) diff --git a/sources/server/changelog.md b/sources/server/changelog.md index 93bcb77a40..c67b0e9060 100644 --- a/sources/server/changelog.md +++ b/sources/server/changelog.md @@ -1,41 +1,37 @@ -### 2.3.0-rc.1 -* Fix error when loading web client on slow connection - -### 2.3.0-beta.4 -* Fix #570 : remove connected user from Summary page of configuration panel (makes no sense) +### 2.3.0 * Add IlluminationWm2 historizer -* Fix #569 : Fix model usage on manually created devices -* Fix #558 : Build with Protobuf 3.7.1 under Windows -* Fix #521 : Change the format of duration keywords -* Fix #561 : Yadoms update -* Fix script interpreter startup in debug mode * Add getKeywordListLastData REST request -* Fix #571 : Summary data : average values are not exact -* Fix #451 : Summary Acquisition Months -* Fix #568 : Check summary acquisition on yadoms update * New feature #434 : Add a "connected/disconnected" flag on the main page -* Fix #520 : [switch] Bad behaviour with dimmable keyword -* Fix #567 : Widget moving to another page fail +* New feature #532 : Add readkeyworddetails function to script API +* New feature #537 : Add a download logs function +* New feature #553 : use of full compliant Json +* New feature #555 : Add data export function (maintenance page of configuration panel) +* New feature #556 : Duplicate rule function +* New feature #572 : App proxy support +* Fix #136 : JSON empty collection. +* Fix #451 : Summary Acquisition Months * Fix #482 : ZWave plugin - Configuration display error +* Fix #520 : [switch] Bad behaviour with dimmable keyword +* Fix #521 : Change the format of duration keywords +* Fix #522 : Try to backup elsewhere if not enough place in system temp folder +* Fix #539 : ZWave : configuration items : add numbers NewFeature +* Fix #540 : Fix getKeywordData request when used without specifying limit +* Fix #558 : Build with Protobuf 3.7.1 under Windows * Fix #560 : ZWave plugin - cleanup logs +* Fix #561 : Yadoms update * Fix #565 : Extra queries failure -* Fix #136 : JSON empty collection. -* Fix #539 : ZWave : configuration items : add numbers NewFeature -* New feature #556 : Duplicate rule function -* New feature #572 : App proxy support +* Fix #567 : Widget moving to another page fail +* Fix #568 : Check summary acquisition on yadoms update +* Fix #569 : Fix model usage on manually created devices +* Fix #570 : remove connected user from Summary page of configuration panel (makes no sense) +* Fix #571 : Summary data : average values are not exact * Fix #573 : fix querying summary values and fix widget chart - -### 2.3.0-beta.3 -* N/A (fixes on RFXCom plugin only) - -### 2.3.0-beta.2 -* New feature #555 : Add data export function (maintenance page of configuration panel) -* New feature #553 : use of full compliant Json -* New feature #532 : Add readkeyworddetails function to script API -* New feature #537 : Add a download logs function -* Fix #522 : Try to backup elsewhere if not enough place in system temp folder +* Fix error when loading web client on slow connection +* Fix script interpreter startup in debug mode * Fix wrong display for new devices -* Fix #540 : Fix getKeywordData request when used without specifying limit + +#### Issues fixed +* [Click here to see issues fixed in this version](https://github.com/Yadoms/yadoms/milestone/10?closed=1) ### 2.2.1