Skip to content

Release v3.7.1

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jul 15:50

[3.7.1] — 2026-03-25

Added

  • IP Refresh Before Expiration — IPs are now automatically refreshed before they expire, ensuring continuous protection without gaps in coverage

Changed

  • --mode CLI Argument — New --mode command-line option allows selecting between high-frequency and rate-limited blocklist sources. Useful for users who need to avoid rate limits or prefer faster update frequencies

  • CrowdSec LAPI Retry Resilience — Increased retry attempts to 10 for CrowdSec Local API connections, improving reliability during temporary network or service issues

  • Documentation Updates — Replaced nano editor references with generic editor suggestions for better cross-platform compatibility. Updated contributor documentation

  • CrowdSec UniFi Ecosystem — Added cross-links to the broader CrowdSec UniFi Ecosystem, clarifying blocklist-import's role in the unified security stack

Fixed

  • Test Suite Stability — Fixed test failures in CI by properly injecting mock sessions after CrowdSecLAPI construction, preventing unintended network calls and 2.5-hour CI timeouts

Automation

  • GitHub Release CI — Added automated release creation workflow: pushing a git tag now automatically creates a GitHub release, streamlining the release process

Full Changelog: v3.7.0...v3.7.1