Skip to content

Releases: williankeller/magento2-log-webapi

v1.2.0

20 May 15:34
Compare
Choose a tag to compare

Added

  • Compatibility with XML formatted requests.

Fixed

  • Issue that caused a portion of request/response data missing in the log.

v1.0.4

17 Feb 15:43
b1f35ce
Compare
Choose a tag to compare

Added

  • ACL for this module

v1.0.3

08 Jan 14:19
Compare
Choose a tag to compare

Improved

  • PHP docs.
  • Get config data.

v1.0.2

29 Jul 09:55
Compare
Choose a tag to compare

Added

  • Compatibility with 2.3.* CE/EE.

Fixed

  • Fixes a typo when trying to instantiate the interface.

Changed

  • Improved module documentation.
  • Cleaned source code.

v1.0.1

21 Mar 13:08
Compare
Choose a tag to compare

Added

  • CMS module settings

Fixed

  • Compatibility with 2.3 CE/EE.

Changed

  • Improved module architecture.
  • Stable interceptor.
  • Improve file system management.
  • Remove file and path handler from logger parser.

v1.0.0

24 Aug 18:22
Compare
Choose a tag to compare

Added

  • CMS module settings

Fixed

  • Compatibility with 2.1.* EE.

Changed

  • Improved module architecture.
  • Stable intercept.
  • Expose methods to be intercepted.