Skip to content

v4.8.0

Latest

Choose a tag to compare

@devi-r devi-r released this 27 Jul 07:59
f5fef05

What's Changed

Features:

Enhancements:

Bug Fixes:

  • fix: Prevent crash in getCurrentAccount when user is null by @devi-r in #1088
  • fix(analytics): Sentry AxiosError: Network Error by @devi-r in #1090
  • fix: Prevent crash in checkServerSupport on non-semver versions by @devi-r in #1089
  • feat: send X-Chatwoot-* device metadata headers on every API request by @vishnu-narayanan in #1093
  • fix: keep outgoing email replies readable by @salmonumbrella in #1081
  • fix: macro names invisible on Android by pinning explicit text color by @devi-r in #1095
  • fix: ignore stale conversation updates by @salmonumbrella in #1082
  • fix: make conversations header title responsive across languages by @devi-r in #1104
  • fix: enable scrolling in conversation inbox filter bottom sheet by @devi-r in #1103

New Contributors