Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:release_note_2829 [2022/04/25 08:28] 127.0.0.1 external edit |
en:release_note_2829 [2024/10/24 14:59] (current) |
||
---|---|---|---|
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 55: | Line 55: | ||
\\ | \\ | ||
- | ==== Modification function ==== | + | ==== Modified Features ==== |
<text size="x-large">1.</text> libxml2 library dependency removed from SDK. \\ | <text size="x-large">1.</text> libxml2 library dependency removed from SDK. \\ | ||
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. \\ |