Skip to content

Release history

CrowdSec Manager releases

Web-based management interface for CrowdSec

All releases

13 shown

v2.4.1 New feature
Notable features
  • Added GeoIP database configuration option
  • Added Base64 encoding support for profile content and improved edge-to-edge mobile UI
Full changelog

What's Changed

  • Update version and add GeoIP database configuration by @hhftechnology in https://github.com/hhftechnology/crowdsec_manager/pull/105
  • Add Base64 encoding support for profile content and improve edge-to-edge mobile UI by @hhftechnology in https://github.com/hhftechnology/crowdsec_manager/pull/106

Full Changelog: https://github.com/hhftechnology/crowdsec_manager/compare/v2.4.0...v2.4.1

v2.4.0 New feature
Notable features
  • Added CrowdSec and Traefik log analytics dashboards with chart data, range filtering, and optional GeoIP enrichment.
  • Added decision history analysis, bulk decision deletion, improved reapply flows, and stronger decision validation.
  • Added shared Go API contracts with generated TypeScript types for web and mobile clients.
Full changelog

What's Changed

  • Added CrowdSec and Traefik log analytics dashboards with chart data, range filtering, and optional GeoIP enrichment.
  • Added decision history analysis, bulk decision deletion, improved reapply flows, and stronger decision validation.
  • Added shared Go API contracts with generated TypeScript types for the web and mobile clients.
  • Added manager update cards and update detection support across web and mobile.
  • Refreshed the mobile app for v2.4.0 with updated branding, stable release labels, secure storage support, improved navigation, onboarding, and feature page structure.
  • Improved API consistency, cache invalidation, gzip response handling, and long-running request timeouts.
  • Expanded automated coverage for backend handlers, cache helpers, history analysis, log aggregation, web components, mobile pages, hooks, and API clients.

Refined Dashboard
Refined Login
v2.3.4 New feature
Notable features
  • Activity timeline on the dashboard with hourly and daily aggregation
Full changelog

What's Changed

  • Implement activity timeline for dashboard with hourly/daily aggregation by @hhftechnology in https://github.com/hhftechnology/crowdsec_manager/pull/91

  • bump-version by @hhftechnology in https://github.com/hhftechnology/crowdsec_manager/pull/95

  • 2.3.3 was a skip due to sync issue. sorry
    Full Changelog: https://github.com/hhftechnology/crowdsec_manager/compare/v2.3.2...v2.3.4

independent-2.3.2 New feature
Notable features
  • Add mobile app (Android & iOS)
Full changelog

What's Changed

  • Add mobile app (Android & iOS) by @hhftechnology in https://github.com/hhftechnology/crowdsec_manager/pull/78
  • Independent Branch by @hhftechnology in https://github.com/hhftechnology/crowdsec_manager/pull/79
  • Update-readme by @hhftechnology in https://github.com/hhftechnology/crowdsec_manager/pull/80
  • Pangolin by @hhftechnology in https://github.com/hhftechnology/crowdsec_manager/pull/92

Full Changelog: https://github.com/hhftechnology/crowdsec_manager/compare/v2.3.1...independent-2.3.2

v2.3.2 Maintenance
Notable features
  • Add mobile app (Android & iOS)
Full changelog

What's Changed

  • Add mobile app (Android & iOS) by @hhftechnology in https://github.com/hhftechnology/crowdsec_manager/pull/78
  • Dev by @hhftechnology in https://github.com/hhftechnology/crowdsec_manager/pull/82
  • Update README.md by @hhftechnology in https://github.com/hhftechnology/crowdsec_manager/pull/83

Full Changelog: https://github.com/hhftechnology/crowdsec_manager/compare/v2.3.1...v2.3.2

v2.3.1 Maintenance

Minor fixes and improvements.

Full changelog

What's Changed

  • Update README baseline version and package versions by @hhftechnology in https://github.com/hhftechnology/crowdsec_manager/pull/76

