Page 1 of 1

Version 1.7.2 Release notes

Posted: 27 Jul 2014 11:04
by pz1
Noticed this morning that version 1.7.2 has been released. No announcement no docs yet. So I extracted the release notes from the installation file, for those who also want to know the changes before actually installing.
26.07.2014 v1.7.2

Fixes and improvements:
Fix auth parameter in http.request()
Small Z-Way C core fixes and improvements
MeterTableMonitor historical data storage fix
Fix various minor issues in JS code
Fix DH deletion notification for array values
Fix memory leak in ZXmlDocument.findOne() and deviceTypeString
HTTP module: force adding content type for POST requests if not specified
Do not perform url encoding on http headers
Added optional timeout (ms) parameter to ZHttp
Correctly output JS functions as strings when returning from /JS/Run/func
Fix data holder value setter to work for both "dh.value=xxx" and "dh=xxx"

New features:
New UI selector
Function classed for NVM operations for 5th gen dongles (for 6.5x SDK)

Command Classes:
CentralScene: respond to supported get, return number of scenes from config
Time: respond with real time offset information, handle time offset report
ClimateControlSchedule: added Override Get/Set
Add UserCode SetRaw method for devices pretending user code to be binary.

Minor change in the API:
givenName added to device dataholder to store names in Expert UI (for future use)
User Code data holder type now depends on actual code data (bnary or string)
Always read user code payload if present (even if status is 0)

Re: Version 1.7.2 Release notes

Posted: 27 Jul 2014 17:55
by pz1
In contrast to release 1.7.1, this 1.7.2 release, as installed this afternoon, does NOT contain any UserModules

NOTE: Please ignore this post. Was a mistake on my side (see below)

Re: Version 1.7.2 Release notes

Posted: 28 Jul 2014 13:54
by pz1
pz1 wrote:In contrast to release 1.7.1, this 1.7.2 release, as installed this afternoon, does NOT contain any UserModules
Is this intended behaviour?

Re: Version 1.7.2 Release notes

Posted: 28 Jul 2014 15:07
by pofs
Why are you expecting a clean installation should have User Modules?
They are designed to be added by user, not bundled with installation package :)

Re: Version 1.7.2 Release notes

Posted: 28 Jul 2014 15:29
by pz1
pofs wrote:Why are you expecting a clean installation should have User Modules?
Because
  1. PoltoS had promised that the OpenRemoteHelper module was to be bundled with the standard installation of RaZberry.
  2. Version 1.7.1 had it bundled, and the release notes 1.7.2 do not say they are no longer included

Re: Version 1.7.2 Release notes

Posted: 28 Jul 2014 16:42
by pofs
If so, this might be a mistake. You better ask him.
But I still think it should go to the modules, not userModules.

Re: Version 1.7.2 Release notes

Posted: 28 Jul 2014 17:00
by pz1
pofs wrote:But I still think it should go to the modules, not userModules.
I'm not a systems designer, but I tend to agree on this with you.

Re: Version 1.7.2 Release notes

Posted: 28 Jul 2014 19:50
by pz1
pofs wrote:If so, this might be a mistake. You better ask him.
Sorry, my mistake :oops:
Because the OpenRemote connection wasn't working I had assumed it was not there. On further investigation I found that it is indeed in the distribution in directory modules.
Shame on me :oops:

Now I have to find out why the OpenRemote link is not working anymore