Chatwoot - Package Updates
Pinned
Chatwoot
-
[1.26.0]
- Update Chatwoot to 3.7.0
- Full changelog
- SLA for conversations (enterprise) - (alpha)
- Inbox view for notifications - (alpha)
- Reports for conversations handled by bots
- Ability to block contacts
- Conversation image improvements for agents ( zoom, preview inline images, etc )
- Export contact improvements
- Numerous bug fixes and enhancements
-
[1.27.0]
- Update Chatwoot to 3.8.0
- Full changelog
- SLAs for conversations ( enterprise )
- Embedding based search for Helpcenter ( enterprise - alpha )
- Lock to Single Thread config for meta inbox
- Improved email fetching for IMAP inboxes
- API to configure Chat widget into a help center
- Numerous bug fixes and enhancements
-
[1.28.0]
- Update Chatwoot to 3.9.0
- Full changelog
- Performance improvements for reports (7x better load times on larger accounts)
- Improved performance for conversation filters
- Ability to export contacts with filters applied
- Ability to snooze conversations in bulk actions
- Support file uploads in the telegram channel
- Support for loom videos in help centre articles
- Numerous bug fixes and enhancements
-
[1.30.0]
- Update Chatwoot to 3.11.0
- Full 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
- Numerous bug fixes and enhancements
-
[1.30.1]
- Update Chatwoot to 3.11.1
- Full changelog
- This hotfix release fixes the conversation order when real-time events are delayed or missed.
-
[1.31.0]
- Update Chatwoot to 3.12.0
- Full changelog
- 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
- Numerous bug fixes and enhancements
-
[1.31.1]
- Update Chatwoot to 3.13.0
- Full changelog
- Custom Roles (alpha) [EE]
- Admin page redesigns for macros, automation, inbox management, etc
- Support for copy-pasting images in help center articles
- Update GPT model for open AI integration to 4o-mini
- Numerous bug fixes and enhancements
-
[1.32.0]
- Update Chatwoot to 3.14.0
- Full changelog
- Vite + vue 3 : Upgrades to our frontend stack and build pipelines
- Auto populate country code in phone number field based on browser timezone
- Numerous bug fixes and improvements
-
[1.32.1]
- Update Chatwoot to 3.14.1
- Full changelog
- Fixes blank screen-related issues after logout
-
[1.33.0]
- Update Chatwoot to 3.15.0
- Full changelog
- ip-lookup database lazy loading for all installation environments
- New sidebar for Chatwoot ( v4 )
- New design for HelpCenter portals ( v4 )
- New design for campaigns page ( v4 )
-
[1.34.0]
- Update chatwoot to 3.16.0
- Full Changelog
- Design update for report pages
- Design update for contact pages
- Updated audio notification settings with new sounds
- Ability to lock conversations to single thread in API channels
- Captain copilot integration to sidebar (alpha)
- Ability to create conversation directly from email / phone number
- Add support for Arcade videos on articles
- Other Components and Design changes in preparation for v4
- Numerous bug fixes and enhancements
-
[1.34.1]
- Update rbenv to 1.3.1
- Full Changelog
- Add
/usr/etc/rbenv.d
to hooks path by @tomschr in https://github.com/rbenv/rbenv/pull/1587 - Use
readarray
in bash v4+ to avoid rbenv init hanging by @mislav in https://github.com/rbenv/rbenv/pull/1604 - Add instructions for Fedora Linux installation by @nethad in https://github.com/rbenv/rbenv/pull/1583
- Skip BW01 and BW02 error messages during tests by @mikelolasagasti in https://github.com/rbenv/rbenv/pull/1600
- Bump mislav/bump-homebrew-formula-action from 3.1 to 3.2 by @dependabot in https://github.com/rbenv/rbenv/pull/1598
- @nethad made their first contribution in https://github.com/rbenv/rbenv/pull/1583
- @tomschr made their first contribution in https://github.com/rbenv/rbenv/pull/1587
- @mikelolasagasti made their first contribution in https://github.com/rbenv/rbenv/pull/1600
-
[1.34.2]
- Update rbenv to 1.3.2
- Full Changelog
- Fix traversing PATH for bash < 4.4 by @mislav in https://github.com/rbenv/rbenv/pull/1606
- @BiggerNoise for helping me debug rbenv init
- @Tobias-pwnr for reporting a bug with bash < 4.4
- @pnghai for the proposed fix #1605