All Versions
7
Latest Version
Avg Release Cycle
224 days
Latest Release
1560 days ago
Changelog History
Changelog History
-
v2.0.1 Changes
October 12, 2020โก๏ธ Updating OTAcceleratorCore to version 2.0.1
-
v2.0.0 Changes
October 07, 2020- โก๏ธ Updating OTAcceleratorCore to version 2.0.0
- ๐ Fixed input field layout issue
- Missing background colour for modal views
- โก๏ธ Updated minimum iOS version to iOS 11
- ๐ Dark mode fixes
-
v1.0.4 Changes
October 11, 2017- โก๏ธ Update Accelerator Core version to 1.1.5
-
v1.0.3 Changes
April 06, 2017๐ Fixes
- ๐ Fix a bug that
nil
message is treated as a successful case. - ๐ Fix a file reference issue on Subspec
๐ฅ Breaking changes
- โ Remove
receiverAlias
property onOTTextChat
as the information is available onOTTextMessage
- ๐ Fix a bug that
-
v1.0.2 Changes
February 14, 2017Enhacements
- โ Add methods for sending a message to a connection
- ๐ Support Subspec: now you can exclude the UI part if you are only interested in the real-time messaging core part by only specifying
pod 'OTTextChatAccelerator/Core'
in your Podfile - โ Add CodeBeat to analyze code quality
-
v1.0.1 Changes
February 09, 2017๐ Fixes
- ๐ Fix a crash upon loading 'OTTextChatViewController'
-
v1.0.0 Changes
February 07, 2017๐ Official release