Skip to content

Releases: chatwoot/chatwoot-mobile-app

v1.10.41

20 Jun 15:24
42e8181
Compare
Choose a tag to compare

Changelog

  • Add copy button for email and number in contact details.
  • FCM HTTP v1 changes.

v1.10.26

19 Dec 05:43
187f21a
Compare
Choose a tag to compare

Changelog

This version is compatible with Chatwoot servers v3.0.0+.

  • Upgraded react native from 0.70.x to 0.72.x.
  • Fixed the conversation update issue when the app open from inactive state.
  • Fixed sort messages by created date.
  • Fixed auto height issues in email messages.
  • Fixed last message id logic in chat screen.
  • Added changes to include delivery reports for all channels.
  • Fixed app crashing issues when the label is added first time.

v1.10.0

28 Jun 08:23
76bab8f
Compare
Choose a tag to compare

This version is compatible with Chatwoot servers v2.16.0+.

  • Added conversation participants.
  • Ability to change a priority.
  • Added support for deleting messages.
  • Added support for block quotes in messages.
  • Added a sorting filter for conversations.
  • Added priority to conversation items.
  • Fixed rendering of mentions on the conversation screen.
  • Replaced variables while selecting a canned response.
  • Added the support for deep linking all the conversations.
  • Made a lot of UI updates and bug fixes.

v1.9.0

17 Apr 11:19
Compare
Choose a tag to compare
  • Dashboard apps.
  • Snooze conversations.
  • Message delivery status.
  • Add an avatar to the sender.
  • Mark the conversation as unread.
  • Show the last non-activity message in the conversation list.
  • Conversation actions redesign.
  • Settings screen redesign.
  • Contact details redesign.
  • Bug fixes and improvements.

v1.8.0

02 Mar 07:17
Compare
Choose a tag to compare
  • Bot message styles.
  • Add support for installation URLs containing HTTPS.
  • All the states are migrated to RTK.
  • Email rendering fixes.
  • Added self-assign in the conversation screen.
  • Upgrade React Native to v0.70

v1.7.0

28 Nov 07:35
Compare
Choose a tag to compare
  • Changed Conversation UI.
  • Added storybook.
  • Email rendering improvements.
  • Bug fixes and improvements.

V1.4.0

02 Mar 08:50
Compare
Choose a tag to compare

Changelog

This version is compatible with Chatwoot servers v2.0.0+.

  • Changed form library to react-hook-form
  • Added more file types zip, docs etc
  • Added French language
  • Upgraded firebase to v12

v1.3.0

11 Aug 10:45
Compare
Choose a tag to compare

Changelog

  • Upgrade react-native to 0.64.2
  • Add development support for apple m1 devices
  • Added posthog for analytics.

v1.2.0

19 Apr 10:44
Compare
Choose a tag to compare
  • Integrated chatwoot-react-native widget
  • Upgrade Sentry
  • Numerous bug fixes and improvements

v1.0.13

22 Mar 07:17
Compare
Choose a tag to compare
  • Ability to send documents
  • Render user mentions in a private note
  • Support audio type messages
  • Couple of bug fixes and improvements