Skip to content

v0.2.0

Compare
Choose a tag to compare
@7PH 7PH released this 28 Jul 00:45
· 321 commits to master since this release
bd64039

πŸ”₯ Release preview

image
image

πŸš€ Features

  • #132: Implement a scheduler for the player
  • #129: Implement a bug ban (emulates a strong and random lag on the server-side for the banned user)
  • #127: Add google analytics support
  • #106: Re-implement voteskip to skip player medias
  • Add support for uploading mkv videos and automatically convert them to mp4
  • Allow to set custom gallery media thumbnails
  • Add webm support in the gallery and in the shared media player
  • Gallery & Overall UI redesign

🐞 Bug fixes

  • #130: Fix usurp with global plugins
  • #126: Fix fair shuffle
  • Fix player synchronization issue when switching cinema mode on/off
  • Fix a critical issue which would allow users to join a private room they did not belong to

πŸ€” Changes

  • none

πŸ’» Code quality

  • Refactor: Flatten code structure & move plugin folder
  • Introduce VueX store (to be further refactored into VueX plugins)