Skip to content

Latest commit

 

History

History
204 lines (138 loc) · 15.8 KB

CHANGELOG.md

File metadata and controls

204 lines (138 loc) · 15.8 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • feat: upgrade crisp-android-sdk to 1.0.14 e7e276b

24 November 2022

  • chore: release 0.12.0 fee4832
  • feat: upgrade crisp-android-sdk to 1.0.13 75cedba

26 October 2022

  • fix: incorrect path for typescript definition file #79
  • chore(deps): update package-lock dependencies 28a94dc
  • chore: release 0.11.1 78dc4da
  • fix: lint withCrispChat.ts file c50c0e0

25 June 2022

  • chore(deps): bump ansi-regex from 4.1.0 to 4.1.1 in /example #71
  • chore(deps): bump async from 2.6.3 to 2.6.4 #66
  • chore(deps): bump async from 2.6.3 to 2.6.4 in /example #65
  • chore(deps): bump minimist from 1.2.5 to 1.2.6 #64
  • chore(deps): bump minimist from 1.2.5 to 1.2.6 in /example #63
  • chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 #57
  • chore(deps): bump node-fetch from 2.6.2 to 2.6.7 #56
  • chore(deps): bump node-fetch from 2.6.1 to 2.6.7 in /example #55
  • chore(deps): bump ajv from 6.12.2 to 6.12.6 #53
  • chore(deps): bump shelljs from 0.8.4 to 0.8.5 in /example #51
  • chore(deps): bump ansi-regex from 4.1.0 to 4.1.1 #72
  • chore(deps): bump simple-plist from 1.1.1 to 1.3.1 in /example #73
  • chore(deps): bump simple-plist from 1.1.0 to 1.3.1 #74
  • feat: add expo config plugin #76
  • docs: #67 add specific instructions for RN 0.68 #68
  • chore: release 0.11.0 fe35578
  • feat: upgrade crisp-ios-sdk to 1.6.1 6e32132

9 March 2022

  • feat: bump Crisp iOS SDK to 1.3.1 032e6a9
  • chore: release 0.10.2 a1553cb

8 March 2022

19 February 2022

  • docs: add a guide for language support #21
  • feat: bump crisp-ios-sdk to 1.2.0 (iOS 13 min deployment target) 5eefc38
  • feat: remove jcenter() dependency c16b93d
  • chore: release 0.10.0 b8f3fd2

14 December 2021

  • fix: remove bintray from repositories #49
  • chore: update pods in example a2940a8
  • chore: release 0.9.1 e5c326b
  • fix: remove bintray for repositories c2c6dd0

26 October 2021

  • chore(deps): bump tmpl from 1.0.4 to 1.0.5 in /example #41
  • chore(deps): bump tmpl from 1.0.4 to 1.0.5 #42
  • Unresolved types bug #45
  • chore(deps): bump glob-parent from 5.1.1 to 5.1.2 #34
  • chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /example #37
  • chore(deps): bump path-parse from 1.0.6 to 1.0.7 #38
  • chore(deps): bump node-fetch from 2.6.0 to 2.6.2 #40
  • chore: release 0.9.0 c2f4632

17 September 2021

  • chore(deps): bump y18n from 4.0.0 to 4.0.1 in /example #23
  • chore(deps): bump y18n from 4.0.0 to 4.0.1 #22
  • chore(deps): bump handlebars from 4.7.6 to 4.7.7 #26
  • chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 #28
  • chore(deps): bump lodash from 4.17.20 to 4.17.21 in /example #27
  • chore(deps): bump lodash from 4.17.15 to 4.17.21 #31
  • feat: update iOS SDK to 1.1.0 and Android SDK to 1.0.7 e5a8c49
  • chore: release 0.8.0 278427f

23 May 2021

  • Upgraded SDKs and aligned APIs across both platforms #29
  • Upgrade RN to 0.64.1 #30
  • feat: upgraded Android library to latest 1.0.4 0014df2
  • sync podfile 35aea7d
  • chore: release 0.7.0 c0b9950

4 March 2021

  • Fix link to MainApplication.java #16
  • chore(deps): bump ini from 1.3.5 to 1.3.8 #11
  • Android: Upgrade Crisp Android SDK to 1.0.1 44f6767
  • Android: enable setUserEmail(), setUserNickname() and resetSession() API's for Android 877a5d1
  • chore: release 0.6.0 d1e800c

3 January 2021

3 January 2021

  • iOS: Fix pushSessionEvent and update example with API methods adf2dbb
  • iOS: Update Crisp to 1.0.8 b016a00
  • chore: release 0.5.0 9bcb8d4

18 November 2020

  • iOS - bump Crisp iOS SDK to latest version 1.0.6 f7d6b04
  • chore: release 0.4.0 ca6dc94
  • chore: fix commitMessage in release-it 3a764a3

15 November 2020

  • Android - Update Android SDK to use the new beta version of Crisp Chat SDK 11e21e5
  • iOS - tidy up iOS implementation, no need to call CrispChatSDK.show() to open chat modal. Modal will now open on mount of <CrispChat /> f3f4c37
  • chore: fix build scripts 1c63dbe

7 August 2020

7 August 2020

  • Upgrade Crisp on iOS to use latest version from crisp-ios-sdk #6
  • update BOB to latest RN versions 3ffa611
  • update example to use RN 0.63.2 bf3c3bb
  • add auto-changelog to create release notes 5a44e30

3 August 2020

  • Change back to use fragment xml but not use tag attribute #5
  • Fix android crashing #4
  • Bump lodash from 4.17.15 to 4.17.19 in /example #2
  • fix Binary XML file line #7: Error inflating class fragment eb01267
  • change back the crisp chat view 8894a2d
  • update example so user can close and reopen chat window a577379

16 July 2020

19 May 2020

v0.1.1

10 May 2020