Releases: salemove/ios-bundle
Releases · salemove/ios-bundle
Glia iOS Core SDK 2.0.9
Fixed
- Fix unread message count subscription
Glia iOS Core SDK 2.0.8
Changed
- Update enqueueing endpoint to take 'replace_existing' parameter
Glia iOS Core SDK 2.0.7
Changed
- Update API endpoint and payload for secure conversations
Glia iOS Core SDK 2.0.6
- Allow enqueueing if transferred SC exists
Glia iOS Core SDK 2.0.5
Added
- Expose 'on_end' to public for Engagement
- Introduce 'onEnd' for SubEngagement
- Add privacy manifest describing UserDefaults usage
- Log dequeueing and re-enqueueing event
Changed
- Do not end transferred SC during deauthentication
- Remove deprecated method over a year old
- Take into account authentication for SC unread message count
- Check if permission granted to register Push Notifications
Fixed
- Fix stale state being passed to subscribers
- Change CODEOWNERS file name
Glia iOS Core SDK 1.5.9
Fixed
- Check if permission granted to register Push Notifications
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