Releases: QuickBlox/quickblox-flutter-sdk
Releases · QuickBlox/quickblox-flutter-sdk
0.18.4
0.18.3
- Android: updated native version Android SDK to 4.3.3 (fixed secure storage issue)
 
0.18.2
- Android: updated native version Android SDK to 4.3.2
 
0.18.1
- Android: updated QuickBlox SDK to 4.3.1 (fixes for unjoin public dialogs)
 
0.18.0
- Android: deleted permissions for services, camera, and microphone
 
0.17.0
- Android: add new logic for calls
 - iOS: add new logic for calls
 
0.16.6
- Android: fixed logic for incoming messages from Group dialogs
 - iOS: fixed receiving message event
 
0.16.6-rc.1
- Android: changed logic for incoming messages from Group dialogs
 - iOS: changed logic for incoming messages from Group dialogs
 
0.16.5
- Flutter: added optional dateSent property for sendMessage method in Chat module
 - Android: fixed dateSent property for sendMessage method in Chat module
 - Android: added buildConfig parameter in gradle
 - Android: fixed logic for session cache in WebRTC module
 - iOS: fixed dateSent property for sendMessage method in Chat module
 - iOS: fixed logic for session cache in WebRTC module
 - iOS: fixed logic for set the dateSent property of a message
 
0.16.5-rc.2
- Android: fixed dateSent property for sendMessage method in Chat module
 - iOS: fixed dateSent property for sendMessage method in Chat module