* APSL/thumbor is not actively maintained and doesn't have the latest versions
* [MinimaCompact](https://github.com/MinimalCompact/thumbor) is actively maintained and works closely with the thumbor core team
* This change switches to use minimalcompact and also upgrades the default version to the latest
* Note: not sure if it's worth hard-coding an explicit version `6.7.0` or use the `latest` tag?
* Added the jsreport template
* Update jsreport.json
* Update jsreport.json
* Uses the default version as 2.4.0-full,
Using the latest tag is prone for unstable build
--Update the regex validation for MongoDb version so valid numeric version (semver) is only acceptable (3.10 is ok but 3. is not)
--Update the regex for password so it can accept also special character, and make it stricter for password
--Update the password description to state more information about what password should it be