Releases: wkarts/chatwoot
v3.12.8
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
- 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
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
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
- 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
What's Changed
- Develop sendingtk v3.11.0 03082024 by @wkarts in #5
- Develop to merge 3 by @wkarts in #6
- Develop sendingtk v3.11.0 04082024 by @wkarts in #7
- Develop to merge always by @wkarts in #8
- Merge Branches by @wkarts in #10
- Develop sendingtk v3.11.0 06082024 by @wkarts in #9
- Develop to merge always by @wkarts in #11
- Merge by @wkarts in #12
- Develop sendingtk v3.11.0 06082024 2 by @wkarts in #13
- fix: Keydown handler in useKeyboardEvent composable not registering c… by @wkarts in #14
- Develop to merge always by @wkarts in #15
Full Changelog: v3.11.0...v3.11.1
v3.11.0
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
v3.10.7
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.jsonapp/javascript/dashboard/i18n/locale/es/inboxMgmt.jsonapp/javascript/dashboard/i18n/locale/pt_BR/inboxMgmt.jsonapp/javascript/dashboard/routes/dashboard/settings/inbox/channels/Unoapi.vueapp/javascript/dashboard/routes/dashboard/settings/inbox/settingsPage/UnoapiConfiguration.vueapp/services/whatsapp/unoapi_webhook_setup_service.rb
Full Changelog: v3.10.6...v3.10.7
v3.10.6
v3.10.5b
- feat: add webhook send new messages config
Full Changelog: v3.10.5...v3.10.5b

