chatwoot/app/javascript/widget/store/modules
Pranav 46ec92c86e
Some checks failed
Frontend Lint & Test / test (push) Has been cancelled
Publish Chatwoot EE docker images / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Publish Chatwoot EE docker images / build (linux/arm64, ubuntu-22.04-arm) (push) Has been cancelled
Publish Chatwoot CE docker images / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Publish Chatwoot CE docker images / build (linux/arm64, ubuntu-22.04-arm) (push) Has been cancelled
Run Chatwoot CE spec / test (push) Has been cancelled
Publish Chatwoot EE docker images / merge (push) Has been cancelled
Publish Chatwoot CE docker images / merge (push) Has been cancelled
fix: Improve performance of most hit APIs in widget (#11089)
- Cache campaigns for better performance
- Fix N+1 queries in inbox members
- Remove unused related articles
2025-03-14 17:37:36 -07:00
..
conversation feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
specs fix: Improve performance of most hit APIs in widget (#11089) 2025-03-14 17:37:36 -07:00
agent.js feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
appConfig.js fix: Prevent duplicate chat creation in the web widget during latency (#10745) 2025-01-23 12:53:28 +05:30
articles.js feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
campaign.js fix: Improve performance of most hit APIs in widget (#11089) 2025-03-14 17:37:36 -07:00
contacts.js chore: Enhance contact merge action for identified users (#4886) 2022-06-23 15:48:56 +05:30
conversationAttributes.js feat: Add ability to create a new conversation if the previous conversation is resolved (#2512) 2021-06-30 21:09:44 +05:30
conversationLabels.js chore: Refactor widget (#5621) 2022-10-14 09:13:11 +05:30
events.js feat: Use vue-router on widget route management (#3415) 2022-01-12 16:25:27 +05:30
message.js fix: Prevents duplicate action trigger on interactive messages (#6448) 2023-02-14 11:57:22 -08:00