Skip to content

Latest commit

 

History

History
69 lines (40 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

69 lines (40 loc) · 1.04 KB

2.9.3

  • Update Dart SDK minimum version to 3.0.0 .
  • Update Flutter SDK minimum version to 3.10.0 .
  • Fix method channel calls never complete.

2.9.2

  • Fix multi conversation navigation

2.9.1

  • recover namespace setting for android

2.9.0

  • fix issue for logoutUser in iOS
  • upgrade ios version to 2.24.0
  • downgrade android version to 2.13.0

2.8.0

  • Upgrade zendesk-messaging sdk version to 2.16.0
  • Minimum iOS version is now 12
  • ADD conversation fields

2.7.7

  • Add invalidate() to invalidate the current instance of ZendeskMessaging

2.7.6

  • Add conversation tag

2.7.5

  • Upgrade Flutter sdk version
  • Upgrade zendesk-messaging sdk version to 2.11.0

2.7.4

  • Upgrade ZendeskSDKMessaging of iOS to v2.9.0 to be compatible with Xcode 14.3

2.7.3

  • Fix parameter type issue of handler function

2.7.2

  • Upgrade Dart sdk version

2.6.0+1

  • Update versions of environment

2.6.0

  • Upgrade to 2.6.0

0.0.3

  • Upgrade to 2.5.0

0.0.2

  • Authentication
  • Global observer

0.0.1

  • Initial release