Skip to content

Releases: CopilotLive/copilotlive-sdk-ios

v2.1.2

Choose a tag to compare

@sagargen sagargen released this 09 Jul 17:49

🛠️ 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

Choose a tag to compare

@sagargen sagargen released this 11 Jun 10:07

🛠 Patch Release Notes

Enhancements:

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

v2.1.0

Choose a tag to compare

@sagargen sagargen released this 08 Jun 06:30
589bf1e

🚀 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

Choose a tag to compare

@sagargen sagargen released this 04 Jun 15:34
e3889ea

Give additional fields support with User model.

v2.0.0

Choose a tag to compare

@sagargen sagargen released this 10 Apr 07:17

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

Choose a tag to compare

@sagargen sagargen released this 30 Jan 12:11
ee9b8a5

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.