Differences

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

Link to this comparison view

Next revision
Previous revision
en:release_note_283 [2022/04/18 08:31]
mark created
en:release_note_283 [2023/08/17 14:58] (current)
Line 1: Line 1:
-===== 2.8.2 버전 ​(V2.8.2.9) ===== +===== Version ​2.8.(V2.8.3.2) ===== 
-==== 날짜 ​==== +==== Date==== 
-2022-04-14+2022-10-05
 \\ \\
  
-==== 새로운 기능 ​==== +==== New Features ​==== 
-  * Ver.3를 지원하는 USB 파일 일기 지원 +  * BioStation ​connection support (Device name: BS3-DB, BS3-APWB) 
-  * Barcode bypass 기능 추가 +  * Add User Information Partial Renewal Function. 
-  * Treat as CSN 기능 추가 +  * Add User statistics acquisition Function. 
-  * Smart card byte order 기능 추가 +  *Add file log function for debugging that allows file segmentation and storage.
-  * 시스템 지원정보에 지원항목 추가+
  
-<text size="​x-large">​1.</​text> ​Ver.3를 지원하는(GDPR supported) 장치에서USB 파일 읽기를 위해 아래의 함수들이 추가되었습니다. \\ +<text size="​x-large">​1.</​text> ​BioStation ​Added connection supportrelated extended VoIP settings, and RTSP settings. \\
-아래의 함수들은 과거에 [[BS2_SetDataEncryptKey]] 함수를 호출하여 장치의 사용자 정보 암호화 키를 변경한 적이 있는 경우에 해당됩니다. \\ +
-새로 추가된 key 파라메터는 과거에 설정한 키를 지정하면 됩니다. \\+
  
