V1.0.08-04
1,Add support of smartlink V7 speed up the config time
2,Optimize the hfflash interface reduce the flash_lock,flash_unlock times, make the flash operation more fast;
4,Optimize smartlink V3
5,Resloved the bug the fail to update the firmware via webpage when firmware size exceed 490KB
6,Add AT+SMD5 to calculate the MD5 value from the module flash address 0 to 400KB.
7, Optimize the lwip, when network encounter error, close operationg fail to free the socket resources.
8, Optimize the break of TCP when transfer data for long time test.
9. Support new feature of multicase.
10. Fix the reget of DHCP error when there exist much AP.
11. Enhance the stability of AP+STA.
12. Suport special character for AT+WSSSID command such as =.
Example
,: 0x2C	
=: 0x3D
?: 0x3F
Test data
SendAT+WSSSID=DDDDD\\2C\\3D\\3FSSSS			
QueryWSSSIDDDDDD,=?SSSS
SendAT+WSKEY=WPA2PSK,AES,DDDDD\\2C\\3D\\3FSSSS
QueryWSKEYWPA2PSK,AES,DDDDD,=?SSSS

v1.0.07-08
1. Seperated project to LPB100,LPT100,LPT200
2. Update LPBS2W.sct, old LPBS2W.scr is not compatible with new SDK
3. Update smartlink compatibility for mobile and router running with 802.11n 40M bandwidth
4. Update smartlink compatibility with some router running TKIP/AES
5. Add smartlink APIs for those who want to develop their own smartlink algorithm
6. Support coexistence of Airkiss and Smartlink
7. Upgrade WiFi firmware from v9 to v10, add beacon analysis during smartlink to make it easy to find routerin complex environment. Note: new SDK version is also compatiable with old WiFi firmware version, v9
8. Add addition 3 PWM configuration, PWM6:SPI_MISO(pin27), PWM7:SPI_CLK(pin28), PWM8:SPI_MOSI(pin30)
9. Add new APIs, hfnet_socketa_close_client_by_fd,hfnet_socketa_close_client_by_id
10.Resolved AT_WSCAN issues when there are many (>4) same SSID routers around
11.Resolved eht issue that when using'AT+RECV', it may lead to software reset.
12.Resolved dead loop issue when the parameter of user defined AT command exceed 127 bytes
13.Resolved the issue that some special charactors (@#%) are not supported when changing user name/password on web

v1.0.06-07
1. Improve the stability for long term TCP connection, the stability for frequently open/close of TCP connection. 
2. Improve the stablity when the module running in AP mode
3. Added defense mechnism for smartlink, it will retry from beginning when failed
4. Improve the compatibility of WPS
5. Supported Websocket