Last modified by Xiaoye on 2025/06/16 17:41

From version 93.1
edited by Xiaoye
on 2024/12/27 17:46
Change comment: There is no comment for this version
To version 99.1
edited by Xiaoye
on 2025/06/11 08:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -292,13 +292,38 @@
292 292  * Add ChirpStack clear cache button
293 293  )))
294 294  |(% style="background-color:#f2f2f2; width:118px" %)2024-12-20|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)(((
295 -* Add Time Synchronization Settings on General page
295 +* Add Time Synchronization Settings on the General page
296 296  * Fixed AP shared network issue
297 297  )))
298 298  |(% style="background-color:#f2f2f2; width:118px" %)2024-12-25|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)(((
299 +* --Fixed network prioritization bug--
300 +)))
301 +|(% style="background-color:#f2f2f2; width:118px" %)2025-01-10|(% style="background-color:#f2f2f2; width:255px" %)(((
302 +dragino-ui
303 +
304 +draginofwd
305 +)))|(% style="background-color:#f2f2f2; width:383px" %)(((
306 +* Optimize the correct display of the network icon on the Home page
307 +* Fixed the status display of the Station
299 299  * Fixed network prioritization bug
300 300  )))
310 +|(% style="background-color:#f2f2f2; width:118px" %)2025-04-14
311 + |(% style="background-color:#f2f2f2; width:255px" %)(((
312 +dragino-ui
301 301  
314 +draginofwd
315 +)))|(% style="background-color:#f2f2f2; width:383px" %)(((
316 +* Fixed Cellular can't dial using PIN code
317 +* Add the filter type for the Semtech UDP mode
318 +* Add the filter type for the Basic Station mode
319 +* Add EAP support for the WiFi page
320 +* Add WiFi history feauture
321 +* Add a restart mechanism for IoT's offline status for more than 15 minutes.
322 +
323 +
324 +)))
325 +|(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %)
326 +
302 302  (% style="display:none" %)
303 303  
304 304  
... ... @@ -373,7 +373,7 @@
373 373  * Add the Accept Fport function to the Modbus page
374 374  )))
375 375  |(% style="background-color:#f2f2f2; width:118px" %)2024-07-16|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)(((
376 -* Fixed WiFi Client settings lost after the gateway powered off
401 +* Fixed WiFi Client settings lost after the gateway is powered off
377 377  )))
378 378  |(% style="background-color:#f2f2f2; width:126px" %)2024-07-30|(% style="background-color:#f2f2f2; width:252px" %)draginoups|(% style="background-color:#f2f2f2; width:392px" %)(((
379 379  * Fixed slaves not sending data to the server
... ... @@ -382,7 +382,7 @@
382 382  * Added support for Chirpstack dep install
383 383  )))
384 384  |(% style="background-color:#f2f2f2; width:126px" %)2024-09-14|(% style="background-color:#f2f2f2; width:252px" %)dragino-modbus|(% style="background-color:#f2f2f2; width:392px" %)(((
385 -* Fixed random 0 values in modbus registers
410 +* Fixed random 0 values in Modbus registers
386 386  
387 387  (% style="display:none" %)
388 388  )))
... ... @@ -391,7 +391,7 @@
391 391  
392 392  dragino-modbus
393 393  )))|(% style="background-color:#f2f2f2; width:392px" %)(((
394 -* Optimize the reception performance of modbus services
419 +* Optimize the reception performance of Modbus services
395 395  )))
396 396  |(% style="background-color:#f2f2f2; width:126px" %)2024-12-25|(% style="background-color:#f2f2f2; width:252px" %)(((
397 397  dragino-ui
... ... @@ -401,7 +401,26 @@
401 401  * Add Downlink
402 402  * Fixed AP shared network issue
403 403  )))
429 +|(% style="background-color:#f2f2f2; width:126px" %)2025-05-25|(% style="background-color:#f2f2f2; width:252px" %)(((
430 +dragino-ui
431 +
432 +dragino-bacnet
433 +)))|(% style="background-color:#f2f2f2; width:392px" %)(((
434 +* Support BACnet
435 +)))
436 +|(% style="background-color:#f2f2f2; width:126px" %)2025-06-06|(% style="background-color:#f2f2f2; width:252px" %)(((
437 +dragino-modbus
438 +
439 +dragino-bacnet
440 +)))|(% style="background-color:#f2f2f2; width:392px" %)(((
441 +* Negative/floating-point types of decoded values are encoded using the IEEE 754 standard.
442 +* Fixed the Bacnet memory leak
443 +)))
444 +|(% style="background-color:#f2f2f2; width:126px" %)2025-06-10|(% style="background-color:#f2f2f2; width:252px" %)dragino-ui|(% style="background-color:#f2f2f2; width:392px" %)(((
445 +* Updated WebUI configuration page for Modbus RTU/TCPw
446 +)))
404 404  |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %)
448 +|(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %)
405 405  
406 406  == 3.4 For LG01v2 ==
407 407  
... ... @@ -475,4 +475,5 @@
475 475  )))
476 476  
477 477  
522 +
478 478