-  * 함수 ​[[BS2_GetUserDatabaseInfoFromDirWithKey]] 추가 +  * Add structure ​[[configuration_api#​BS2VoipConfigExt]]  
-  * 함수 ​[[BS2_GetUserListFromDirWithKey]] 추가 +  * Add API [[BS2_GetVoipConfigExt]] 
-  * 함수 ​[[BS2_GetUserInfosFromDirWithKey]] 추가 +  * Add API [[BS2_SetVoipConfigExt]] 
-  * 함수 ​[[BS2_GetUserDatasFromDirWithKey]] 추가 +  * Add structure ​[[configuration_api#​BS2RtspConfig]] 
-  * 함수 ​[[BS2_GetUserInfosExFromDirWithKey]] 추가 +  * Add API [[BS2_GetRtspConfig]] 
-  * 함수 ​[[BS2_GetUserDatasExFromDirWithKey]] 추가 +  * Add API [[BS2_SetRtspConfig]]
-  * 함수 [[BS2_GetLogFromDirWithKey]] 추가 +
-  * 함수 [[BS2_GetFilteredLogFromDirWithKey]] 추가 +
-  * 함수 [[BS2_GetUserSmallInfosFromDirWithKey]] 추가 +
-  * 함수 [[BS2_GetUserSmallDatasFromDirWithKey]] 추가 +
-  * 함수 [[BS2_GetUserSmallInfosExFromDirWithKey]] 추가 +
-  * 함수 [[BS2_GetUserSmallDatasExFromDirWithKey]] 추가 +
-  * 함수 [[BS2_GetUserInfosFaceExFromDirWithKey]] 추가 +
-  * 함수 [[BS2_GetUserDatasFaceExFromDirWithKey]] 추가 +
-  * 함수 [[BS2_GetLogBlobFromDirWithKey]] 추가 +
-  * 함수 [[BS2_GetLogSmallBlobFromDirWithKey]] 추가 +
-  * 함수 [[BS2_GetLogSmallBlobExFromDirWithKey]] 추가+
  
-<text size="​x-large">​2.</​text> ​Barcode scan이 가능한 장치로부터 barcode를 구독할 수 있도록, barcode bypass 기능이 추가되었습니다. \\+<text size="​x-large">​2.</​text> ​Added function to partially update user information. \\
  
-  * 구조체 ​[[configuration_api#​BS2BarcodeConfig]] 참조 +  * Add API [[BS2_PartialUpdateUser]] 
-  * 함수 ​[[BS2_SetBarcodeScanListener]] 추가 +  * Add API [[BS2_PartialUpdateUserEx]] 
-  * 콜백함수 ​[[server_api#​OnBarcodeScanned]] 추가+  * Add API [[BS2_PartialUpdateUserSmall]] 
 +  * Add API [[BS2_PartialUpdateUserSmallEx]] 
 +  * Add API [[BS2_PartialUpdateUserFaceEx]]
  
-<text size="​x-large">​3.</​text> ​Barcode를 일반 CSN 카드와 동일하게 취급할 수 있는 기능(Treat as CSN)이 추가되었습니다. \\+<text size="​x-large">​3.</​text> ​Added functionality to get user statistics held by the device. \\
  
-  * 구조체 ​[[configuration_api#BS2BarcodeConfig]] 참조+  * Add structure ​[[user_management_api#BS2UserStatistic]] 
 +  * Add API [[BS2_GetUserStatistic]]
  
-<text size="​x-large">​4.</​text> ​Smart card의 byte order를 지정할 수 있도록 수정되었습니다. \\+<text size="​x-large">​4.</​text> ​Added file log function for debugging that allows file segmentation to be saved.\\
  
-  * 구조체 ​[[configuration_api#​BS2CardConfig]] 참조 +  * Add API [[BS2_SetDebugFileLogEx]]
-  * 함수 [[BS2_GetCardConfig]] 참조 +
-  * 함수 [[BS2_SetCardConfig]] 참조+
  
-<text size="​x-large">​5.</​text>​ Smart card byte order, Treat as CSN 기능에 대한, 시스템 지원 정보가 업데이트 되었습니다. \\ 
  
-  * 구조체 [[device_api#​BS2DeviceCapabilities]] 참조 +\\ 
-  * 함수 [[BS2_GetDeviceCapabilities]] 참조+==== Modification function ====
  
 +<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]]  
-==== 수정 기능 ====+ 
 +<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.\\ 
 + 
 +This was a rather difficult input unit for the user to set up. \\ 
 + 
 +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. \\ 
 +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_GetLogFromDir]]  
 +  * Refer to API [[BS2_GetLogBlobFromDir]] 
 +  * Refer to API [[BS2_GetLogSmallBlobFromDir]]  
 +  * 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">​1.</​text> ​SDK에서 libxml2 library 종속성이 제거되었습니다. \\+<text size="​x-large">​7.</​text> ​A simple bug in the C# example has been fixed. \\
  
-<text size="​x-large">​2.</​text> ​USB 파일 읽기 함수가 Ver.3(GDPR supported)를 지원하도록 내부적으로 수정되었습니다. \\ +<text size="​x-large">​8.</​text> ​Improved usability of SSL at low speed network environments. \\
-아래의 함수들은 과거에 [[BS2_SetDataEncryptKey]] 함수를 호출하여 장치의 사용자 정보 암호화 키를 변경한 적이 없는 경우에 해당됩니다. \\ +
-아래의 함수들은 암호화 정보를 기본키값으로 복호화하여 가져옵니다. \\ +
-사용자는 이전과 동일하게 함수를 호출하면 됩니다. \\+
  
-  * 함수 [[BS2_GetUserDatabaseInfoFromDir]] 참조 +<text size="​x-large">​9.</​text>​ Fixed the bug that crashed if the access group existed during a USB import. \\
-  * 함수 [[BS2_GetUserListFromDir]] 참조 +
-  * 함수 [[BS2_GetUserInfosFromDir]] 참조 +
-  * 함수 [[BS2_GetUserDatasFromDir]] 참조 +
-  * 함수 [[BS2_GetUserInfosExFromDir]] 참조 +
-  * 함수 [[BS2_GetUserDatasExFromDir]] 참조 +
-  * 함수 [[BS2_GetLogFromDir]] 참조 +
-  * 함수 [[BS2_GetFilteredLogFromDir]] 참조 +
-  * 함수 [[BS2_GetUserSmallInfosFromDir]] 참조 +
-  * 함수 [[BS2_GetUserSmallDatasFromDir]] 참조 +
-  * 함수 [[BS2_GetUserSmallInfosExFromDir]] 참조 +
-  * 함수 [[BS2_GetUserSmallDatasExFromDir]] 참조 +
-  * 함수 [[BS2_GetUserInfosFaceExFromDir]] 참조 +
-  * 함수 [[BS2_GetUserDatasFaceExFromDir]] 참조 +
-  * 함수 [[BS2_GetLogBlobFromDir]] 참조 +
-  * 함수 [[BS2_GetLogSmallBlobFromDir]] 참조 +
-  * 함수 [[BS2_GetLogSmallBlobExFromDir]] 참조+
  
-<text size="​x-large">​3.</​text> ​USB를 연결하기 위한 아래의 두 API가 ''​지원중단''​ 되었습니다. \\ +<text size="​x-large">​10.</​text> ​Edited to stabilize code internally in SDK. \\
-이후로 context는 [[BS2_AllocateContext]]를 호출하여 생성된 객체를 전달하여 사용하면 됩니다. \\ +
-  * 함수 [[BS2_AllocateUsbContext]] 지원중단 +
-  * 함수 [[BS2_ReleaseUsbContext]] 지원중단 +
-  * 함수 [[BS2_AllocateContext]] 참조 +
-  * 함수 [[BS2_ReleaseContext]] 참조+