feat(Terms): Add Minor version support + change text for matomo
Update from 1.X.X to 2^.X.X is considered as major update Update from 1.1.X to 1.2^.X is considered as minor update
Terms version is now 1.1.0 (minor update) In order to test the functionnality :
- The first time you'll launch the app on this branch you will get the terms page with no consent validation (minor update case) (texte sur matomo + bouton j'ai compris)
- Delete all terms in DB (new cozy case) --> full consent page
- Change terms db from 1.1.0 to 0.0.0 to simulate a major update --> full consent page
Edited by Guilhem CARRON