6.7.0 Release Notes

What's New?

Release DateProduct/VersionPlatformNotes
December 21, 2020HYPR Workforce Access Client for Windows 6.7.0Windows (7, 8, 10)
December 21, 2020HYPR Workforce Access Client for Mac 6.7.0macOS (High Sierra, Mojave, Catalina, Big Sur)
December 21, 2020HYPR Mobile App for Android 6.7.0Android 8.0+
December 21, 2020HYPR Mobile App for iOS 6.7.0iOS 12.4+
December 21, 2020HYPR Server 6.7.0Server
December 21, 2020HYPR Android SDK 6.7.0Android 8.0+
December 21, 2020HYPR iOS SDK 6.7.0iOS 10+iOS 12.4+ required after Mar 2021

📘

Backward Compatibility

All HYPR components are fully compatible across the three previous/subsequent minor (X.X) releases

New Features

Roaming User and Stateless Virtual Desktop Support (BETA)
To support hotdesk environments where workstations are accessible to any employee without assigned seating, the HYPR Workforce Access platform now allows roaming users to register once then log into any domain-joined computer by scanning a QR code. The same login workflow also covers stateless virtual desktop machines, with support for Windows 10 in this release and implementation of other third-party VDI vendors such as VMWare and Citrix to follow later. See the Roaming User Support page for more information. Please contact your HYPR Customer Success manager if you’d like to access this Beta functionality.

Enhancements

Updated Control Center Homepage
The HYPR Control Center global landing page has been redesigned to provide a dashboard for license status, system health, and administrative assistance.

New Dynamic Magic Links
The Magic Links page in the HYPR Control Center now generates mobile-friendly Dynamic Links in addition to normal Web Links. When opened on a mobile device, Dynamic Links initiate the registration process directly without requiring the user to scan a QR code. See the Registration with Magic Links page for more information.

New API Method to Retrieve Information by Machine Name
A new HYPR API endpoint is now available that allows admins to retrieve a list of all mobile devices registered to a particular machine. Please see the API Reference for details.

Shorten API Access Token TTL
HYPR API access tokens generated through the HYPR Control Center now have a TTL of 30 days. Note that the expiry date is reset to the current date+TTL each time you use the token, so if you access the API at least once a month the token won't expire. If you don't use the token for more than 30 days, it will expire and you'll need to generate a new one.

Android Confirmation Screen Customization
The colors and fonts used for the authentication confirmation screen on Android are now configurable in the HYPR Mobile SDK to better match customer branding.

Support for FEITIAN Keys
The HYPR Workforce Access Client for Windows now allows authentication using FEITIAN K9 series FIDO security keys.

Allow QR Code Scanning on Huawei Devices
The HYPR Mobile App and HYPR Mobile SDK for Android now support QR code scanning on Huawei devices. For details on how to use this new functionality in the SDK, please see Implementing the Huawei QR Scanner.

General Improvements

  • (API) Add new additionalDetails parameter to push notification requests for passing extra information to the mobile device
  • (API) Remove HATEOAS links from HYPR API responses
  • (Control Center) Don't include the completeMediumTransaction default policy when a new Workstation app is created
  • (Mobile App - Android) Fix certificate deletion issue when security key is re-enrolled
  • (Mobile App - Android) Fix issue where a failed registration blocked subsequent registration attempts
  • (Mobile App - Android) Fix push notification issues
  • (Mobile App - iOS) Display "No Internet Connection" message when a user attempts to lock the computer while offline
  • (SDK) Allow Java Web SDK users to specify the machineId value during registration

General Improvements

  • (SDK) Include the manufacturer's name in the device "friendly name" displayed on the Control Center User Management and Audit Trail pages
  • (Server) Add health check errors to the HYPR server logs
  • (Server) Add response time for HYPR API operations to the Control Center logs
  • (Workforce Access Client - Windows) Ensure that the certificate renewal notification persists when a user upgrades the Workforce Access Client
  • (Workforce Access Client - Windows) Make sure all paired devices are removed from the Workforce Access Client when the user is deleted via the Control Center
  • (Workforce Access Client - Windows) Notify users when they attempt to unpair a smartkey which isn't plugged in
  • (Workforce Access Client - Windows) When the Workforce Access Client is updated, check and extend the HYPREmployeeAccess certificate expiration date if necessary
  • (Workforce Access Client - macOS) Fix unlock problems when the VPN has disconnected

Upcoming Changes

(SDK) Beginning in February 2021, the HYPR Mobile SDK will require iOS version 12.4 or above.