Skip to content

v2.0.0_beta3

Pre-release
Pre-release
Compare
Choose a tag to compare
@AntoineLemarchand AntoineLemarchand released this 13 Feb 14:49
· 834 commits to main since this release
e3ee65e

ATTENTION: Update from betaXX to beta3 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_beta3' WHERE value LIKE '%2.0.0_beta%';

What's Changed

Full Changelog: v2.0.0_beta2...v2.0.0_beta3