iachat/app/javascript/dashboard
Pranav 837026c146
feat: Use amplitude for Cloud Analytics (#13217)
Migrates our analytics integration on Cloud from PostHog to Amplitude.
This change updates the core AnalyticsHelper class to use the Amplitude
SDK while maintaining the same tracking interface. Rest of all existing
analytics calls throughout the codebase continue to work without
modification.

**Changes:**
- Replace PostHog analytics with Amplitude SDK
- Rename ANALYTICS_TOKEN to CLOUD_ANALYTICS_TOKEN for clarity
- Fix bug in page() method signature that was causing malformed payloads
2026-01-09 09:32:09 -08:00
..
api feat: Advanced Search Backend (#12917) 2026-01-07 15:30:49 +05:30
assets chore: Improve layout styles (#12025) 2025-07-30 13:49:27 -07:00
components chore: Replace plain editor with advanced editor (#13071) 2026-01-08 15:17:54 +05:30
components-next fix: Rendering of translations based on the user's locale (#13211) 2026-01-08 18:37:42 -08:00
composables fix: Rendering of translations based on the user's locale (#13211) 2026-01-08 18:37:42 -08:00
constants fix: Strip autolinks <...> when links are not supported (#13204) 2026-01-08 18:37:52 +04:00
helper feat: Use amplitude for Cloud Analytics (#13217) 2026-01-09 09:32:09 -08:00
i18n feat: Advanced Search Backend (#12917) 2026-01-07 15:30:49 +05:30
mixins feat: allow configuring attachment upload limit (#12835) 2025-11-17 14:03:08 -08:00
modules fix: Rendering of translations based on the user's locale (#13211) 2026-01-08 18:37:42 -08:00
routes chore: Replace plain editor with advanced editor (#13071) 2026-01-08 15:17:54 +05:30
store feat: Advanced Search Backend (#12917) 2026-01-07 15:30:49 +05:30
stores feat: Voice Channel (#11602) 2025-12-19 12:41:33 -08:00
App.vue fix: Handle login when there are no accounts (#12816) 2025-11-07 10:14:59 +05:30
featureFlags.js feat: Advanced Search Backend (#12917) 2026-01-07 15:30:49 +05:30