Releases: salemove/ios-bundle
Releases · salemove/ios-bundle
Glia iOS Core SDK 1.5.8
Added
- Notify backend when engagement request was declined
Glia iOS Core SDK 2.0.4
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
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
Changed
- Promote metadata from external logger to internal
- Make
capabilities.text
field fallback to defaultfalse
value - Take global subscription disposables under control
Added
unsubscribeFromUnreadMessageCount
toSecureConversations
unsubscribeFromPendingSecureConversationStatus
toSecureConversations
subscribeToPendingSecureConversationStatus
toSecureConversations
pendingSecureConversations
toSecureConversations
Glia iOS Core SDK 2.0.1
Changed
- Make engagement.capabilities optional
Glia iOS Core SDK 2.0.0
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
Fixed
- Erasing external UNUserNotificationCenterDelegate instance
Glia iOS Core SDK 1.5.4
Added
subscribeForUpdates
with completion toResult
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
- Fix catastrophic error in engagement state logic
- Increment project version to 1.5.3
Glia iOS Core SDK 1.5.2
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