This update of PILOS v4 fixes several bugs discovered during the development of additional Cypress tests. These additional tests significantly improve the quality and reliability of the platform by helping to identify and resolve issues earlier in development.
In addition, changes have been made to improve the developer experience, such as adding tools for a more consistent code style, the same variable naming conventions across components, etc. These changes are irrelevant to the regular user/administrator and are therefore not part of our changelog.
To Install this version check our Getting Started Guide
Added
- Add frontend tests for Room Recordings Tab (#1150, #1549) by @Sabr1n4W
- Add frontend tests for Room Browser Notifications (#1150, #1549) by @Sabr1n4W
- Add frontend tests for Room History Tab (#1150, #1549) by @Sabr1n4W
- Add frontend tests for Room Personalized Links / Room Tokens Tab (#1150, #1549) by @Sabr1n4W
Changed
- Improve current frontend tests (#1150, #1549) by @Sabr1n4W
- OpenSans as application font (#1558, #1569) by @SamuelWei
Fixed
- Responsive chart sizing (#1536, #1537) by @SamuelWei
- Wrong setting values shown for expert settings in room type change confirmation modal when expert mode is disabled (#1495) by @Sabr1n4W
- Wrong icon and tooltip for participant count (68c72ce) by @SamuelWei
- Missing info toast after browser notification has been granted on request (0b92d86) by @SamuelWei
- Wrong file size computation in admin UI (8b1e5c6) by @SamuelWei
- Line-break in App Banner and room terms of use (345de45) by @SamuelWei
- Background color of dropdown button options in dark mode for the room description editor (#1493, #1565) by @SamuelWei
- Responsive style of dropdown button for the room description editor (#1565) by @SamuelWei
- Responsive layout of toolbar for the room description editor (#1565) by @SamuelWei
- Missing error handling for 404 errors for personalized links actions (#1559, #1561) by @Sabr1n4W
- Error handling and loading state in the RoomTypeChange dialog (#1548) by @Sabr1n4W
Full Changelog: v4.1.0...v4.1.1