v0.7.0
Laravel broadcasting parity: presence membership, client events, broadcast notifications, and refused subscriptions are now testable; encrypted private channels and browser-request broadcasts no longer silently mislead. Breaking for custom implementations: Driver gains presenceScript(), membersScript(), clientEventsScript(), and subscriptionErrorScript(); BroadcastCapture gains drainPending() and hint().