All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.1.1 - 2024-04-12
- No change: released on marketplace to confirm compatibility with Magento 2.4.7 and PHP 8.3
1.1.0 - 2024-01-05
- Encrypt enrollment key in database
- Allow
crowdsec/symfony-cache:3.0.0
dependency to avoid composer conflict with some Magento 2.4.6 patch versions
1.0.0 - 2023-08-22
- Remove fallback remediation setting and always use
bypass
as fallback
0.3.0 - 2023-08-21
- Add metrics in report page
0.2.0 - 2023-08-01
- Add observer to listen
crowdsec_engine_detected_alert
event and add alert to signal queue
0.1.0 - 2023-07-12
- Use a default list for subscribed scenarios
0.0.1 - 2023-07-11
- Initial release