github Chinachu/Mirakurun 3.6.0
Mirakurun 3.6.0

latest releases: 3.9.0-rc.4, 3.9.0-rc.3, 3.9.0-rc.2...
3 years ago

Performance improvements and new features.

Server Changes

  • server: Add support for processing multiple frames (TSMF). #90
  • server: Add support for Cross-Origin Resource Sharing (CORS).
  • ts-filter: Minor performance improvements.
  • api: [config/channels/scan] Add support 4 slots for transponders in BS. #93
  • ui: Add "Special Thanks" (❤️ ).

Docker Changes

  • Update base image to node:14.17.1-buster-slim.

Other Changes

  • Remove deprecated Mirakurun-UI from Readme. #85
  • Fix webpack error on Windows. #87
  • Update dependencies.

How to Update

The configuration files are fully compatible.

Docker on Linux

cd ~/mirakurun/
docker-compose down --rmi all
docker-compose pull
docker-compose up -d

Linux (PM2)

sudo npm install mirakurun -g --unsafe-perm --production

Don't miss a new Mirakurun release

NewReleases is sending notifications on new releases.