This iteration of PILOS v2 includes several updated dependencies, performance improvements and bugfixes.
Postgres is now supported as an alternative database driver. (see documentation)
French is now available as user language. (update the .env file, see example .env)
To Install this version check our Readme and Install Instructions
Added
- French localisation
- Support for PostgreSQL (#503, #504)
- Warning for waiting room settings (#302, #509)
Changed
- Bump dependencies
- Improve performance on permission checks (#469)
Fixed
- Network error on logout due to reload of all components
- Internal server error on using personalized room links (#470)