Releases
v0.7.0
Important changes
Removed room.banUser and replaced with room.restrict. (currently 'ban', 'mute' and 'silent_mute'). Please update your permissions!
The server can now be started in the background, to start it with a process manager like pm2 or forever, start 'start.js'
New Features
When creating a pad you no longer need to restart in order to initialise the owner [9dac257 ]
Added functionality to ignore rate limit based on role [de646bb ]
Start (demonized), stop, restart and log scripts [1934533 ]
Updater [1934533 ]
Alternative video button design [96397b8 ]
Added silent mutes [35ea76c ]
Rewrite of bans / mutes [35ea76c ]
New restriction modal [35ea76c ]
Bugfixes
Fixed an issue with MySQL datetimes [de646bb ]
Fixed 404 error in console [3f56028 ]
Fixed crash when swapping with current DJ [69659c5 ]
Fixed crashing on saving playlists [764a5f7 ]
Added Global Roles to MySQL DB [34817ee ]
Explicitly creates collections if no exist [e8e9131 ]
Improved travis build times and made the readme a bit prettier.
Fix for MySQL Roles not being set on server close [f77be6c ]
Fix for "Once in a million" error [2ebceaf ]
Now always setting a application/javascript header [a8d3405 ]
Changed leveldown version [adc0b7d ]
Performance Tweaks [0f91c79 ] [4234ccd ]
Removed room.banUser and replaced with room.restrict. (currently 'ban', 'mute' and 'silent_mute') [35ea76c ]
You can’t perform that action at this time.