Sivin Varghese
|
a49aaee9cf
|
fix: Email messages in dark mode (#8300)
|
2023-11-24 12:14:02 +05:30 |
|
Sivin Varghese
|
2d1f70eb79
|
feat: Update public portal colors with new design (#8230)
|
2023-11-23 08:16:52 +05:30 |
|
Sojan Jose
|
4fc5f765de
|
chore: Make super admin auth error readable (#8406)
- Remove the cryptic error for super admin auth and make it more readable
|
2023-11-22 17:26:08 -08:00 |
|
Nithin David Thomas
|
7efc2726d9
|
fix: Updates the text alignment on articles table (#8405)
|
2023-11-23 02:58:00 +05:30 |
|
Pranav Raj S
|
29a778697c
|
fix: Remove validation for message signature (#8404)
|
2023-11-22 13:09:17 -08:00 |
|
Pranav Raj S
|
90649e72bb
|
fix: Add a .present? check for sentiment file path to avoid false positives (#8401)
|
2023-11-22 10:35:51 -08:00 |
|
Pranav Raj S
|
1904ec7df4
|
fix: Update campaign routes to fix the rendering issue (#8400)
|
2023-11-22 09:39:41 -08:00 |
|
Nithin David Thomas
|
96add30331
|
chore: Add analytics event for insert article feature (#8393)
|
2023-11-22 08:18:58 -08:00 |
|
Sojan Jose
|
9c7148e2ad
|
feat: Split dashboard to chunks for build performance (#8394)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-11-21 14:51:05 -08:00 |
|
Nithin David Thomas
|
31c709be5c
|
fix: Opens foreign links from article page in new tab [cw-2725] (#8304)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
|
2023-11-22 01:57:58 +05:30 |
|
Sojan Jose
|
e750ee6d28
|
chore: [Snyk] Security upgrade administrate-field-active_storage from 0.4.2 to 1.0.0 (#8382)
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
|
2023-11-20 19:42:54 -08:00 |
|
Vishnu Narayanan
|
5b3f9ac1cd
|
chore: skip node upgrade if latest on cwctl upgrade (#8336)
|
2023-11-20 12:48:39 +05:30 |
|
Muhsin Keloth
|
6c8dacfa0d
|
feat: Facebook delivery reports (#8136)
|
2023-11-20 12:22:45 +05:30 |
|
Sojan
|
feead30b0b
|
Merge branch 'release/3.3.1' into develop
|
2023-11-18 10:24:35 -08:00 |
|
Sojan
|
4244945e7b
|
Bump version to 3.3.1
|
2023-11-18 10:23:18 -08:00 |
|
Clairton Rodrigo Heinzen
|
17725e4dd0
|
fix: Breakage of message pane when Openai integration isn't enabled (#8381)
Error when the Openai integration isn't enabled
fixes: https://github.com/chatwoot/chatwoot/issues/8379
|
2023-11-18 10:18:55 -08:00 |
|
Sojan
|
d55bb63aa0
|
Merge branch 'release/3.3.0' into develop
|
2023-11-17 20:37:44 -08:00 |
|
Sojan
|
6e22695b85
|
Bump version to 3.3.0
|
2023-11-17 20:34:39 -08:00 |
|
Pranav Raj S
|
146e46d79f
|
fix: Disable AI Assist CTA if not required (#8375)
- Show CTAs only on production
|
2023-11-17 20:10:46 -08:00 |
|
Nithin David Thomas
|
0af27a2387
|
feat: Adds support for logo in portal settings page [CW-2585] (#8354)
|
2023-11-17 19:58:27 -08:00 |
|
Sojan Jose
|
7380f0e7ce
|
chore: Making OpenAI label suggestions optional (#8374)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-11-17 19:54:15 -08:00 |
|
Pranav Raj S
|
2c5a0abcce
|
fix: Update the height of the input based on the rows (#8373)
|
2023-11-17 17:29:44 -08:00 |
|
Sojan Jose
|
f23e33c1a9
|
perf: Remove unwanted conversation count query (#8372)
|
2023-11-17 16:40:40 -08:00 |
|
Shivam Mishra
|
5588d6e344
|
feat: convert feature_flag to bigint [CW-2767] (#8350)
Co-authored-by: Sojan <sojan@pepalo.com>
|
2023-11-17 15:50:24 -08:00 |
|
Sojan Jose
|
59ace66c6f
|
chore: [Snyk] Fix for vulnerabilities (#8340)
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
|
2023-11-17 15:24:00 -08:00 |
|
Sojan Jose
|
decef1ad52
|
chore: Add rails_panel gem for query debugging (#8370)
|
2023-11-18 02:30:35 +05:30 |
|
Sojan Jose
|
0e19a4196b
|
chore: Endpoint to purge portal logo (#8365)
|
2023-11-18 01:13:22 +05:30 |
|
Muhsin Keloth
|
04dd65687b
|
feat: Changes to include delivery reports for all channels (#8329)
|
2023-11-16 19:43:35 +05:30 |
|
Muhsin Keloth
|
5f503b1a57
|
feat: Change slack bot and activity message appearance (#8349)
|
2023-11-16 12:59:52 +05:30 |
|
Sojan Jose
|
5f6e974531
|
chore: Add website_token into request logs (#8362)
- Log website_token into request logs to identify specific widgets
|
2023-11-15 20:32:21 -08:00 |
|
Sojan Jose
|
a023eabf59
|
chore: Add logging for facebook errors (#8360)
- Add logging for Facebook errors
|
2023-11-15 14:56:21 -08:00 |
|
Sivin Varghese
|
cb1e25a487
|
feat: Change the highlight in article page on scrolling (#8330)
|
2023-11-15 13:51:46 +05:30 |
|
Sojan Jose
|
bcf7c6c45a
|
chore: Improve account seeding (#8357)
|
2023-11-15 13:29:00 +05:30 |
|
Shivam Mishra
|
b411b6ca21
|
feat: remove feature flag checks for message reply to (#8352)
|
2023-11-15 13:05:58 +05:30 |
|
Shivam Mishra
|
cd217a3f86
|
feat: allow automation rules to remove labels (#8346)
|
2023-11-13 13:10:55 +05:30 |
|
Pranav Raj S
|
6c79642450
|
chore: Update dashboard screenshots and the logo (#8342)
|
2023-11-11 23:08:05 +05:30 |
|
Nithin David Thomas
|
201d476720
|
chore: Add meta viewport tag to public portal (#8335)
|
2023-11-09 20:30:58 -08:00 |
|
Muhsin Keloth
|
c1a2e67c9e
|
fix: Change the route change logic based on bus events, after creating a new conversation in the widget. (#8328)
|
2023-11-10 09:44:59 +05:30 |
|
Nithin David Thomas
|
1948bef9ac
|
fix: Fix line break issue with link in portal header (#8323)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
|
2023-11-08 20:38:38 -08:00 |
|
Sivin Varghese
|
5486f39f7e
|
feat: Update uncategorized block design (#8324)
|
2023-11-09 08:47:38 +05:30 |
|
Sivin Varghese
|
f018b0013c
|
feat: Updated the design of the article page (#8166)
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-11-08 18:05:13 -08:00 |
|
Sivin Varghese
|
950f085e80
|
feat: Updated the design of the category page (#8165)
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-11-08 18:03:16 -08:00 |
|
Sivin Varghese
|
268e26625b
|
feat: Adds the ability to see the popular articles (#8152)
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-11-08 18:01:07 -08:00 |
|
Sivin Varghese
|
7041d86e4d
|
feat: Updated home page design (#8106)
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-11-08 17:59:03 -08:00 |
|
Sivin Varghese
|
78398ee800
|
feat: Updated public portal header design (#8089)
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
|
2023-11-08 17:56:59 -08:00 |
|
Sojan Jose
|
7b09b02737
|
chore: Fix trigger message for response Bot (#8322)
- Fix the bug where wrong messages was used to search response sources
|
2023-11-08 17:02:48 -08:00 |
|
Muhsin Keloth
|
af7631d9f1
|
chore: Update MarkMessagesAsReadJob to accept delivered status (#8319)
|
2023-11-08 13:44:57 -08:00 |
|
Sivin Varghese
|
e0f33e62af
|
feat: Adds support for image resize in the message bubble (#8182)
|
2023-11-08 14:11:47 +05:30 |
|
Shivam Mishra
|
5d224f2e04
|
feat: allow inbox specific flags for signature toggle (#8280)
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
|
2023-11-08 10:47:22 +05:30 |
|
Gabriel Quina
|
4cb981d81b
|
fix: Semantics across portuguese translations (#8291)
|
2023-11-08 10:42:57 +05:30 |
|