sync player state with store.

This commit is contained in:
Miroslav Šedivý
2021-11-28 14:50:14 +01:00
parent 368e4d7f7c
commit 9264483901
2 changed files with 26 additions and 7 deletions

View File

@ -17,6 +17,7 @@
- Add japanese characters support.
- Sanitize display name and markdown codeblock input to prevent xss.
- Display unmute overlay when joined.
- Sync player play/pause/mute/umpute/volume state with store (beneficial for mobiles when using fullscreen mode).
## [n.eko v2.4](https://github.com/m1k1o/neko/releases/tag/v2.4)