2020-11-01 10:49:16 +01:00
# 20201026
- SimpleLink SDK 4.30.00.54 ([changelog](http://software-dl.ti.com/simplelink/esd/simplelink_cc13x2_26x2_sdk/4.30.00.54/exports/changelog.html))
- Expose `AssocAdd` function
2020-10-01 16:57:53 +02:00
# 20200925
- SimpleLink SDK 4.20.01.04 ([changelog](http://software-dl.ti.com/simplelink/esd/simplelink_cc13x2_26x2_sdk/4.20.01.04/exports/changelog.html))
- Allow support for Samsung SmartThings PGC410EU presence sensor ([link](https://github.com/Koenkk/zigbee2mqtt/issues/4055))
- Fix commands to long sleeping end devices failing when directly connected to coordinator (e.g. Xiaomi JTYJ-GD-01LM/BW)
2020-08-05 16:33:33 +02:00
# 20200805
- Expose `AssocRemove` function
2020-07-21 15:23:49 +02:00
- SimpleLink SDK 4.20.00.35 ([changelog](http://software-dl.ti.com/simplelink/esd/simplelink_cc13x2_26x2_sdk/4.20.00.35/exports/changelog.html))
# 20200417
2020-04-17 18:02:22 +02:00
- SimpleLink SDK 4.10.00.78 ([changelog](http://software-dl.ti.com/simplelink/esd/simplelink_cc13x2_26x2_sdk/4.10.00.78/exports/changelog.html)) (+ SimpleLink SDK 3.40.00.02 ([changelog](http://software-dl.ti.com/simplelink/esd/simplelink_cc13x2_26x2_sdk/3.40.00.02/exports/changelog.html)))
2020-04-13 17:48:26 +02:00
- Remove and rediscover route on source route failure (should fix issues with e.g. Hue enddevices dropping off) ([more info](https://e2e.ti.com/support/wireless-connectivity/zigbee-and-thread/f/158/t/883629))
2020-02-29 13:46:29 +01:00
- Fix devices not able to reconnect when attempt unsecured rejoin ([more info](https://e2e.ti.com/support/wireless-connectivity/zigbee-and-thread/f/158/p/882650/3265311))
2020-04-13 17:48:26 +02:00
- Enable parent announce, fixes devices not reachable when changing parents while coordinator is down.
2020-02-29 13:46:29 +01:00
2019-11-06 20:11:28 +01:00
# 20191106
- Increase max number of Zigbee 3.0 devices that can join to 200
2019-10-21 21:48:52 +02:00
# 20191015
- Increased group command buffer
2019-10-10 18:08:54 +02:00
# 20191010
- Update to `SIMPLELINK-CC13X2-26X2-SDK_3.30.00.03`
- Add CC1352P_2 firmware
2019-04-26 22:19:25 +02:00
# 20190426
2019-04-08 19:33:38 +02:00
- Initial version.