Conversations API exposes specific unavailability reasons
posthog-js@1.414.0
1 featureThis release1 featureNew capabilitiesAI-tallied from the release notes
1.414.0
Minor Changes
- #4330
5bd8b83Thanks @darkopia! - Addposthog.conversations.getUnavailableReason()to expose why the conversations API is unavailable (bundle blocked/failed to load, disabled in project, remote config pending/failed, still initializing, …) instead of collapsing every case intoisAvailable() === false. Lets callers that fall back to another channel record the specific cause.ConversationsUnavailableReasonis exported from the package entry points, so consumers can name the type. (2026-08-07)
Fetched August 7, 2026
