Skip to content

2.0.0-dev.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@compgeniuses compgeniuses released this 30 Jul 12:12
· 3 commits to dev since this release

Full Changelog: 1.1.1...2.0.0-dev.1

  • Implements a better way to Handle Env via file
  • Implement a Better way of handling Database env
  • Implement Generate random Database
  • Able to migrate users from previous db password.
  • Updates Glpi Version to 10.0.16

-- Breaking Changes.
The Database will be implemented on Create Module Action, as opposed to during configure Module.
This makes sure the database will always work, the generated and stored credentials remain the same.