Added new ability to allow client side to report current firmware/software version
Updated new internet detection alogirthm to allow device better judge internet availability
Added a network timeout to prevent over-spamming the network with similar or identical packets due to weak or unhealthy connections
Updated the clock to enable "Day Light Saving Time"
Added ability to identify NanoPC-1 request vs NanoPC-2 request for server side process by passing the current build model to the server along with all requests
Added new JSON engine prepared for future releases
Added new ART library prepared for future releases
Added new recovery partition download for all future software/firmware upgrade for NanoPC-2
Bug Repairs
Repaired a problem where weak network signal can potentially cause the device to infinitely request a retransmit from the base station
Repaired a problem where hearbeat reporting engine may run into a deadlock causing the server falsely believe that it's offline
Repaired a problem where error log cannot be extracted during a critical failure
Repaired a problem where error log in memory did not get properly memory dumped into human readable format
Repaired a problem where on slower network connectivity environment, the device will trigger a reboot before the error log finish sending to the server