JellyChat v0.7.0
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