0.1.25
0.1.25 - 2025-09-27
Added
- Add feature test case to validate post element behavior, closes [#403].
Changed
- Upgrade PHP to 8.4.13, skipping 8.4.12, closes [#405].
- Refactored event listener configuration from YAML files to PHP attributes, closes [#406].
Fixed
- Fix issue with deserializing array data from MongoDB which lead to exceptions.
- Created and updated properties in Elasticsearch now use correct datetime type and no longer plain text, closes [#408].