|
| 1 | +v3.0.14 - 2025-Feb-21 |
| 2 | +--------------------- |
| 3 | + |
| 4 | + - [fix: fixed htmlEntityDecode methods] |
| 5 | + [PR #3344 - @theseion,@airween] |
| 6 | + - fix: Added missing header to avoid build error with gcc-15 |
| 7 | + [PR #3342 - @airween] |
| 8 | + - Fix for issue #3334: build not finding YAJL |
| 9 | + [PR #3335 - @RooHTaylor] |
| 10 | + - fix: add value checking to @validateByteRange |
| 11 | + [PR #3322 - @airween] |
| 12 | + - fix: build library on OSX without GeoIP brew package |
| 13 | + [PR #3319 - @theseion,@airween] |
| 14 | + - Update README.md |
| 15 | + [PR #3314 - @ElevationsRPG] |
| 16 | + - Fix: Add false positive cppcheck-suppress for compatibility with upda… |
| 17 | + [PR #3307 - @gberkes] |
| 18 | + - fix: align TIME_MON variable's behavior |
| 19 | + [PR #3306 - @M4tteoP,@theseion,@airween] |
| 20 | + - Fix m_requestHostName variable behavior |
| 21 | + [PR #3298 - @airween] |
| 22 | + - Add regression rules for test |
| 23 | + [PR #3291 - @hnakamur] |
| 24 | + - Fix modsecurity-regression-test-secremoterules.txt URL in example |
| 25 | + [PR #3287 - @hnakamur] |
| 26 | + - Use latest version of cppcheck (2.15.0) to analyze codebase |
| 27 | + [PR #3283 - @eduar-hte] |
| 28 | + - Replace usage of range-checked 'at' method when vector/string has already been size checked |
| 29 | + [PR #3280 - @eduar-hte] |
| 30 | + - chore: add 'log' action to rule 200005 |
| 31 | + [PR #3266 - @airween] |
| 32 | + - docs: add a logo picture for github dark theme |
| 33 | + [PR #3264 - @xuruidong] |
| 34 | + - Leverage std::make_unique & std::make_shared to create objects in the heap |
| 35 | + [PR #3254 - @eduar-hte] |
| 36 | + - Simplified handling of RuleMessage by removing usage of std::shared_ptr |
| 37 | + [PR #3253 - @eduar-hte] |
| 38 | + - Simplified constructors, copy constructors & assignment operators |
| 39 | + [PR #3248 - @eduar-hte] |
| 40 | + |
1 | 41 | v3.0.13 - 2024-Sep-03
|
2 | 42 | ---------------------
|
3 | 43 |
|
|
0 commit comments