Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:release_note_264 [2020/02/26 17:01]
kkshin removed
en:release_note_264 [2023/08/17 13:19] (current)
Line 1: Line 1:
-===== Version 2.6.4 =====+===== Version 2.6.4 (V2.6.4.1) ​=====
 ==== Date ==== ==== Date ====
-2019-06-28+2020-02-25
 \\ \\
  
 ==== New Features ==== ==== New Features ====
-  * Supports ​device Face Lite +  * Supports ​the API retrieving logs filtered by EventMask 
-  * Supports ​fingerprint template quality score +  * Supports ​DesFire Advanced format setting 
-  * Supports ​file log print+  * Supports ​the card type selection feature 
 +  * Supports duplicate fingerprints/​face check
  
-<text size="​x-large">​1.</​text> ​Device Face Lite is supported.+<text size="​x-large">​1.</​text> ​The API retrieving logs filtered by Event Mask so that you can use memory efficiently than before\\
  
-<text size="​x-large">​2.</​text>​ You can check fingerprint template quality score.+  * Refer to structure [[Log_Management_API#​BS2EventSmallBlob]] 
 +  * Refer to API [[BS2_GetLogSmallBlob]] 
 +  * Refer to API [[BS2_GetLogSmallBlobFromDir]]
  
-  * Refer to structure [[fingerprint api#​BS2Fingerprint]]  +<text size="​x-large">​2.</​text>​ DesFire Advanced format setting is now supported
-  * API [[BS2_GetFingerTemplateQuality]] has been added.+
  
-<text size="​x-large">​3.</​text>​ File log print(debugging) is supported.+  * Refer to structure [[device_api#​BS2SimpleDeviceInfoEx]] 
 +  * Refer to structure [[configuration api#​BS2DesFireCardConfigEx]] 
 +  * Refer to API [[BS2_GetDesFireCardConfigEx]] 
 +  * Refer to API [[BS2_SetDesFireCardConfigEx]]
  
-  * API [[BS2_SetDebugFileLog]] has been added.+<text size="​x-large">​3.</​text>​ 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]] 
-==== Modified features ====+  * Refer to API [[BS2_SetSystemConfig]]
  
-<text size="​x-large">​1.</​text> ​Added an option to turn on and off card type on a device, rather than reading all card types supported by the device.+<text size="​x-large">​4.</​text> ​Duplicate fingerprint ​and face check is available.
  
-  * Refer to structure [[configuration api#BS2SystemConfig]] +  * 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]]
  
-<text size="​x-large">​2.</​text>​ Sensitivity setting feature for filtering fake faces has been added.+\\ 
 +==== Modified Features ====
  
-  * Refer to structure [[Configuration API#​BS2FaceConfig]] ​+<text size="​x-large">​1.</​text>​ Fixed the issue of device malfunctioning and rebooting when BS2Job.numJobs in BS2UserBlobEx exceeds the maximum value 16. 
  
-<text size="​x-large">​3.</​text>​ Face fast enrollment option has been added.+  * 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]] ​
  
-  * Refer to structure [[Configuration API#​BS2FaceConfig]] ​+<text size="​x-large">​2.</​text>​ Fixed the issue of BioStation 2 not available for user images.\\
  
-<text size="​x-large">​4.</​text> ​Duplicated face(or fingerprint) check feature has been added.+<text size="​x-large">​3.</​text> ​Fixed the error BS_SDK_INVALID_CODE_SIGN when upgrading SIO2\\
  
-  * Refer to structure [[Configuration API#​BS2FaceConfig]]  +<text size="​x-large">​4.</​text>​ Fixed the error BS_SDK_ERROR_NOT_SUPPORTED when calling BS2_GetCardModel for BLN2-PAB. \\
-  * Refer to structure [[configuration api#​BS2FingerprintConfig]] ​+
  
-<text size="​x-large">​5.</​text>​ The option ​to support GDPR(General Data Protection Regulation) has been added.+  * Refer to API [[BS2_GetCardModel]]
  
-  * Refer to structure [[configuration api#​BS2SystemConfig]] ​+<text size="​x-large">​5.</​text>​ Fixed the issue that SDK doesn'​t recognize device disconnection when the device is constantly disconnected. \\
  
 +<text size="​x-large">​6.</​text>​ Fixed the issue of Linux SDK crash. \\