OkHi Documentation
  • 👋Welcome Home
  • OVERVIEW
    • OkHi Product Overview
    • Integration process overview
    • Verification terminology
    • Case Studies
  • Best Practices
    • Integration Best Practices
    • Live Examples
    • Tips for PMs & QA
      • Testing & QA Guide
      • Publishing to app stores
        • Google Play store
        • Apple App Store
    • Tips for designers
  • Code Libraries
    • Developer Quick Start
      • Environment setup
      • Release Notes
    • Android Guide
      • Android Dependencies
      • Migrating to the latest library
    • iOS Guide
    • React Native Guide
      • React Native Dependencies
      • React Native troubleshoot guide
    • Expo React Native Guide
    • Flutter Guide
      • Flutter Dependencies
    • JS library
      • API Reference
      • OkCollect Webhook
      • Changelog
    • WooCommerce Plugin
      • Changelog
  • Verification Status
    • Customer Dashboard
    • Verification Status Updates
      • Webhook v3
        • Webhook Signature Verification Guide
      • Webhook v2
      • Verification Status API
      • Proof Of Address Certificate API
      • FAQs
    • API reference docs
  • Troubleshooting
    • Error Responses
    • Common technical pitfalls
    • How to reduce "Unknowns"
    • FAQs
      • Technical FAQs
      • Compliance FAQs
    • Get in touch
Powered by GitBook
On this page

Was this helpful?

  1. Code Libraries
  2. Developer Quick Start

Release Notes

PreviousEnvironment setupNextAndroid Guide

Last updated 6 months ago

Was this helpful?

This page is updated with each new release of our APIs and SDKs. The changelog lists releases per product by month and includes any new features, bug fixes and significant performance improvements.

Date
Version
Features

May 18, 2023

v1.7.15

Feature We enabled the construction of the OkHi class object using Activity only for environments without access to AppCompatActivity.

May 17, 2023

v1.7.14

Feature Deployed our self-hosted Maven repository

May 10, 2023

v1.7.13

Fix Included pom files in Maven deployment

May 9, 2023

v1.7.11

Feature Enabled setting the env variables via OkHiAppContext

May 9, 2023

v1.7.10

Feature Use OkPreference for setting and retrieving current env variables

Date
Version
Features

June 2, 2023

v3.3.20

Fix Persistent userId when the phone number changes during sessions

May 17, 2023

v3.3.18

v3.3.18 Feature Deployed our self-hosted maven repository Upgrade android-core version upgrade to v1.7.14

May 10, 2023

v3.3.17

Fix Included pom files in Maven deployment Upgrade android-core version upgrade to v1.7.13

May 9, 2023

v3.3.15

Upgrade android-core version upgrade to v1.7.11

Date
Version
Features

June 2, 2023

v1.9.31

Feature onMessageReceived to fire events with geopoint provider as notification

May 31, 2023

v1.9.28

Feature Enable triggering geofences with custom geoPointSource Upgrade We made updates to our geofencing library

May 17, 2023

v1.9.26

Feature Deployed our self-hosted maven repository Upgrade android-core version upgrade to v1.7.14 Upgrade We made updates to our geofencing library

May 10, 2023

v1.9.25

Fix Included pom files in Maven deployment Upgrade android-core version upgrade to v1.7.13 Upgrade geofencing-lib to v1.9.25

May 9, 2023

v1.9.23

Feature Push Notifications 🚀

  • Enabled setting push notification tokens as part of OkHiUser

  • Start verification by calling the start endpoint

  • Enabled APIs for managing push notifications via the OkVerifyPushNotificationService class. onMessageReceived to be invoked when a push notification is received, onNewToken to be invoked whenever a new push notification token is received.

Date
Version
What in this release?

July 14, 2023

1.9.8

Feature Added OkHiLocationManager class to enable fetching user's current coordinates

July 13, 2023

1.9.6

Fix Main thread warning while checking for locationServices availability

July 13, 2023

1.9.5

Feature If "when in-use" location permission is granted and the user is creating an address at their current location, they will no longer see the native prompt informing that the customer wants to access their location.

May 24, 2023

1.9.3

Feature We added notification support for better integration with React Native and Flutter.

Date
Version
Features

August 3, 2023

1.2.0-beta.1

Fix Push notification methods onNewToken and onMessageReceived can now be safely called on ios without throwing Platform exception errors

July 14, 2023

1.1.3

Feature If "when in-use" location permission is granted and the user is creating an address at their current location, they will no longer see the native prompt informing that the customer wants to access their location.

June 23, 2023

1.1.2

Migration We migrated native Android dependencies to the OkHi Maven repository Upgrade We upgraded native Android libraries dependencies Feature Push notification, you can now leverage OkHi's push notification service during address verification period to increase address verification signals/

Date
Version
Features

July 14, 2023

1.1.2

Upgrade ios native library Fix Minor bug fixes and stability improvements

June 23, 2023

1.1.1

Migration Migrated native Android dependencies to the OkHi Maven repository

Upgrade We upgraded native Android library dependencies

OkVerify.isNotificationPermissionGranted()
OkVerify.requestNotificationPermission()