1.4.3
- Support different settings.json for different servers (@Farkal)
mup validateshows message when config is valid- Fix crash when the
appproperty exists in the config, butapp.pathis missing. - The
Prepare Bundletask is now only shown whenPrepare Bundleis enabled - Hide
No such containererrors in the script for Prepare Bundle since they are normal and could cause confusion on what caused the script to fail - Add validation warning when using the built-in mongo and the MONGO_URL looks like it is for an external database
- Improve error messages when a config or plugin is unable to import a module
- Fix postinstall script for windows
Plugins
- Improve error message when an executeScript task has an invalid script path
- The config supplied to validator functions now has a
_origionalConfigproperty, with the config before it was normalized or prepared by plugins - Fix the meteor plugin preparing the config when the app type isn't
meteor - Fix validator utils
addLocationending location with a period when a detail's path is empty