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: Update 3.4.0 to Custom Features (staging) #4

Closed
wants to merge 122 commits into from
Closed

Conversation

jderecho
Copy link
Collaborator

@jderecho jderecho commented Dec 3, 2023

Update to 3.3.1
Update to 3.4.0

nithindavid and others added 30 commits November 4, 2023 04:18
- 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]>
hugodeco and others added 25 commits December 13, 2023 16:21
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 changed the title Update 3.3.1 to Custom Features (staging) feat: Update 3.3.1 to Custom Features (staging) Dec 26, 2023
@jderecho jderecho changed the title feat: Update 3.3.1 to Custom Features (staging) feat: Update 3.4.0 to Custom Features (staging) Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.