Skip to content

Latest commit

 

History

History
88 lines (53 loc) · 2.82 KB

CHANGELOG.md

File metadata and controls

88 lines (53 loc) · 2.82 KB

Changelog

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.

SemVer public API

The public API for this project is defined by the set of functions provided by the plugin folder.


0.0.9 - 2024-03-21

Compare with previous release

Changed

  • Modify install script to handle WHM collection and example acquisitions

Added

  • Add settings page to configure LAPI and Prometheus ports

0.0.8 - 2024-01-19

Compare with previous release

Added

  • Add enroll feature

0.0.7 - 2024-01-11

Compare with previous release

Added

  • Add a javascript function to hide WHM analytics popup that appears each time a page is loaded

0.0.6 - 2023-12-28

Compare with previous release

Changed

  • Minor changes

0.0.5 - 2023-12-22

Compare with previous release

Added

  • Add CROWDSEC_CONFIG_PATH environment variable to specify the path of the CrowdSec configuration file

Removed

  • Remove non functional delete button in decision list

0.0.4 - 2023-12-21

Compare with previous release

Changed

  • Change bad source name journactl to journalctl

0.0.3 - 2023-12-21

Compare with previous release

Changed

  • Move crowdsec.sh script in plugin folder

0.0.2 - 2023-12-15

Compare with previous release

Fixed

  • Handle wildcard pattern for acquisition filenames read detection

0.0.1 - 2023-12-15

  • Initial release