Skip to content

Releases: wkarts/chatwoot

v3.12.8

31 Aug 20:21
c551f6e

Choose a tag to compare

What's Changed

  • feat: Update the design for the webhook management
  • feat: design Update the design for the custom attribute
  • feat: Added support for copying and pasting images in article editor
  • feat: Update the design for the Inbox management console
  • feat: Update ReplyTo component to fix short prop issue and improve message display

fix:

  • default return in blocked domains
  • numerous bug fixes and enhancements

Full Changelog: v3.12.7...v3.12.8

v3.12.7

28 Aug 20:07
ee5eac5

Choose a tag to compare

  • FIX - revoke Ensure only Admin sees all conversations - this is broken

What's Changed

Full Changelog: v3.12.6...v3.12.7

v3.12.6

28 Aug 16:03
8de75f4

Choose a tag to compare

Feat

  • Custom roles functionality is added to API
  • WhatsApp API endpoint version is updated in the service spec
  • feat: Update the design for dashboard_apps
  • feat: styling is updated in the Unoapi
  • feat: preview in reply to message
  • feat: Add csat_response_visible attribute to inbox model and views
  • Ensure only Admin sees all conversations

Fix

  • fix: OpenIA
  • fix: UNOAPI is fixed
  • Numerous bug fixes and enhancements

What's Changed

Full Changelog: v3.12.0...v3.12.6

v3.12.0

26 Aug 06:28
ab658c0

Choose a tag to compare

Feat

  • Design updates for various setting pages like integrations, canned responses, teams, etc
  • Captain integration (alpha)
  • Support for shared instagram reels in the messenger channel
  • Changes for vue3 upgrade
  • add deleted message indicator in conversation UI
  • fix build arm64 support
  • moving UNOAPI_AUTH_TOKEN config to installation_config,

Fix

  • fixing templates in WhatsApp
  • fixing Instagram outgoing attachments
  • Numerous bug fixes and enhancements

What's Changed

Full Changelog: v3.11.2...v3.12.0

v3.11.2

18 Aug 21:23
ce8a6f5

Choose a tag to compare

  • chatwoot 3.11.1
  • fix: message error font size and position from unoapi conf
  • fix: last_activity_at is nil when conv is created
  • fix: build ARM64
    Full Changelog: v3.11.1...v3.11.2

v3.11.1

08 Aug 22:07
ba4b678

Choose a tag to compare

What's Changed

Full Changelog: v3.11.0...v3.11.1

v3.11.0

03 Aug 07:30
fa977f4

Choose a tag to compare

Changelog

✨ Ability to unassign teams using automation
✨ Add video message viewing in Chatwidget
✨ Improved reconnect logic for automated reconnections
✨ API frameworks for upcoming roles & permissions feature
✨ Upgraded ruby to 3.3.3 for performance improvements
✨ add: languaje pt portugués Portugal
✨ feat: Update the design for dashboard_apps
✨ change highlight target message to Messages View
✨ feat: Integration with Captain (alpha)
🐛 fix: create inbox whatsapp cloud
🐛 fix: Show add/import/export buttons in mobile view
🐛 fix: Broken connect to facebook page layout
🐛 Numerous bug fixes and enhancements

Full Changelog: v3.10.7...v3.11.0

image

v3.10.7

26 Jul 01:45
9527024

Choose a tag to compare

This update includes the addition of individual parameter manipulation for the WhatsApp Unoapi Provider. The parameters added include:

  • Reject call
  • Message when rejecting call
  • Send agent name
  • Ignore group messages
  • Ignore history on connect
  • Send messages to webhook
  • Ignore status broadcast
  • Ignore broadcast messages
  • Ignore own messages
  • Ignore your messages
  • Show connection status
  • Notify messages with failure
  • Compose message
  • Show reaction as a reply
  • Display profile picture
  • Generate API Key

Files altered:

  • app/javascript/dashboard/i18n/locale/en/inboxMgmt.json
  • app/javascript/dashboard/i18n/locale/es/inboxMgmt.json
  • app/javascript/dashboard/i18n/locale/pt_BR/inboxMgmt.json
  • app/javascript/dashboard/routes/dashboard/settings/inbox/channels/Unoapi.vue
  • app/javascript/dashboard/routes/dashboard/settings/inbox/settingsPage/UnoapiConfiguration.vue
  • app/services/whatsapp/unoapi_webhook_setup_service.rb

Full Changelog: v3.10.6...v3.10.7

image

v3.10.6

24 Jul 01:35
a48d8ab

Choose a tag to compare

  • feat - generate apikey from unoapi inbox on config and create

v3.10.5b

16 Jul 11:51
efd1d68

Choose a tag to compare

  • feat: add webhook send new messages config

Full Changelog: v3.10.5...v3.10.5b