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_283 [2022/04/21 10:57] mark |
en:release_note_283 [2024/10/14 08:51] (current) mwkim [Modification function] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Version2.8.2(V2.8.2.9) ===== | + | ===== Version 2.8.3 (V2.8.3.2) ===== |
- | ==== Date ==== | + | ==== Date==== |
- | 2022-04-14 | + | 2022-10-05 |
\\ | \\ | ||
+ | |||
==== New Features ==== | ==== New Features ==== | ||
- | * USB File Read Support with Ver.3 | + | * BioStation 3 connection support (Device name: BS3-DB, BS3-APWB) |
- | * Supports the function of adding Barcode bypass. | + | * Add User Information Partial Renewal Function. |
- | * Supports the function of adding Treat as CSN feature | + | * Add User statistics acquisition Function. |
- | * Supports the function of adding the Smartcard byte order functionality | + | *Add file log function for debugging that allows file segmentation and storage. |
- | * Adding support items to the system support information | + | |
- | <text size="x-large">1.</text> On devices that support Ver.3 (GDPR supported), the following functions have been added to read USB files.\\ | + | <text size="x-large">1.</text> BioStation 3 Added connection support, related extended VoIP settings, and RTSP settings. \\ |
- | The functions below are applicable if you have previously called the [[BS2_SetDataEncryptKey]] function to change the device's user information encryption key.\\ | + | |
- | 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 structure [[configuration_api#BS2VoipConfigExt]] |
- | * API [[BS2_GetUserListFromDirWithKey]] has been added | + | * Add API [[BS2_GetVoipConfigExt]] |
- | * API [[BS2_GetUserInfosFromDirWithKey]] has been added | + | * Add API [[BS2_SetVoipConfigExt]] |
- | * API [[BS2_GetUserDatasFromDirWithKey]] has been added | + | * Add structure [[configuration_api#BS2RtspConfig]] |
- | * API [[BS2_GetUserInfosExFromDirWithKey]] has been added | + | * Add API [[BS2_GetRtspConfig]] |
- | * API [[BS2_GetUserDatasExFromDirWithKey]] has been added | + | * Add API [[BS2_SetRtspConfig]] |
- | * API [[BS2_GetLogFromDirWithKey]] has been added | + | |
- | * API [[BS2_GetFilteredLogFromDirWithKey]] has been added | + | |
- | * API [[BS2_GetUserSmallInfosFromDirWithKey]] has been added | + | |
- | * API [[BS2_GetUserSmallDatasFromDirWithKey]] has been added | + | |
- | * API [[BS2_GetUserSmallInfosExFromDirWithKey]] has been added | + | |
- | * API [[BS2_GetUserSmallDatasExFromDirWithKey]] has been added | + | |
- | * API [[BS2_GetUserInfosFaceExFromDirWithKey]] has been added | + | |
- | * API [[BS2_GetUserDatasFaceExFromDirWithKey]] has been added | + | |
- | * API [[BS2_GetLogBlobFromDirWithKey]] has been added | + | |
- | * API [[BS2_GetLogSmallBlobFromDirWithKey]] has been added | + | |
- | * API [[BS2_GetLogSmallBlobExFromDirWithKey]] has been added | + | |
- | <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> Added function to partially update user information. \\ |
- | * Refer to structure [[configuration_api#BS2BarcodeConfig]] | + | * Add API [[BS2_PartialUpdateUser]] |
- | * API [[BS2_SetBarcodeScanListener]] has been added | + | * Add API [[BS2_PartialUpdateUserEx]] |
- | * Add callback function [[server_api#OnBarcodeScanned]] | + | * Add API [[BS2_PartialUpdateUserSmall]] |
+ | * Add API [[BS2_PartialUpdateUserSmallEx]] | ||
+ | * Add API [[BS2_PartialUpdateUserFaceEx]] | ||
- | <text size="x-large">3.</text> Barcode bypass functionality has been added to allow barcode to be subscribed from devices with barcode scan enabled. \\ | + | <text size="x-large">3.</text> Added functionality to get user statistics held by the device. \\ |
- | * Refer to structure [[configuration_api#BS2BarcodeConfig]] | + | * Add structure [[user_management_api#BS2UserStatistic]] |
+ | * Add API [[BS2_GetUserStatistic]] | ||
- | <text size="x-large">4.</text> It has been modified to specify the byte order of the Smartcard. \\ | + | <text size="x-large">4.</text> Added file log function for debugging that allows file segmentation to be saved.\\ |
- | * Refer to structure [[configuration_api#BS2CardConfig]] | + | * Add API [[BS2_SetDebugFileLogEx]] |
- | * Refer to API [[BS2_GetCardConfig]] | + | |
- | * Refer to API [[BS2_SetCardConfig]] | + | |
- | <text size="x-large">5.</text> The system support information for the Smartcard byte order, Treat as CSN functionality has been updated. \\ | ||
- | * Refer to structure [[device_api#BS2DeviceCapabilities]] | + | \\ |
- | * Refer to API [[BS2_GetDeviceCapabilities]] | + | ==== Modified Features ==== |
+ | <text size="x-large">1.</text> When outputting log files for debugging, the time information displayed has been modified to display up to milliseconds. \\ | ||
- | \\ | + | * Refer to API [[BS2_SetDebugFileLog]] |
- | ==== Modification function ==== | + | |
- | <text size="x-large">1.</text> libxml2 library dependency removed from SDK. \\ | + | <text size="x-large">2.</text> The face setting method changes. \\ |
+ | In the face detection stage, face width, which represents the width of the face image, search range, which represents the search range, are entered in pixels.\\ | ||
- | <text size="x-large">2.</text> The USB file read function has been modified internally to support Ver.3 (GDPR supported). \\ | + | This was a rather difficult input unit for the user to set up. \\ |
- | The functions below are applicable if you have never changed the device's user information encryption key by calling the [[BS2_SetDataEntryptKey]] function in the past. \\ | + | |
- | The functions below are obtained by decrypting the encryption information to the default key value. \\ | + | The detection distance, wide search provided afterward is changed to a more sensible setting unit by entering the distance to the detected face in cm. \\ |
- | The user can invoke the function the same as before \\ | + | As of the time SDK V2.8.3 is distributed, only 'BioStation 3' can be distance-based, and then extended to 'FaceStation F2' is planned. \\ |
+ | |||
+ | * Refer to structure [[configuration_api#BS2FaceConfig]] | ||
+ | |||
+ | <text size="x-large">3.</text> Added information such as user update support, simulated unlock support, RTSP support, Visual QR support, and extension number registered in Extended VoIP. \\ | ||
+ | |||
+ | * Refer to structure [[device_api#BS2DeviceCapabilities]] | ||
+ | |||
+ | <text size="x-large">4.</text> In the user structure, an infoMask has been added to indicate what credential information the user has. \\ | ||
+ | Also, by modifying the mask value of the infoMask and lowering it to the device, it is possible to change/delete the information that the user has partially.\\ | ||
+ | |||
+ | * Refer to API [[user_management_api#BS2User]] | ||
+ | |||
+ | <text size="x-large">5.</text> The problem of not applying conditions such as start index and request quantity when obtaining the log of USB has been corrected. \\ | ||
+ | We also fixed an issue that occurs when the acquired log time is abnormally large. \\ | ||
- | * Refer to API [[BS2_GetUserDatabaseInfoFromDir]] | ||
- | * Refer to API [[BS2_GetUserListFromDir]] | ||
- | * Refer to API [[BS2_GetUserInfosFromDir]] | ||
- | * Refer to API [[BS2_GetUserDatasFromDir]] | ||
- | * Refer to API [[BS2_GetUserInfosExFromDir]] | ||
- | * Refer to API [[BS2_GetUserDatasExFromDir]] | ||
* Refer to API [[BS2_GetLogFromDir]] | * Refer to API [[BS2_GetLogFromDir]] | ||
- | * Refer to API [[BS2_GetFilteredLogFromDir]] | + | * Refer to API [[BS2_GetLogBlobFromDir]] |
- | * Refer to API [[BS2_GetUserSmallInfosFromDir]] | + | |
- | * Refer to API [[BS2_GetUserSmallDatasFromDir]] | + | |
- | * Refer to API [[BS2_GetUserSmallInfosExFromDir]] | + | |
- | * Refer to API [[BS2_GetUserSmallDatasExFromDir]] | + | |
- | * Refer to API [[BS2_GetUserInfosFaceExFromDir]] | + | |
- | * Refer to API [[BS2_GetUserDatasFaceExFromDir]] | + | |
- | * Refer to API [[BS2_GetLogBlobFromDir]] | + | |
* Refer to API [[BS2_GetLogSmallBlobFromDir]] | * Refer to API [[BS2_GetLogSmallBlobFromDir]] | ||
- | * Refer to API [[BS2_GetLogSmallBlobExFromDir]] | + | * Refer to API [[BS2_GetLogSmallBlobExFromDir]] |
+ | * Refer to API [[BS2_GetLogFromDirWithKey]] | ||
+ | * Refer to API [[BS2_GetLogBlobFromDirWithKey]] | ||
+ | * Refer to API [[BS2_GetLogSmallBlobFromDirWithKey]] | ||
+ | * Refer to API [[BS2_GetLogSmallBlobExFromDirWithKey]] | ||
+ | |||
+ | <text size="x-large">6.</text> When using the filtered log of USB, the problem of date search not being successful has been corrected. \\ | ||
+ | |||
+ | * Refer to API[[BS2_GetFilteredLogFromDir]] | ||
+ | * Refer to API[[BS2_GetFilteredLogFromDirWithKey]] | ||
+ | |||
+ | <text size="x-large">7.</text> A simple bug in the C# example has been fixed. \\ | ||
+ | |||
+ | <text size="x-large">8.</text> Improved usability of SSL at low speed network environments. \\ | ||
+ | |||
+ | <text size="x-large">9.</text> Fixed the bug that crashed if the access group existed during a USB import. \\ | ||
- | <text size="x-large">3.</text> The following two APIs for connecting USB have been ''disrupted'' \\ | + | <text size="x-large">10.</text> Edited to stabilize code internally in SDK. \\ |
- | 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_ReleaseUsbContext]] | + | |
- | * Refer to API [[BS2_AllocateContext]] | + | |
- | * Refer to API [[BS2_ReleaseContext]] | + | |