All Versions
7
Latest Version
Avg Release Cycle
224 days
Latest Release
1291 days ago

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 on OTTextChat as the information is available on OTTextMessage
  • v1.0.2 Changes

    February 14, 2017

    Enhacements

    • โž• 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