Skip to content

PILOS 2.0.0-RC.2

Pre-release
Pre-release

Choose a tag to compare

@samuelwei samuelwei released this 23 Mar 20:38
e9aa26a

This is the second release candidate of PILOS v2 includes new features and bugfixes.

PILOS v2 is under active development. While we don’t recommend setting it up in a production environment, we do encourage administrators to try out the build with others and give us feedback.

Please follow the Upgrade Guide if you update.
To Install this version check our Readme and Install Instructions

Added

  • Optimization of composer and laravel in production environment (#327)
  • Artisan command to migrate database dump file (#322, #325)

Fixed

  • Scheduler not running in production environment (#323,#327)
  • Database upgrade command not running in production environment (#324,#326)

Changed

  • Upgrade to Laravel 10 (#325)
  • Update and cleanup node dependencies (#328)