Skip to content

Releases: Fiksuruoka-fi/capacitor-intercom

v6.0.1

09 Aug 09:15
2b52474
Compare
Choose a tag to compare

6.0.1 (2024-08-09)

Bug fixes

  • ios: refactors loginIdentifiedUser attribute logic (#34)

Compare full changelog

v6.0.0

09 Aug 07:58
229cda2
Compare
Choose a tag to compare

6.0.0 (2024-08-09)

Breaking changes

  • capacitor: Upgrade to capacitor v6 (5ea41e3)

v5.0.0

26 Feb 13:24
8913ddb
Compare
Choose a tag to compare

5.0.0 (2024-02-26)

Breaking changes

  • capacitor: upgrade to capacitor v5

Bug Fixes

  • ios: read unread notifications from Intercom SDK when notification fires (1cbc636)

v4.4.1

12 Jun 09:01
6c1228d
Compare
Choose a tag to compare

4.4.1 (2023-06-12)

Bug Fixes

  • intercom: 🐛 fixes building release (cb9cdd0)

v4.4.0

30 May 07:06
bad868a
Compare
Choose a tag to compare

4.4.0 (2023-05-30)

Features

  • intercom: add support for dynamic env keys (caaa80d)

Bug Fixes

  • intercom: 🐛 fixes null checks on user attributes (635127f)

v4.3.1

25 May 09:23
ced9e86
Compare
Choose a tag to compare

4.3.1 (2023-05-25)

Bug Fixes

v4.3.0

05 May 14:42
bdcbec7
Compare
Choose a tag to compare

4.3.0 (2023-05-05)

Features

  • intercom: ✨ adds support for multiple companies (c59020e)

Bug Fixes

  • intercom: 🐛 customAttributes might be null (0ab1531)
  • intercom: 🐛 fixes registering ios push notification token (0dad7b1)
  • intercom: 🐛 fixes resolving the unreadConversationListener setup (e45b3de)

v4.2.2

03 May 15:50
84928b9
Compare
Choose a tag to compare

Bug Fixes

  • ios: 🐛 moved ios methods to main thread (dc52787)
  • web: 🐛 removed unwanted 'boot' on logout (eaf9f53)

v4.2.1

26 Apr 18:07
Compare
Choose a tag to compare

4.2.1 (2023-04-26)

Bug Fixes

  • enforce adding "v" in tag (39fbf59)
  • intercom: 🎨 unify updateUser method with different platforms (80c1d40)

Miscellaneous Chores

v4.2.0

26 Apr 17:59
ba6cc52
Compare
Choose a tag to compare

4.2.0 (2023-04-26)

Features

  • intercom: 🚀 : add web sdk (c9bdeda)

Bug Fixes

  • intercom: 🎨 use same space naming on each platform (b86743a)
  • intercom: 🐛 rename ios podspec (08daf5c)