Skip to content

Releases: CopilotLive/copilotlive-sdk-ios

v2.1.2

09 Jul 17:49

Choose a tag to compare

🛠️ Patch Release Notes

Set Minimum Deployment Target:

The iOS deployment target for CopilotSDK has been explicitly set to iOS 14.0.
This ensures compatibility with apps targeting iOS 14 and above, and prevents runtime issues on devices running iOS 14–16.

v2.1.1

11 Jun 10:07

Choose a tag to compare

🛠 Patch Release Notes

Enhancements:

  • Telemetry Update: Added new telemetry event assistantComponentItemsView to improve tracking and visibility of assistant component item views.

v2.1.0

08 Jun 06:30
589bf1e

Choose a tag to compare

🚀 What's New in v2.1.0

🔧 Enhancements

  • Telemetry Support

    • Added support for handling telemetry events via CopilotDelegate.
    • Enables better observability of SDK behavior and user interactions.
  • Close Event Handling

    • Implemented support for the close event from the Copilot widget.
    • Apps can now react appropriately when Copilot is dismissed.
    • Also added a public method Copilot.shared.close() to allow developers to programmatically close Copilot.
  • Context Management

    • Introduced setContext(_:) and unsetContext() APIs.
    • Allows dynamic updates to contextual information shared with Copilot.

v2.0.1

04 Jun 15:34
e3889ea

Choose a tag to compare

Give additional fields support with User model.

v2.0.0

10 Apr 07:17

Choose a tag to compare

The CopilotSDK allows developers to easily integrate AI-driven chat into iOS apps, offering features like chat management, voice call, user sessions, and deep linking for a seamless experience.

v1.1.0

30 Jan 12:11
ee9b8a5

Choose a tag to compare

The CopilotSDK allows developers to easily integrate AI-driven chat into iOS apps, offering features like chat management, voice call, user sessions, and deep linking for a seamless experience.