This update to PILOS v4 includes a major internal refactoring of the room authentication flow, resolving an issue where users were unable to download files due to browser popup restrictions. It also introduces minor accessibility improvements and strengthens security.
To Install this version check our Getting Started Guide
Added
- Rate limiting to prevent Room-ID enumeration attacks (#2518) by @samuelwei
Changed
Fixed
- File downloads blocked in some browsers due to restrictions on opening new windows without user interaction (#1409, #2726) by @Sabr1n4W
- Room start failed with a 404 error when an uploaded file was missing from storage (#2726) by @Sabr1n4W
- Low color contrast in room utilization statistic chart (#2854, #2855) by @samuelwei
- Missing localized aria-labels for some UI components (#2856, #2857) by @samuelwei
Full Changelog: v4.12.0...v4.13.0