iachat/app/javascript/dashboard
Shivam Mishra 1ccfb4e3db
fix: sentry issues (#10695)
1. Ensure audio player ref is accessible before triggering calls
([Sentry](https://chatwoot-p3.sentry.io/issues/6221981610))
2. Use correct default for attachments, this was incorrectly set to
`null` in a previous PR
([Sentry](https://chatwoot-p3.sentry.io/issues/5966738120))
3. Fix `lastNonActivityMessage` is not present
([Sentry](https://chatwoot-p3.sentry.io/issues/6116038455))
4. Fix `Alt+J` & `Alt+K` shortcuts not working
([Sentry](https://chatwoot-p3.sentry.io/issues/6075125384))

---------

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
2025-01-16 15:49:48 +05:30
..
api feat: Add assistant filter support to documents page (#10697) 2025-01-15 21:41:07 -08:00
assets chore(v4): Update colors (#10700) 2025-01-16 15:27:23 +05:30
components chore(v4): Update colors (#10700) 2025-01-16 15:27:23 +05:30
components-next fix: sentry issues (#10695) 2025-01-16 15:49:48 +05:30
composables fix: sentry issues (#10695) 2025-01-16 15:49:48 +05:30
constants feat: update colors for v4 (#10660) 2025-01-15 17:13:03 +05:30
helper fix: Remove Report API calls from being called on every event (#10691) 2025-01-15 11:23:00 -08:00
i18n feat: Add support for the references in FAQs (#10699) 2025-01-16 15:27:30 +05:30
mixins chore: fix circleci on vite build (#10214) 2024-10-07 15:27:41 +05:30
modules feat: update colors for v4 (#10660) 2025-01-15 17:13:03 +05:30
routes feat: Add support for the references in FAQs (#10699) 2025-01-16 15:27:30 +05:30
store fix: sentry issues (#10695) 2025-01-16 15:49:48 +05:30
App.vue fix: Resolve accountId from the route, initialize route-sync before the app is loaded (#10245) 2024-10-08 09:25:51 -07:00
featureFlags.js feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00