Skip to content

Latest commit

 

History

History
93 lines (50 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

93 lines (50 loc) · 1.46 KB

1.3.1

  • Added support for domain.
  • Fixed an issue with android where Picaso was unsupported.

1.3.0

  • Freshchat dependency for android upgraded to 3.3.0
  • Freshchat dependency for IOS upgraded to 3.4.0

1.2.6

  • Fixed a issue that was causing a crash on iOS.

1.2.5

  • A new method added for sending message.

1.2.4

  • New properties added to FreshchatConfig.
  • Code documented.
  • Namespace updated.

1.2.3

  • Upgraded iOS sdk to 2.9.0.

1.2.2

  • Extra info.plist removed from freshchat.

1.2.1

  • Freshchat android dependency updated to version 2.9.0 from 2.4.1

1.2.0

  • Documentation updated

1.1.8

  • IOS crash fixed

1.1.7

  • Small type casting issues fixed with IOS plugin

1.1.6

  • Meta dependency removed & updated the example

1.1.5

  • A type checking issue in IOS plugin while updating use info fixed

1.1.4

  • Use application instead of activity to avoid duplicate applications

1.1.3

  • Fixed as issue with Map class not being imported in android

1.1.2

  • Added a customProperties field to the updateUserInfo method
  • Added support for IOS

1.1.1

  • Camera enabled option added

1.1.0

  • Added support for all user properties
  • Fixed an issue where installing the same plugin on multiple app would not allow the other app to install due to same ContentProvider was being used

1.0.0

  • Added support for IOS

0.0.3

  • MIT License added

0.0.2

  • README.md updated with links

0.0.1

  • Initial Release