===== Version 2.6.4 (V2.6.4.1) ===== ==== Date ==== 2020-02-25 \\ ==== New Features ==== * Supports the API retrieving logs filtered by EventMask * Supports DesFire Advanced format setting * Supports the card type selection feature * Supports duplicate fingerprints/face check 1. The API retrieving logs filtered by Event Mask so that you can use memory efficiently than before. \\ * Refer to structure [[Log_Management_API#BS2EventSmallBlob]] * Refer to API [[BS2_GetLogSmallBlob]] * Refer to API [[BS2_GetLogSmallBlobFromDir]] 2. DesFire Advanced format setting is now supported. * Refer to structure [[device_api#BS2SimpleDeviceInfoEx]] * Refer to structure [[configuration api#BS2DesFireCardConfigEx]] * Refer to API [[BS2_GetDesFireCardConfigEx]] * Refer to API [[BS2_SetDesFireCardConfigEx]] 3. Card type selection is available so that you can select/deselect the card type you want to read fro the device. * Refer to structure [[configuration api#BS2SystemConfig]] * Refer to API [[BS2_SetSystemConfig]] 4. Duplicate fingerprint and face check is available. * Refer to structure [[Configuration API#BS2FaceConfig]] * Refer to API [[BS2_GetFingerprintConfig]] * Refer to API [[BS2_SetFingerprintConfig]] * Refer to structure [[Configuration API#BS2FingerprintConfig]] * Refer to API [[BS2_GetFaceConfig]] * Refer to API [[BS2_SetFaceConfig]] \\ ==== Modified Features ==== 1. Fixed the issue of device malfunctioning and rebooting when BS2Job.numJobs in BS2UserBlobEx exceeds the maximum value 16. * Refer to structure [[user management api#BS2UserBlobEx]] * Refer to API [[BS2_VerifyUserEx]] * Refer to API [[BS2_IdentifyUserEx]] * Refer to API [[BS2_EnrolUserEx]] * Refer to API [[BS2_VerifyUserSmallEx]] * Refer to API [[BS2_IdentifyUserSmallEx]] * Refer to API [[BS2_EnrollUserSmallEx]] 2. Fixed the issue of BioStation 2 not available for user images.\\ 3. Fixed the error BS_SDK_INVALID_CODE_SIGN when upgrading SIO2. \\ 4. Fixed the error BS_SDK_ERROR_NOT_SUPPORTED when calling BS2_GetCardModel for BLN2-PAB. \\ * Refer to API [[BS2_GetCardModel]] 5. Fixed the issue that SDK doesn't recognize device disconnection when the device is constantly disconnected. \\ 6. Fixed the issue of Linux SDK crash. \\