Skip to content

Releases: salemove/ios-bundle

Glia iOS Core SDK 1.5.8

17 Dec 14:12
Compare
Choose a tag to compare

Added

  • Notify backend when engagement request was declined

Glia iOS Core SDK 2.0.4

13 Dec 13:35
0885f51
Compare
Choose a tag to compare

Changed

  • Remove guard block from patchRequest
  • Handle follow_up endReason for EngagementEndEvent
  • Notify backend when engagement request was declined
  • Change Signal to SignalProducer for unread message count
  • Add engagement change emitter to interactor
  • Update activeEngagement when new visitor state received
  • Remove pause messaging functionality
  • Add SwiftPhoenixClient and ReactiveSwift licenses.
  • Add MIT license to xcframework
  • Fix WebRTC local network usage

Glia iOS Core SDK 1.5.6

05 Dec 09:56
Compare
Choose a tag to compare

Added

  • Add SwiftPhoenixClient and ReactiveSwift licenses;
  • Add MIT license to xcframework;

Fixed

  • WebRTC local network usage;

Full Changelog: 1.5.5...1.5.6

Glia iOS Core SDK 2.0.2

26 Nov 16:58
Compare
Choose a tag to compare

Changed

  • Promote metadata from external logger to internal
  • Make capabilities.text field fallback to default false value
  • Take global subscription disposables under control

Added

  • unsubscribeFromUnreadMessageCount to SecureConversations
  • unsubscribeFromPendingSecureConversationStatus to SecureConversations
  • subscribeToPendingSecureConversationStatus to SecureConversations
  • pendingSecureConversations to SecureConversations

Glia iOS Core SDK 2.0.1

12 Nov 09:29
fb44636
Compare
Choose a tag to compare

Changed

  • Make engagement.capabilities optional

Glia iOS Core SDK 2.0.0

11 Nov 11:09
8a5e27a
Compare
Choose a tag to compare

Added

  • Live engagement to Secure Conversation transferring
  • Add Capabilities to SubEngagement and Engagement
  • Introduce new interface for monitoring pending secure conversations
  • Add unread secure conversation message count changes observing

Fixed

  • Excessive consumption of resources in localeProvider

Glia iOS Core SDK 1.5.5

16 Oct 15:05
7c24b7e
Compare
Choose a tag to compare

Fixed

  • Erasing external UNUserNotificationCenterDelegate instance

Glia iOS Core SDK 1.5.4

07 Oct 14:28
Compare
Choose a tag to compare

Added

  • subscribeForUpdates with completion to Result pattern
  • CODEOWNERS file

Fixed

  • Handle end engagement with pending option gracefully
  • API requests that update visitor when device is locked
  • Improve error log messages

Glia iOS Core SDK 1.5.3

13 Sep 14:12
b402416
Compare
Choose a tag to compare
  • Fix catastrophic error in engagement state logic
  • Increment project version to 1.5.3

Glia iOS Core SDK 1.5.2

10 Sep 10:17
3a960a6
Compare
Choose a tag to compare

Added

  • Observe if an engagement-request is timed out

Updated

  • Deprecate public screen sharing interfaces
  • Rework static Media capabilities
  • Modify PII Masking behaviour based on masking settings
  • Make GliaCoreError readable. Add custom string convertible support.
  • Improve error reason for Messageable interfaces
  • Improve error reason for Mediable interfaces
  • Improve error reason for Engageable interfaces
  • Improve error reason for Queueable interfaces
  • Improve error reason for OpaqueAuthentication interfaces
  • Improve error reason for fetchSiteConfiguration interface
  • Cover missed configuration step with error throwing
  • Mark deprecated public method for requesting visitor code (String) as unavailable
  • Discard foreign logs from RemoteLogger