Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

18 lines (15 loc) · 1.02 KB

0.3.0

  • Updated to 2.1.1

Breaking Changes

  • Unified conversationsMenu option
  • IosThemeSimple can only specify a primaryColor now
  • additionalInfo no longer available, must be done via tags now (whitespace and commas are filtered)
  • addDeviceInfo now added as tags

0.2.0

  • Updated to 1.11.1.1 for iOS and 1.11.0.1 for Android
  • Removed option for COPPA per SDK deprecation.
  • Removed option for contactUsButtonAndroid per deprecation in 1.10.0.1

0.1.0

  • New: better styling support
  • Breaking: many method parameters now take an object rather than multiple optional paramters
  • Breaking: possibly others; no attempt was made to maintain or track differences with early prototype usage