Skip to content

JellyChat v0.9.1

Choose a tag to compare

@itsmeares itsmeares released this 05 Jul 08:47
· 19 commits to main since this release
49751d6

What's new

  • Fixes v0.9.1 mobile, tablet, desktop, and web usability regressions without redesigning the chat surface.
  • Adds phone portrait bottom sheet layout and keeps phone landscape video chat compact.
  • Collapses phone portrait quick reactions by default and reduces tablet/mobile reaction grid height.
  • Replaces the persistent large SyncPlay banner on compact video layouts with lower-space inline status treatment.
  • Fixes drawer opacity/width behavior so the panel stays dark while revealing video behind it.
  • Fixes settings slider drag behavior and message reply/action menu reliability.

Validation

  • npm run build
  • dotnet publish Jellyfin.Plugin.JellyChat/Jellyfin.Plugin.JellyChat.csproj -c Release
  • git diff --check
  • GitHub Actions build checks passed on PR #22.