github THM-Health/PILOS v4.0.0-beta.2
PILOS 4.0.0-beta.2

latest releases: v4.0.0-RC.2, v4.0.0-RC.1
pre-releaseone month ago

This second beta version of PILOS v4 includes numerous changes to the software architecture, deployment and UI.

Major changes

  • Replaced old theming using .env and sass files with UI settings
  • Frontend build is now part of the container and not automatically rebuild on startup, therefore the docker compose mounts must be adjusted. If you still like to customize components, locales, etc. have a look at the docs!

Upgrade from v4.0.0-beta.1

  • Please check the permission of the roles in the admin UI, due to some renaming the permission the view or edit the application settings will be missing on all roles execept the Superuser role.

Please follow the Upgrade Guide if you update from v2/v3.
To Install this version check our Getting Started Guide


Added

  • Dark mode (#1204)
  • Theming options in the admin UI (#1204)
  • Cypress system tests (#1166)
  • .env option BUILD_FRONTEND to rebuild the frontend on container startup

Changed

  • UI to show room type settings (#1156)
  • Migrate from PrimeVue v3 to v4 (#1204)

Fixed

  • Room favorite button shown to guests (#1176)
  • Apply non-expert settings of the room type (#1177)
  • Missing validation locales (#1206)

Removed

  • Theming using .env and sass files (#1204, replaced with settings in the UI)
  • Command to pre-build frontend assets for quicker startup (added in v4.0.0-beta.1) (#1204)
  • UI setting for fixed pagination size for rooms (replaced by dynamic page size based on screen size) (#1204)

Full Changelog: v4.0.0-beta.1...v4.0.0-beta.2

Don't miss a new PILOS release

NewReleases is sending notifications on new releases.