Skip to content

JellyChat v0.7.0

Choose a tag to compare

@itsmeares itsmeares released this 03 Jul 18:29
· 33 commits to main since this release
2eda700

JellyChat v0.7.0 message replies and chat polish.

Highlights:

  • Adds lightweight message replies with composer previews, quote rendering, and jump/highlight to original messages.
  • Adds message actions with Reply and Copy from chat bubbles and the message context menu.
  • Improves timestamps, grouped consecutive messages, and compact playback rows.
  • Adds reply/action debug fields while keeping in-memory history, self-contained injection, and existing v0.6.0 behavior.

Validation:

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