Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: version 3.4 update from master branch #12

Merged
merged 117 commits into from
Jan 15, 2024
Merged

Conversation

jderecho
Copy link
Collaborator

@jderecho jderecho commented Jan 9, 2024

version 3.4

sojan-official and others added 30 commits October 17, 2023 17:55
- Update the keys in the widget config API to support loading the widget separately from the Rails App.
- Add loggers to debug ChatGPT requests and responses
- Fix the bug where wrong messages was used to search response sources
Co-authored-by: Muhsin Keloth <[email protected]>
Co-authored-by: Pranav Raj S <[email protected]>
muhsin-k and others added 29 commits December 10, 2023 20:45
Adds API for agent bot avatar upload
- accounts/agent_bot
- platform/agent_bot
…ace characters (chatwoot#8541)

- The cache stores the labels as label1, label2. Without removing the whitespace, the output of cached_label_list_array would be [label1, [whitespace]label2], which doesn't match with the existing labels. This list is returned with proper label names.
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sivin Varghese <[email protected]>
Co-authored-by: Shivam Mishra <[email protected]>
Co-authored-by: Muhsin Keloth <[email protected]>
Co-authored-by: Pranav Raj S <[email protected]>
- Ability to configure Chatwoot custom branding from UI when using paid plans

Co-authored-by: Nithin David Thomas <[email protected]>
…t#8581)

A support request that came to Chatwoot Cloud revealed that the job was timed prematurely. The default timeout for Sidekiq queues was set as 25 minutes in sidekiq.yml file. The cache was not created properly for the accounts with more than 100k conversations.

This change removes the cache logic in the previous migration and creates a new migration with a new job which processes conversations in batch.
Nodesource script-based installation is deprecated. Switch to a different ppa for nodejs.

Fixes: https://linear.app/chatwoot/issue/CW-2686/upgrade-warning
Fixes: chatwoot#8151
@jderecho jderecho merged commit 3f067ad into staging Jan 15, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.