This update to PILOS v4 adds new admin settings for accessibility and privacy, enhances the Greenlight v2 import, and introduces a new Greenlight v3 import command. It also contains several small accessibility and UI improvements, along with numerous dependency updates.
To Install this version check our Getting Started Guide
Added
- Accessibility statement URL setting for the admin UI and footer (#2873, #2874) by @samuelwei
- Greenlight v3 import command (#2664, #2665) by @pizkaz
- Greenlight v2 import command now supports importing room presentations (#2879, #2880) by @pizkaz
- Admin setting to hide room owner from unauthenticated users (#2843, #2844) by @danielwujecki
Changed
- BBB API URL is now automatically normalized to include a trailing
/when adding or editing a server (#2912, #2913) - Increased external ID database column length (#2998, #2999)
Fixed
- Greenlight v2 imported room settings not applied due to disabled expert mode (#2665) by @pizkaz
- Input zooming on iOS devices when focusing input fields (#3028, #3029) by @samuelwei
- Missing aria-label for recording edit button (#2906, #2911)
- Missing aria-labels for running meetings table header icons (#2905, #2910)
New Contributors
- @danielwujecki made their first contribution in #2844
Full Changelog: v4.13.0...v4.14.0