Skip to content

PILOS 2.4.0

Choose a tag to compare

@samuelwei samuelwei released this 18 Dec 14:32
641595c

This version of PILOS v2 contains some front-end refactoring that was necessary for the future Vue 3 support. As part of this, some npm packages have been replaced and localisation has been refactored.


To Install this version check our Readme and Install Instructions


Added

  • Audio notification on room start (#747)

Fixed

  • Drag and Drop file uploading (#747)

Changed

  • Renamed env option VITE_DEFAULT_LOCALE to DEFAULT_LOCALE (VITE_DEFAULT_LOCALE deprecated) (#747)
  • Renamed env option VITE_AVAILABLE_LOCALES to ENABLED_LOCALES (VITE_AVAILABLE_LOCALES deprecated) (#747)