Difference between revisions of "Release Notes 3.6.0"
Jump to navigation
Jump to search
Line 65: | Line 65: | ||
*new download, downloadimage, downloadlist, upload and uploadimage objects | *new download, downloadimage, downloadlist, upload and uploadimage objects | ||
*new line object | *new line object | ||
+ | *image object: | ||
+ | **new resize attribute | ||
*new project attributes: screensaverimage, screensaversize | *new project attributes: screensaverimage, screensaversize | ||
*improved keyboard support for date objects | *improved keyboard support for date objects |
Revision as of 15:06, 27 February 2017
Server Updates
- Dummy I/O Server:
- added support for generic read/write data points
- Google Calendar I/O Server:
- the Google Calendar I/O Server is now "free". Using it doesn't decrease the number of available I/O servers
- GSM I/O Server:
- new "simphase2" option to enable support for SIM phase 2+ on some modems
- HID Edge Solo I/O Server:
- added support for firmware version 2.0
- HSYCO Remote I/O Server:
- added support for data loggers replication
- Hue I/O Server:
- added support for Philips Hue bridge 2.0 (Java Hue SDK 1.8.1 API)
- Modbus I/O Server:
- new Modbus Utility scheduler engine, for automatic scheduling and sequencing of Modbus requests
- performance and stability improvements of the Modbus TCP client communication
- Modbus TCP server / Modbus RTU master gateway:
- new "tcpgatewayblacklist" option for IP address based black lists
- new "tcpgatewaywhitelist" option for IP address based white lists
- new "tcpgatewaypriority" option for IP address based priority support
- new "tcpgatewaytimeout" option to set the maximum response timeout
- MyHome I/O Server:
- new "tempignorelocaloffset" option: when true, when sending zones absolute setpoint commands, the local offset is not corrected
- Notifier I/O Server:
- adds support for old AM-x000 firmware versions
- new data points: detected.loops, detected.sensors.<loop>, detected.modules.<loop>, detected.lcds, detected.annunciators
- data point panel.fire.unknown renamed panel.fire.ack
- data point panel.fault.loop.open renamed panel.fault.siren.open
- data point panel.fault.loop.short renamed panel.fault.siren.short
- SATEL I/O Server:
- new I/O Server for Satel security panels
- SMTPSERVER I/O Server:
- improved UTF-8 support
- added support for multipart/alternative messages
- Strato I/O Server:
- added support for Strato Pi Mini and Strato Pi CM
- new backlight.brightness data point to set the display backlight brightness of HSYCO Pi Touch Display
- Tecnofire I/O Server:
- new I/O Server for the Tecnofire fire panels
- Telegram I/O Server:
- new I/O Server for the Telegram messaging service bot API
- Serial Communication Ports:
- substantial performance improvements
- the CommPortsList optional parameter is not used any more
- Axis Cameras:
- improved compatibility of PTZ control for panoramic cameras
- Axis Audio devices:
- added user authentication support to the AUDIO action and audioPlay() funcions
- HSQLDB engine upgraded to version 2.3.4
Java API
- uiSet(String session, String id, String attr, String value): calling this method with a null value, if a global UI value exists, removes the session value and restores the global one. Passing a null value has no effect if there is no previous session UI value, or no global UI value exists
JavaScript API
- uiSessionSet(String session, String id, String attr, String value): calling this method with a null value, if a global UI value exists, removes the session value and restores the global one. Passing a null value has no effect if there is no previous session UI value, or no global UI value exists
GUI Updates
- enhanced datalogger object
- new pie chart type
- support for multiple data logger sources displayed in the same object
- new high-definition attribute
- new trigger mode for schedulers
- new download, downloadimage, downloadlist, upload and uploadimage objects
- new line object
- image object:
- new resize attribute
- new project attributes: screensaverimage, screensaversize
- improved keyboard support for date objects
- usability improvements to user administration objects
- minor usability improvements to date and datepanel objects
- screensaver mode
- set the page attribute of a project to "logout" to force a log out of the current session and show the PIN pop-up
Manager
- new Modbus Utility configuration interface
Bug Fixes
- Contatto I/O Server:
- fixed a bug that could cause erroneous readings of MODANA's ptotk datapoint when total active power is negative
- Domino I/O Server:
- improved compatibility with DF4DV
- fixed a bug that could affect DF4RI/DF4RIR or DF8RIT modules with adjacent addresses and shutters defined
- Elsner P03/3-MODBUS I/O Server:
- fixed a bug that could cause erroneous readings of negative value temperatures
- GSM I/O Server:
- fixed hang on high traffic conditions
- API:
- WebRootRequestEvent not working with URLs to external web servers
- GUI:
- background image not rendering correctly on Firefox when scaled
- multiline inputs sometimes not working correctly on modal popups in iOS
- minor fixes to the (adminlink) object
- minor fixes to the (dmx) object
- minor fixes to the (keypad) object
- project's autoreload attribute: interface kept on reloading the cache in background if autoreload was false
- Manager:
- fixed project editor minor issues when browser's view is zoomed