Changelog for 18 October 2023
Audit Log
- Added Audit Log section to the Mod tab
API
- Added
/room/:id/auditendpoint- This endpoint supports the
typeparameter to filter a room’s audit by the action performed - Action types currently supported:
kick,ban,unban,mute,unmuteandsetrole - Where
typeis empty or not included, the endpoint will return all of a room’s audit logs, sorted newest to oldest - Where the
durationfield is 0 for mute and ban logs, this means the user was muted / banned forever
- This endpoint supports the
Misc
- Fixed a bug where there would be a split-second spike in volume when a SoundCloud song starts playing (for real this time)