Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:release_note_2829 [2022/04/21 12:33]
mark created
en:release_note_2829 [2023/08/17 13:31] (current)
Line 1: Line 1:
 ===== Version2.8.2(V2.8.2.9) ===== ===== Version2.8.2(V2.8.2.9) =====
 ==== Date ==== ==== Date ====
-2022-04-14+2022-04-25
 \\ \\
 ==== New Features ==== ==== New Features ====
Line 14: Line 14:
 The newly added key parameter can be used to specify the key that was set in the past.\\ The newly added key parameter can be used to specify the key that was set in the past.\\
  
-  * API [[BS2_GetUserDatabaseInfoFromDirWithKey]] ​has been added +  * Add API [[BS2_GetUserDatabaseInfoFromDirWithKey]] 
-  * API [[BS2_GetUserListFromDirWithKey]] ​has been added +  * Add API [[BS2_GetUserListFromDirWithKey]] 
-  * API [[BS2_GetUserInfosFromDirWithKey]] ​has been added +  * Add API [[BS2_GetUserInfosFromDirWithKey]] 
-  * API [[BS2_GetUserDatasFromDirWithKey]] ​has been added +  * Add API [[BS2_GetUserDatasFromDirWithKey]] 
-  * API  [[BS2_GetUserInfosExFromDirWithKey]] ​has been added +  * Add API  [[BS2_GetUserInfosExFromDirWithKey]] 
-  * API [[BS2_GetUserDatasExFromDirWithKey]] ​has been added +  * Add API [[BS2_GetUserDatasExFromDirWithKey]] 
-  * API [[BS2_GetLogFromDirWithKey]] ​has been added +  * Add API [[BS2_GetLogFromDirWithKey]] 
-  * API [[BS2_GetFilteredLogFromDirWithKey]] ​has been added +  * Add API [[BS2_GetFilteredLogFromDirWithKey]] 
-  * API [[BS2_GetUserSmallInfosFromDirWithKey]] ​has been added +  * Add API [[BS2_GetUserSmallInfosFromDirWithKey]] 
-  * API [[BS2_GetUserSmallDatasFromDirWithKey]] ​has been added +  * Add API [[BS2_GetUserSmallDatasFromDirWithKey]] 
-  * API [[BS2_GetUserSmallInfosExFromDirWithKey]] ​has been added +  * Add API [[BS2_GetUserSmallInfosExFromDirWithKey]] 
-  * API [[BS2_GetUserSmallDatasExFromDirWithKey]] ​has been added +  * Add API [[BS2_GetUserSmallDatasExFromDirWithKey]] 
-  * API [[BS2_GetUserInfosFaceExFromDirWithKey]] ​has been added +  * Add API [[BS2_GetUserInfosFaceExFromDirWithKey]] 
-  * API [[BS2_GetUserDatasFaceExFromDirWithKey]] ​has been added +  * Add API [[BS2_GetUserDatasFaceExFromDirWithKey]] 
-  * API [[BS2_GetLogBlobFromDirWithKey]] ​has been added +  * Add API [[BS2_GetLogBlobFromDirWithKey]] 
-  * API [[BS2_GetLogSmallBlobFromDirWithKey]] ​has been added +  * Add API [[BS2_GetLogSmallBlobFromDirWithKey]] 
-  * API [[BS2_GetLogSmallBlobExFromDirWithKey]] ​has been added+  * Add API [[BS2_GetLogSmallBlobExFromDirWithKey]]
  
 <text size="​x-large">​2.</​text>​ Barcode bypass functionality has been added to allow barcode to be subscribed from devices with barcode scan enabled. \\ <text size="​x-large">​2.</​text>​ Barcode bypass functionality has been added to allow barcode to be subscribed from devices with barcode scan enabled. \\
  
   * Refer to structure [[configuration_api#​BS2BarcodeConfig]]   * Refer to structure [[configuration_api#​BS2BarcodeConfig]]
-  * API [[BS2_SetBarcodeScanListener]] ​has been added+  * Add API [[BS2_SetBarcodeScanListener]]
   * Add callback function [[server_api#​OnBarcodeScanned]] ​   * Add callback function [[server_api#​OnBarcodeScanned]] ​
  
Line 82: Line 82:
   * Refer to API [[BS2_GetLogSmallBlobExFromDir]] ​   * Refer to API [[BS2_GetLogSmallBlobExFromDir]] ​
  
-<text size="​x-large">​3.</​text>​ The following two APIs for connecting USB have been ''​suspended''​ \\+<text size="​x-large">​3.</​text>​ The following two APIs for connecting USB have been ''​deprecated''​\\
 The context can then be used by calling [[bs2_allocatecontext]] to pass on the generated object. \\ The context can then be used by calling [[bs2_allocatecontext]] to pass on the generated object. \\
   * Deprecated to API [[BS2_AllocateUsbContext]]   * Deprecated to API [[BS2_AllocateUsbContext]]
Line 88: Line 88:
   * Refer to API [[BS2_AllocateContext]] ​   * Refer to API [[BS2_AllocateContext]] ​
   * Refer to API [[BS2_ReleaseContext]] ​   * Refer to API [[BS2_ReleaseContext]] ​
 +<text size="​x-large">​4.</​text>​ Fix the problem that the device connection is disconnected in case of a simple communication error in SSL connection mode. \\