v2.0.1 (2020-02-25) * WebAccess/DMP Client first release v2.0.2 (2020-03-11) * Handle version number with letters, e.g. '1.0.1 alfa' it is now reported as '1.0.1' * Fix Monitoring bug where client couldn't get product title v2.0.3 (2020-03-30) * bugfix: [GEN2-1230] Fix stol error when mobile data usage goes over 2GB * bugfix: [GEN2-1709] Fix LWT message overwriting real device online status v2.0.4 (2020-04-16) * [GEN2-1786] Added WiFi network and network6 calculated fields for firmware 6.2.x v2.0.5 (2020-05-28) * [GEN2-1525] Support change password feature * bugfix: Sanitize UM version like 'v1.0.0' to '1.0.0' * Join debug log messages into single line to reduce verbosity v2.0.6 (2020-07-06) * Upgraded Eclipse Paho MQTT C client library from 1.3.1 to 1.3.4 * bugfix: [GEN2-1864] Avoid infinite loop situation when IR/Notify fails * bugfix: Fix reconnect issue when WAN network fully changed * bugfix: Replace non-utf8 characters on IR/Notify with unicode REPLACEMENT CHARACTER v2.0.7 (2020-09-11) * bugfix: Downgraded Eclipse Paho MQTT C client library from 1.3.4 to 1.3.1 again in order to fix connectivity issues v2.0.8 (2020-11-02) * Upgraded Eclipse PAHO MQTT C client library from 1.3.1 to 1.3.6 * Added support for older firmware when compiled with toolchain 7.4.0 and ModulesSDK 1.8.0 v2.0.9 (2021-01-27) * Added GPS over MQTT feature v2.0.10 (2021-02-11) * Firmware download is automatically resumed.