Skip to content

v2.0.0-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@minzords minzords released this 10 Jun 08:19
· 458 commits to main since this release
26c6054

ATTENTION: Update from rcXX to rc4 is not supported
But few change in the database have been made between the two versions, use this command to update an existing rc3 database manually:

UPDATE glpi_configs SET value='2.0.0_rc4' WHERE value LIKE '%2.0.0_rc%';

What's Changed

Full Changelog: v2.0.0_rc3...v2.0.0-rc4