Skip to content

JellyChat v0.7.1

Choose a tag to compare

@itsmeares itsmeares released this 04 Jul 00:23
· 26 commits to main since this release
d08e950

Fixed

  • Restores JellyChat trigger access in Jellyfin Desktop with a Desktop-safe native-styled fallback when no suitable native control host is available.
  • Fixes SyncPlay room detection so JellyChat follows the current client/session instead of account-level or stale group state.
  • Prevents clients outside the active SyncPlay room from sending chat, typing, reaction, or playback events into another room.
  • Prevents stale room/history access when a client is not actually in the active SyncPlay group.
  • Fixes same-version browser asset caching so v0.7.1 patch rebuilds load the current JellyChat runtime.

Validation

  • npm run build
  • dotnet publish Jellyfin.Plugin.JellyChat/Jellyfin.Plugin.JellyChat.csproj -c Release
  • git diff --check