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_282 [2021/09/06 15:45] kateyu [New Features] |
en:release_note_282 [2022/04/11 11:14] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Version 2.8.2 (V2.8.2.0) ===== | + | ===== Version 2.8.2 (V2.8.2.3) ===== |
| ==== Date ==== | ==== Date ==== | ||
| - | 2021-09-02 | + | 2021-11-29 |
| \\ | \\ | ||
| - | ==== New Features ==== | + | ==== Modified Features ==== |
| - | <text size="x-large">1.</text> OpenSSL has been modified to support 1.1.1i from the existing 1.0.2n. \\ | + | <text size="x-large">1.</text> Supported Linux environments have been upgraded to Ubuntu 18.04. \\ |
| - | * Refer to [[getting_started#Building_Development_Environment|Building a Development Environment]] | + | <WRAP group 30%> |
| + | ^SDK Version ^Supported Linux Version ^ | ||
| + | |Before V2.8.2 |Ubuntu 16.04 | | ||
| + | |Later V2.8.2 |Ubuntu 18.04 | | ||
| + | </WRAP> | ||
| + | <text size="x-large">2.</text> OpenSSL has been modified to support 1.1.1i from the existing 1.0.2n. \\ | ||
| + | |||
| + | * Refer to [[getting_started#Building_a_Development_Environment|Building a Development Environment]] | ||
| + | |||
| + | <text size="x-large">3.</text> Fixed an issue where a BS_SDK_ERROR_SOCKET_IS_NOT_CONNECTED error occurred when calling [[BS2_GetFactoryConfig]] on an IPv6 operating device. \\ | ||
| + | |||
| + | <text size="x-large">4.</text> Fixed an issue that could cause a BS_SDK_ERROR_TIMEOUT error when enrolling many image-based users on FaceStation F2 devices.\\ | ||
| + | |||
| + | <text size="x-large">5.</text> Fixed the problem that [[BS2_SetDebugExCallback]] does not work after V2.7.2.20. \\ | ||
| + | |||
| + | <text size="x-large">6.</text> Removed incorrect support configuration for FaceStation F2. (WLAN) \\ | ||
| + | |||
| + | * Refer to API [[BS2_GetSupportedConfigMask]] | ||
| + | |||
| + | <text size="x-large">7.</text> Removed incorrect support configuration for XStation 2. (VoIP) \\ | ||
| + | |||
| + | * Refer to API [[BS2_GetSupportedConfigMask]] | ||
| + | |||
| + | <text size="x-large">8.</text> Added incorrect support configuration for BioEntry R2 devices. (Wiegand) \\ | ||
| + | |||
| + | * Refer to API [[BS2_GetSupportedConfigMask]] | ||
| + | |||
| + | <text size="x-large">9.</text> Fix reserved2 resizing error due to adding useScreenSaver in C# example. \\ | ||
| + | |||
| + | * Refer to structure [[configuration_api#BS2DisplayConfig]] | ||
| + | |||
| + | <text size="x-large">10.</text> There were fixes for stabilizing the code inside the SDK. \\ | ||