Releases: williankeller/magento2-log-webapi
Releases · williankeller/magento2-log-webapi
v1.2.0
v1.0.4
Added
- ACL for this module
v1.0.3
Improved
- PHP docs.
- Get config data.
v1.0.2
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
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
Added
- CMS module settings
Fixed
- Compatibility with 2.1.* EE.
Changed
- Improved module architecture.
- Stable intercept.
- Expose methods to be intercepted.