Full Changelog: https://github.com/hhftechnology/crowdsec_manager/compare/v2.3.0...v2.3.1

v2.3.0 Bug fix

Fixed blank bouncers page after client‑side navigation.

Full changelog

What's Changed

  • Fix blank bouncers page after client-side navigation by @smoochy in https://github.com/hhftechnology/crowdsec_manager/pull/67
  • Pangolin by @hhftechnology in https://github.com/hhftechnology/crowdsec_manager/pull/70

New Contributors

  • @smoochy made their first contribution in https://github.com/hhftechnology/crowdsec_manager/pull/67

Full Changelog: https://github.com/hhftechnology/crowdsec_manager/compare/v2.2.0...v2.3.0

v2.2.0 Bug fix

Fixed bouncer Valid status derivation using the revoked field for CrowdSec v1.7.x and newer.

Full changelog

What's Changed

  • fix: derive bouncer Valid status from revoked field (CrowdSec >= v1.7.x) by @strausmann in https://github.com/hhftechnology/crowdsec_manager/pull/64
  • Pangolin by @hhftechnology in https://github.com/hhftechnology/crowdsec_manager/pull/65

Full Changelog: https://github.com/hhftechnology/crowdsec_manager/compare/v2.1.0...v2.2.0

v2.1.0 Bug fix

Fixed captcha wizard profiles.yaml corruption and status API mismatch.

Full changelog

What's Changed

  • decision-alert-history by @hhftechnology in https://github.com/hhftechnology/crowdsec_manager/pull/53

Full Changelog: https://github.com/hhftechnology/crowdsec_manager/compare/v1.2.0...v2.1.0

What's Changed

  • fix: resolve captcha wizard profiles.yaml corruption and status API mismatch by @strausmann in https://github.com/hhftechnology/crowdsec_manager/pull/58
  • Readme update by @hhftechnology in https://github.com/hhftechnology/crowdsec_manager/pull/62
  • Pangolin by @hhftechnology in https://github.com/hhftechnology/crowdsec_manager/pull/63

New Contributors

  • @strausmann made their first contribution in https://github.com/hhftechnology/crowdsec_manager/pull/58

Full Changelog: https://github.com/hhftechnology/crowdsec_manager/compare/v2.0.0...v2.1.0

v2.0.0 Maintenance

Minor fixes and improvements.

Full changelog

What's Changed

  • decision-alert-history by @hhftechnology in https://github.com/hhftechnology/crowdsec_manager/pull/53

Full Changelog: https://github.com/hhftechnology/crowdsec_manager/compare/v1.2.0...v2.0.0

v1.2.0 Maintenance

Minor fixes and improvements.

Full changelog

What's Changed

  • enforce cscli list limits and add metrics UI by @hhftechnology in https://github.com/hhftechnology/crowdsec_manager/pull/48
  • Dev by @hhftechnology in https://github.com/hhftechnology/crowdsec_manager/pull/49

Full Changelog: https://github.com/hhftechnology/crowdsec_manager/compare/v1.1.0...v1.2.0

v1.1.0 Maintenance

Minor fixes and improvements.

Full changelog

What's Changed

  • Stable-Version-Release-V1.0.0 by @hhftechnology in https://github.com/hhftechnology/crowdsec_manager/pull/40
  • Pangolin by @hhftechnology in https://github.com/hhftechnology/crowdsec_manager/pull/42
  • Pangolin by @hhftechnology in https://github.com/hhftechnology/crowdsec_manager/pull/43
  • Dev by @hhftechnology in https://github.com/hhftechnology/crowdsec_manager/pull/44

Full Changelog: https://github.com/hhftechnology/crowdsec_manager/compare/v1.0.0...v1.1.0

v1.0.0 Maintenance

Minor fixes and improvements.

Full changelog

Full Changelog: https://github.com/hhftechnology/crowdsec_manager/compare/v0.0.5...v1.0.0
We are officially out of beta.

Beta — feedback welcome: [email protected]