This update to PILOS v4 improves error handling in the UI , adds support to import Greenlight v2/v3 recordings and includes dependency updates — including an upgrade to the BBB Recording Player and the PHP base image.
We have also strengthened our software supply chain (e.g. pinning github actions, adding a cooldown period for software packages and enabled immutable releases).
To Install this version check our Getting Started Guide
Added
Changed
- Improved error handling when a room requires an access code but none was provided (#3035, #3128) by @Sabr1n4W
- Login URL and external login redirect URLs now support authenticated users and honor the redirect query parameter (#3078, #3079) by @samuelwei
- Improved 404 error messages for better readability and clarity (#86, #3036) by @Sabr1n4W
- Standardized 404 error handling on admin pages (#1676, #3036) by @Sabr1n4W
- Improved and standardized room not found error handling in the room view (#3036) by @Sabr1n4W
- Greenlight v2/v3 import commands now prepares import of existing recordings (#2877, #3034) by @pizkaz
- Bump base PHP image to 8.5 (#2814)
Fixed
- Buttons insufficiently disabled during loading actions (#1811) by @samuelwei, @Sabr1n4W
Full Changelog: v4.14.2...v4.15.0