Change8
Symbol50 releases

realtime

Found in 3 packages: supabase-js, supabase-auth, litellm

supabase-js(22 releases)

v2.112.2
Aug 6, 2026

This release addresses two bug fixes in the realtime module, preventing duplicate events on bindings and clearing stale join payloads on sign-out.

v2.112.2-canary.1
Aug 6, 2026

This release includes a bug fix for the realtime module, clearing stale join payloads on sign-out. It also thanks contributor Vaibhav.

v2.112.2-canary.0
Aug 6, 2026

This canary release addresses a bug in the realtime functionality, preventing duplicate entries on bindings. It includes a thank you to Filipe Cabaço for their contribution.

v2.110.9-canary.3
Jul 27, 2026

This canary release includes a fix for preserving presence references in the realtime functionality. It also thanks contributor Vaibhav.

v2.110.7
Jul 16, 2026

This release includes several bug fixes for PostgREST and Realtime, addressing issues with self-reference inference, auth events, and presence.

v2.110.7-canary.1
Jul 16, 2026

This release addresses a presence issue in the realtime module by updating the phoenix library. It includes a fix for issue #2532.

v2.110.7-canary.0
Jul 16, 2026

This release includes bug fixes for PostgREST's self-reference inference and Realtime's auth triggering on INITIAL_SESSION events.

v2.110.6
Jul 15, 2026

This release includes bug fixes for Postgrest, Realtime, and Supabase. The Supabase fix changes behavior to warn instead of throw for unrecognized API key subtypes.

v2.110.4
Jul 14, 2026

This release includes fixes for function calls and realtime broadcast header encoding. It addresses security concerns by no longer sending API keys in the Authorization header for function calls and improves UTF-8 handling for broadcast messages.

v2.110.4-canary.0
Jul 14, 2026

This release includes fixes for function calls and realtime broadcast header encoding. It addresses security concerns by no longer sending API keys in the Authorization header for function calls and improves UTF-8 handling for broadcast messages.

v2.110.1
Jul 7, 2026

This patch release addresses minor issues in auth and realtime modules, specifically concerning initialization notifications and heartbeat status reporting.

v2.110.1-canary.0
Jul 7, 2026

This canary release addresses two minor bugs related to auth initialization timing and realtime heartbeat status reporting.

v2.108.3-canary.0
Jun 17, 2026

This canary release primarily addresses dependency pinning for the realtime module to ensure stability.

v2.108.2
Jun 15, 2026

This patch release focuses on stability fixes, particularly preserving user sessions during authentication refresh failures and clarifying realtime error messages.

v2.108.2-beta.5
Jun 12, 2026

This beta release focuses on stability fixes, specifically addressing session preservation during auth refresh failures and clarifying realtime error messages.

v3.0.0-next.27
May 8, 2026

This release primarily addresses a bug fix related to sessionStorage access in restricted-storage browsers within the realtime functionality.

v2.105.4-canary.1
May 8, 2026

This canary release primarily addresses a bug related to accessing sessionStorage in restricted-storage browsers within the realtime module.

v2.105.1
Apr 28, 2026

This patch release addresses a query reassignment regression in postgrest and improves error surfacing for transport-level CHANNEL_ERROR in realtime.

v2.105.1-canary.2
Apr 28, 2026

This canary release primarily fixes an issue where real errors were not being surfaced correctly at the transport level for realtime channels.

v3.0.0-next.14
Apr 28, 2026

This release focuses on a bug fix within the realtime transport layer, ensuring proper error surfacing.

v3.0.0-next.12
Apr 28, 2026

This release introduces WebAuthn passkey support to the auth module and adds Realtime deferred disconnect functionality. Several minor fixes were applied across postgrest, realtime, and storage modules.

v2.105.0
Apr 27, 2026

This release introduces WebAuthn passkey support for authentication and implements deferred disconnect for Realtime. Several fixes were applied across PostgREST, Realtime, and Storage modules.

supabase-auth(24 releases)

v2.112.2
Aug 6, 2026

This release addresses two bug fixes in the realtime module, preventing duplicate events and clearing stale join payloads on sign-out.

v2.112.2-canary.1
Aug 6, 2026

