This repository was archived by the owner on Oct 1, 2022. It is now read-only.
Releases: zekroTJA/yuri2
Releases · zekroTJA/yuri2
2.1.0
Attention: Some changes in this version require a new structure of the main config file. Please use the example config to update your config or create a new one by starting the bot with a different configuration file passed.
Front End
Back End and Discord Front End
- add loading sounds from multiple directories
- add permission control via Discord roles
- add rate limiting for REST and web socket API
API
-
add
GET /api/admin/statsREST endpoint -
add
GET /api/admin/soundstatsREST endpoint -
add
POST /api/admin/restartREST endpoint -
add
POST /api/admin/refetchREST endpoint -
add
GET /api/favoritesendpoint for getting favorites -
add
POST /api/favorites/:SOUNDendpoint for adding favorites -
add
DELETE /api/favorites/:SOUNDendpoint for removing favorites -
append
adminproperty to WSHELLO
Minor and Code Structure Changes
- prettify frontend JS files with prettier
- optimize frontend JS code
- update API docs
Bug Fixes and Improvements
- fix missing error messages on showing log and stats in front end
- add scroll to top on error in front end
- some other minor changes and fixes




