Releases: Locastic/Loggastic
Releases · Locastic/Loggastic
PHP 8.1 and added missing limit and offset params to ActivityLogProvider
v1.1.4-beta Add limit and offset to ActivityLogProvider (#24)
Fixed elastic configuration
v1.1.3-beta fix(#16): fix configuration elastic_properties (#22)
v1.1.2-beta
What's Changed
Full Changelog: v1.1.1-beta...v1.1.2-beta
v1.1.1-beta
Explicit configuration for ActivityLogger service needed to fix normalization issues with collections
What's Changed
Full Changelog: v1.1.0-beta...v1.1.1-beta
v1.1.0-beta
What's Changed
Full Changelog: v1.0.9-beta...v1.1.0-beta
v1.0.9-beta
Fixed add & delete for loggable child
v1.0.8-beta Fixed logging of loggable child for add and remove actions (#13)
Fixed populate command arguments
Fix populate command (#10) * Fixed populate command issue * Fixed populate command issue * Fixed populate command issue
Fixed populate command
v1.0.6-beta Fixed populate command issue (#9)
Custom message dispatcher
Added custom message dispatcher for easier customization of consumers and message busses.