github THM-Health/PILOS v2.0.0-alpha.2

latest releases: v4.0.0, v4.0.0-RC.4, v4.0.0-RC.3...
pre-release2 years ago

This alpha iteration of PILOS v2 includes two fixes compared to alpha 1.

You can't upgrade from alpha.1 to this version due to a bug in migrations in alpha.1. You need to reset your database with:
docker-compose exec --user www-data app php artisan migrate:fresh --seed

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

Fixed

  • Breaking: Wrong database migration filenames (#271 ,#272)
  • Missing PostgreSQL driver in docker image (#275,#276)

Don't miss a new PILOS release

NewReleases is sending notifications on new releases.