Skip to content

v2.0.0_rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@AntoineLemarchand AntoineLemarchand released this 26 Feb 09:01
· 323 commits to main since this release
c6baabf

ATTENTION: Update from betaXX to rc1 is not supported

But few change in the database have been made between the two versions, use this command to update an existing beta1 database manually:
UPDATE glpi_configs SET value='2.0.0_rc1' WHERE value LIKE '%2.0.0_beta%';

What's Changed

Full Changelog: v2.0.0_beta3...v2.0.0_rc1