This release includes a bug fix for the realtime module, clearing stale join payloads on sign-out. It also thanks contributor Vaibhav.

v2.112.2-canary.0
Aug 6, 2026

This canary release addresses a bug in the realtime functionality, preventing duplicate entries on bindings. It includes a thank you to Filipe Cabaço for their contribution.

v2.110.9
Jul 27, 2026

This release addresses several issues including console noise in auth, presence ref preservation in realtime, and dependency updates to clear security advisories for sharp, postcss, babel, and next.

v2.110.9-canary.3
Jul 27, 2026

This canary release (2.110.9-canary.3) includes a bug fix for the realtime functionality, specifically preserving presence references. It also acknowledges a contributor.

v2.110.7
Jul 16, 2026

This release includes several bug fixes for PostgREST and Realtime, addressing issues with self-reference inference, auth events, and presence.

v2.110.7-canary.1
Jul 16, 2026

This release addresses a presence issue in the realtime functionality by updating the phoenix dependency. It also includes acknowledgments for contributions.

v2.110.7-canary.0
Jul 16, 2026

This release includes bug fixes for PostgREST's self-reference inference and Realtime's auth triggering on INITIAL_SESSION events.

v2.110.6
Jul 15, 2026

This release includes bug fixes for Postgrest, Realtime, and Supabase. The Postgrest fix addresses type hinting for self-referencing embeds, the Realtime fix improves option forwarding in track(), and the Supabase fix changes error handling for unrecognized API key subtypes to a warning.

v2.110.4
Jul 14, 2026

This release includes fixes for function calls and realtime broadcast header encoding. It addresses security concerns by no longer sending API keys in the Authorization header for function calls and improves UTF-8 handling for broadcast messages.

v2.110.4-canary.0
Jul 14, 2026

This release includes fixes for function calls and Realtime broadcast header encoding. It addresses security concerns by not sending API keys in the Authorization header for function calls and ensures proper UTF-8 encoding for Realtime broadcast headers.

v2.110.1
Jul 7, 2026

This patch release addresses minor issues in auth and realtime modules, specifically concerning initialization notifications and heartbeat status reporting.

v2.110.1-canary.0
Jul 7, 2026

This canary release addresses two minor bugs related to initialization timing in Auth and status handling in Realtime subscriptions.

v2.108.3-canary.0
Jun 17, 2026

This canary release primarily addresses dependency management by pinning specific dependencies within the realtime module.

v2.108.2
Jun 15, 2026

This patch release focuses on stability fixes, specifically addressing session preservation during auth failures and clarifying realtime error messages.

v2.108.2-beta.5
Jun 12, 2026

This beta release focuses on stability fixes, specifically addressing session handling during auth refresh failures and clarifying realtime error messages.

v3.0.0-next.27
May 8, 2026

This release primarily focuses on a bug fix related to accessing sessionStorage in restricted-storage browsers within the realtime functionality.

v2.105.4-canary.1
May 8, 2026

This canary release primarily addresses a bug related to accessing sessionStorage in restricted-storage browsers within the realtime functionality.

v2.105.1
Apr 28, 2026

This patch release addresses regressions in postgrest query handling and improves error surfacing for realtime transport issues.

v2.105.1-canary.2
Apr 28, 2026

This canary release primarily addresses a bug in the realtime module by correctly surfacing transport-level errors.

v3.0.0-next.14
Apr 28, 2026

This release focuses on a bug fix within the realtime transport layer to correctly surface errors.

v3.0.0-next.12
Apr 28, 2026

This release introduces significant new features including WebAuthn passkey support in auth and deferred disconnect in realtime, alongside several bug fixes across modules.

v2.105.0
Apr 27, 2026

This release introduces passkey support for authentication and implements deferred disconnect for Realtime. Several fixes were applied across postgrest, realtime, and storage modules.

v2.104.2-canary.4
Apr 27, 2026

This canary release primarily focuses on minor fixes in the realtime and storage modules, addressing import issues and stream upload options.

litellm(4 releases)

Track Symbol Changes

Use the Change8 MCP server or GitHub Action to get notified when realtime changes.

Learn More