This update to PILOS v4 enhances compatibility with BBB servers and load balancers, prevents room URLs shared on third-party websites from appearing in search engine results, and includes various bug fixes and dependency updates — including an upgrade to the BBB Recording Player.
To Install this version check our Getting Started Guide
Added
- Configurable hashing algorithm for BBB API signatures (#2765, #2766) by @samuelwei
X-Robots-Tag: noindexheader for all routes, excluding the landing page (#2770, #2789) by @samuelweiX-Robots-Tag: nofollowheader for all routes (#2772, #2789) by @samuelwei
Changed
- External authentication routes behavior for authenticated users (#2751, #2752) by @samuelwei
- Bump redis version in docker compose files to redis 8 (#2767) by @samuelwei
- Docs: Bumped the recommended PostgreSQL version to v18 (#2769) by @samuelwei
Removed
- robots.txt file (#2789) by @samuelwei
Fixed
- Icon alignment inside room files tab (#2660, #2728) by @samuelwei
- Race condition during room start (#2742) by @samuelwei
- Remove unnecessary
Content-Typeheader from GET requests to the BigBlueButton API (#2774, #2775) by @defnull
New Contributors
Full Changelog: v4.10.0...v4.11.0