98a62b4551
Update CHANGELOG.md with 0.6.0 release date
2026-02-08 14:57:18 +05:00
d9a40c620c
Update CHANGELOG.md with notification queue clear command details
2026-01-28 22:11:21 +05:00
d6af8a7ea5
Update CHANGELOG.md with notification queue count command details
2026-01-28 21:44:51 +05:00
81a28bf485
Update CHANGELOG.md with 0.6.0 changes: add notification retry support and new configuration options
2026-01-28 21:23:41 +05:00
b938b73cfd
Update CHANGELOG.md with 0.5.0 release date
2026-01-17 20:15:43 +05:00
ce031be060
Update CHANGELOG.md with sudo login tracking and notification details
2026-01-15 00:31:44 +05:00
279f58b644
Update CHANGELOG.md with su login tracking and notification details
2026-01-14 23:27:52 +05:00
d1f307d2ad
Update CHANGELOG.md with 0.5.0 changes: add local login tracking and notifications
2026-01-14 21:51:55 +05:00
a75df70922
Update CHANGELOG.md with release date for version 0.4.0
2026-01-11 16:50:56 +05:00
a84f1ccde6
Update CHANGELOG.md to document IP blocking fix during Docker container redirection
2026-01-11 16:49:58 +05:00
b04016c596
Update CHANGELOG.md to include rule_strategy parameter addition and its configuration details
2026-01-11 15:58:25 +05:00
c6c3f991cc
Update CHANGELOG.md with details on options.docker_support removal and related Docker configuration changes
2026-01-07 20:29:20 +05:00
a3df113b07
Update CHANGELOG.md with details on fixes related to binaryLocations.docker setting and Docker crash issue
2026-01-05 22:46:07 +05:00
1a6d6b813b
Update CHANGELOG.md with release date for version 0.3.0
2026-01-04 16:36:36 +05:00
9b8d07ccb3
Fix typo in CHANGELOG.md: correct WantedBy target from sysinit.target to multi-user.target
2026-01-04 16:20:05 +05:00
4b8622a870
Update CHANGELOG.md with partial Docker support details for version 0.3.0
2026-01-04 16:19:30 +05:00
6e4bd17bfe
Update CHANGELOG.md to include new configuration files notifications.toml and analyzer.toml
2025-12-31 23:14:09 +05:00
542f7415b7
Update CHANGELOG.md with email notification and SSH login notification details for version 0.3.0
2025-12-31 22:58:25 +05:00
6929ac9bf5
Update systemd service file for kor-elf-shield to improve reliability
...
- Added `Restart=on-failure` with a 10-second delay.
- Changed `WantedBy` target to `multi-user.target`.
- Defined service type as `simple`.
2025-12-08 23:19:38 +05:00
7054efd359
Update CHANGELOG.md with release date for version 0.2.0
2025-11-29 15:41:12 +05:00
57948fb639
Add support for chain priority configuration in nftables
...
- Introduced `input_priority`, `output_priority`, and `forward_priority` options in `firewall.toml`.
- Updated `chains` and chain creation functions to include priority handling.
- Added validation for priority values to ensure they remain within the acceptable range (-50 to 50).
- Adjusted `reloadInput`, `reloadOutput`, and `reloadForward` to respect priority settings.
2025-11-29 15:38:58 +05:00
6e7b6093f1
Add support for clear_mode option to toggle nftables clearing behavior
...
- Introduced `clear_mode` parameter in `firewall.toml` with options for clearing all nftables rules (`global`) or table-specific rules (`own`).
- Updated `chains` and `firewall` logic to respect `clear_mode` configuration.
- Enhanced `options` parsing and validation for `clear_mode`.
- Updated `CHANGELOG.md` to reflect the addition of `clear_mode`.
2025-11-25 20:58:12 +05:00
ba4d026642
Add initial CHANGELOG.md with version 0.1.0 release notes
2025-11-08 15:14:12 +05:00