This update of PILOS v4 introduces a hook script for recording synchronisation and a command to test the email configuration. This update also improves observability, stability and performance.
To Install this version check our Getting Started Guide
Added
- Configurable hook script for recording synchronization (#1484, #1604) by @pizkaz
- Rate limiting for room access code authentication (#669, #1617) by @SamuelWei
- Logging for room authentication (#669, #1617) by @SamuelWei
- Command to test email configuration (#530, #1618) by @SamuelWei
Changed
- The recording import task is now prevented from running until the previous run has finished (#1484, #1604) by @pizkaz
- Adjust frontend tests to better check the resetting of form errors (#1679, #1702) by @Sabr1n4W
- Error handling in create room dialog (#1704) by @SamuelWei
Fixed
- Reload room type list on form validation error in new room dialog (#1523, #1616) by @Sabr1n4W and @SamuelWei
- Room overview buttons not disabled during loading (#1595) by @Sabr1n4W and @SamuelWei
- Form errors not always cleared correctly (#1679, #1702) by @Sabr1n4W
- Unnecessary loading of server pools in the room types read-only view (#1721, #1724) by @SamuelWei
- Unnecessary loading of server in the server pools read-only view (#1721, #1724) by @SamuelWei
- Missing permissions inheritance for user index view (#1724) by @SamuelWei
- Wrong permission check when showing create new server pool button (#1724) by @SamuelWei
- Styling issue in the role selection dropdown on the user index view (#1724) by @SamuelWei
- Broken permission checks when loading the user view/edit page in the admin UI (#1724) by @SamuelWei
- xdebug always enabled (#1727) by @SamuelWei
Full Changelog: v4.1.2...v4.2.0