This first release candidate of PILOS v4 containing numerous bug fixes, minor improvements and a redesigned landing page.
Please follow the Upgrade Guide if you update from v2/v3.
To Install this version check our Getting Started Guide
Added
- Env variable to disable shib session checking middleware by @pizkaz in #1239
- Validation of custom create parameters in room type settings by @SamuelWei in #1315
- Docs for usage of TLS/SSL with ldap by @SamuelWei in #1252
Changed
- Landing/welcome page design by @SamuelWei in #1332
Fixed
- Ldap debug config by @SamuelWei in #1252
- Handling of 404 errors in room view by @Sabr1n4W in #1251
- Access code handling for room membership by @SamuelWei in #1249
- Hide bulk edit/delte room member checkboxes if user does not have permission to manage room by @SamuelWei in #1309
- Rroom file error handling by @SamuelWei in #1308
- Wrong number of rooms shown on initial load of rooms index page by @Sabr1n4W in #1293
- Redirect query not set on 401 error by @Sabr1n4W in #1288
- Delete room member dialog not closed on 410 error by @Sabr1n4W in #1290
- No error message shown on users errors during bulk edit of room members by @Sabr1n4W in #1299
New Contributors
Full Changelog: v4.0.0-beta.2...v4.0.0-RC.1