Skip to content

Latest commit

 

History

History
152 lines (80 loc) · 4.84 KB

CHANGELOG.md

File metadata and controls

152 lines (80 loc) · 4.84 KB

4.1.9 (2023-11-01)

View Release

  • [BUGFIX][IN23-255] Silencing errors is discouraged; found: @$optionsByValue[$option... AND display of array value's is broken due to faulty logic for human readable labels. (Boris van Katwijk)

4.1.8 (2021-12-24)

View Release

  • Add fallback for FieldArray labels (Experius)

4.1.7 (2021-08-03)

View Release

  • [BUGFIX] Solved issue in combination with Magmodules_Channable (Mr. Lewis)

4.1.6 (2021-01-25)

View Release

  • fixed error when is empty or no array (mhaagen)

4.1.5 (2020-10-28)

View Release

  • [FEATURE] Added CopyRight and declare strict (Lewis Voncken)

4.1.4 (2020-10-21)

View Release

  • [REFACTOR] [BACI-157] Removed setup_version from module.xml (Lewis Voncken)

4.1.3 (2020-10-15)

View Release

  • [REFACTOR] Removed unused code or added suppression when unused code is allowed and applied phpcs fixes (Lewis Voncken)

4.1.2 (2020-08-14)

View Release

  • Install from Experius repo (Sipos András)

4.1.1 (2020-07-28)

View Release

  • [BUGFIX] [MSBS-106] Restructure config option value/label mapping (Matthijs Breed)
  • Update Data.php (Matthijs Breed)
  • Update CHANGELOG.md (Experius)

4.1.0 (2020-05-27)

View Release

  • [FEATURE] Show the updated_at timestamp of the configuration value (Lewis Voncken)

4.0.1 (2020-05-27)

View Release

  • [BUGFIX] Solved Missing Configuration because of Illegal string offset 'value' (Mr. Lewis)
  • [REFACTOR] Added if statement instead of error suppression (Lewis Voncken)
  • [DOCS] Updated the CHANGELOG.md (Lewis Voncken)

4.0.0 (2020-05-14)

View Release

  • [REFACTOR] Changed composer name for feature development (Lewis Voncken)

v3.1.1 (2017-01-07)

View Release

  • Fix #8, undefined index error on pages with non-standard fields renderers (Eric Wiese)

v3.1.0 (2016-12-31)

View Release

  • POC config override hint value display (Eric Wiese)
  • POC config override hint value display (Eric Wiese)
  • Remove erroneous null value check cruft from M1 port that causes false negatives (Eric Wiese)
  • Remove todo, unused parameter, and add variable type hint (Eric Wiese)
  • Improve value hint styling (Eric Wiese)
  • Improve touch behavior and fix hint text overlap (Eric Wiese)
  • Update README with new 3.1 information (Eric Wiese)
  • Fix whitespace of span value hints and bump module version to 3.1.0 (Eric Wiese)

v3.0.0 (2016-12-29)

View Release

  • Move config scope hint to field hint instead of scope label (Eric Wiese)
  • WIP config score hint UI implementation (Eric Wiese)
  • String translations and legacy code cleanup (Eric Wiese)
  • Move config scope hint to comment area (Eric Wiese)
  • Update README (Eric Wiese)
  • Bump module version and fix missing parent constructor call (Eric Wiese)

v2.1.1 (2016-12-29)

View Release

  • Update README to include module version number in composer require and sync module version with tag (Eric Wiese)

v2.1.0 (2015-11-16)

View Release

  • Update README.md (Eric Wiese)
  • Update install instructions (Eric Wiese)
  • Update README.md (Eric Wiese)
  • Update README.md (Eric Wiese)
  • Add support for Magento 2.0.0-RC (Erik Hansen)
  • Code cleanup (Erik Hansen)
  • Fix generation of urls to switch to specific scopes (Erik Hansen)

2.0.0 (2015-04-19)

View Release

  • Inital commit of EW/ConfigScopeHints module (Eric Wiese)
  • Create README.md (Eric Wiese)
  • Add screenshot to README.md (Eric Wiese)
  • Create LICENSE (Eric Wiese)
  • Add composer.json (Eric Wiese)