Release Notes¶
Release 3.6.1¶
Released October 21st, 2016
Bugs Fixed¶
- Mesh sequence numbers are properly randomized on startup.
Release 3.6.0¶
Released October 20th, 2016
As of this release, SNAPconnect is licensed under the Synapse SDK License.
Bugs Fixed¶
- vmStat now properly handles dynamic variable requirements based on status called.
New Features¶
- Added support for RF220SU-EU and SM220UF1-EU modules.
Release 3.5.4¶
Released September 23rd, 2015
Cumulative changes made to the SNAPconnect package since version 3.2.0 include bug fixes, new features, and changes and additions that allow SNAPconnect to use newer features of our SNAPcore product.
Bugs Fixed¶
- Fixed packet size when packet-CRC and extra-CRC were both enabled, script was not being uploaded.
New Features¶
Added ability to send and receive Directed Multicast RPCs via
dmcastRpc()
Added new
getInfo()
options related todmcastRpc()
Added ability to perform topology polling via
vmStat(12)
Added ability to update NV parameters with an optional bitmask via:
``save_nv_param(id, integer_value, optional_integer_bitmask)``
Deprecated¶
- XML-RPC server
- Bluetooth Low Energy
- PyPy
- Python 2.5
- iOS