Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@mzeis mzeis released this 14 Feb 14:13
· 0 commits to develop since this release

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 the system_configuration node (thanks to
    @Qronicle for noticing) (#16).
  • Fix README formating on GitHub