Skip to content

Tags: zerxis/chatwoot-mobile-app

Tags

1.10.26

Toggle 1.10.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge branch 'release/1.26.0' (chatwoot#753)

* chore: Bump version to 1.10.0 (chatwoot#714)

* build: Version 1.10.1 (chatwoot#715)

* chore: Bump semver from 5.7.1 to 5.7.2 (chatwoot#717)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump word-wrap from 1.2.3 to 1.2.4 (chatwoot#718)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump tough-cookie from 4.1.2 to 4.1.3 (chatwoot#716)

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <[email protected]>

* feat: Refresh conversations and messages when the app start from the b.g (chatwoot#720)

* fix: Attachment cropping in full screen (chatwoot#721)

* fix: Sort messages by created date (chatwoot#722)

* chore: enable herms in android (chatwoot#724)

* chore: Stability improvements (chatwoot#725)

* chore: Release iOS v1.10.7

* fix: Auto height issues in email messages (chatwoot#727)

* chore: Translation updates (chatwoot#729)

* chore: Bump activesupport from 6.1.7.3 to 6.1.7.6 (chatwoot#728)

Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.3 to 6.1.7.6.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v6.1.7.3...v6.1.7.6)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Upgrade react native from `0.70.x` to `0.72.x` (chatwoot#730)

* chore: upgrade all the packages to latest version

* chore: bumps node to 16.17.1

* chore: android/ios 1.10.13

* Update AndroidManifest.xml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* fix: change notification permission flow for android>32

* chore: add analytics event for FORGOT_PASSWORD

* chore: fix warnings

* fix: android share issues

* chore: fix attachment issues

* chore: android/ios 1.10.14

* fix: file upload issues in android

* fix: file upload issues in android

* chore: android/ios 1.10.15

* chore: android v1.10.16

* chore: bump node

* chore: Android v1.10.17

---------

Co-authored-by: Sojan Jose <[email protected]>

* chore: Upgrade minor packages (chatwoot#733)

* fix: Non-serializable value update in auth slice (chatwoot#735)

* chore: Bump `react-native-webview` (chatwoot#736)

* chore: Upgrade rn web view

* Update Podfile.lock

* fix: Email message full body width (chatwoot#737)

* fix: App is crashing when the label is added first time (chatwoot#738)

* chore: Android/iOS v1.10.19

* chore: Bump react-devtools-core from 4.28.0 to 4.28.4 (chatwoot#742)

Bumps [react-devtools-core](https://github.com/facebook/react/tree/HEAD/packages/react-devtools-core) from 4.28.0 to 4.28.4.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-devtools-core)

---
updated-dependencies:
- dependency-name: react-devtools-core
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: Changes to include delivery reports for all channels (chatwoot#745)

* feat: Add changes to include delivery reports for all channels

* chore: fixes

* chore: Bump @babel/traverse from 7.22.10 to 7.23.2 (chatwoot#740)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.10 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <[email protected]>

* fix: package.json & yarn.lock to reduce vulnerabilities (chatwoot#743)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6032459

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Muhsin Keloth <[email protected]>

* chore: Bump sharp from 0.32.5 to 0.32.6 (chatwoot#746)

Bumps [sharp](https://github.com/lovell/sharp) from 0.32.5 to 0.32.6.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](lovell/sharp@v0.32.5...v0.32.6)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <[email protected]>

* core: Translation updates (chatwoot#739)

* feat: Replace SectionList with Flashlist in chat screen (chatwoot#747)

* chore: Replace SectionList with FlashList

* Update MessageList.js

* More cleanup

* Update conversationSlice.selector.js

* chore: fix padding issue

* Update MessageDeliveryStatus.js

* chore: Android/iOS v1.10.20

---------

Co-authored-by: iamsivin <[email protected]>

* feat: Add contact slice (chatwoot#748)

* feat: Add contact slice

* minor fixes

* Android/iOS v1.10.21

* feat: Fix last message id logic in chat screen (chatwoot#749)

* feat: Add contact slice

* minor fixes

* Android/iOS v1.10.21

* Android/iOS v1.10.22

* chore: Android/iOS v1.10.23

* chore: Android/iOS v1.10.25

* chore: Android/iOS v1.10.26

* fix: Moved fonts to main assets folder (chatwoot#750)

* Moved fonts to main assets folder

* added for android linking

* added for ios manifest as well

* Revert "fix: Moved fonts to main assets folder (chatwoot#750)"

This reverts commit 175e029.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Sivin Varghese <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chatwoot Bot <[email protected]>
Co-authored-by: Sojan Jose <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: iamsivin <[email protected]>
Co-authored-by: Zach Aronwald <[email protected]>

v1.10.0

Toggle v1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: Bump version to 1.10.0 (chatwoot#714)

v1.9.0

Toggle v1.9.0's commit message
Merge branch 'release/1.9.0'

1.8.0

Toggle 1.8.0's commit message
Merge branch 'release/1.8.0'

1.7.0

Toggle 1.7.0's commit message
Release v1.7.0

1.4.0

Toggle 1.4.0's commit message
Merge branch 'release/1.4.0'

1.3.0

Toggle 1.3.0's commit message
Bump version to 1.3.0

v1.2.0

Toggle v1.2.0's commit message
Merge tag '1.2.0' into develop

v1.2.0

v1.0.13

Toggle v1.0.13's commit message
merge develop

v1.0.12

Toggle v1.0.12's commit message
Merge branch 'release/1.0.12'