Changelog
Version 6.0.0
Breaking Changes
This version of Hiya's Client SDK requires JDK 17 and Android Gradle Plugin version 8.1.0 or higher.
- Saving caller identity for call logs more consistently
- Added an optional initialization parameter to HiyaService.register that will hash the ANDROID_ID before Hiya includes it in a header to our backend services.
- Added functions to enable and disable call screening separate from showing caller identity
Version 5.34.3
- Added support for 16kb page size devices
- Fixed a bug where blocked caller reputation data was not always available in call log data
Version 5.34.2
- Fixed a bug where outgoing calls to call centers were being flagged as spam
Version 5.34.1
- Caller Id can be enabled with just ROLE_CALL_SCREENING, READ_PHONE_STATE, and READ_CONTACTS permissions
Version 5.34.0
- Added functionality to notify integrator when incoming call was blocked by the SDK
Version 5.33.0
- Added diagnostic analytics reporting of fatal and non-fatal errors
Version 5.32.5
- Added debug mode option