Added / Improved:
- Show environment notice on frontend too, allow custom labels (thanks to @avstudnitz) (#12).
- Added CLI option to override values in the configuration XML.
- Make display of environment name for frontend configurable in system
- Change develop branch to 'develop'
- Update scrutinizer badge
Fixed:
- Corrected closing tags in the README (thanks to @EliasKotlyar) (#9).
- Added compatibility to Magento patch SUPEE-6285 (validating admin ACL (thanks to @gfobe) (#11).
- It wasn't possible to set config values starting with a
-
when using thesystem_configuration
node (thanks to
@Qronicle for noticing) (#16). - Fix README formating on GitHub