github TheDuffman85/crowdsec-web-ui 2026.6.8

4 hours ago

This release reduces CrowdSec LAPI pressure during active-decision sync by using one lookback request and only splitting the window when a timeout requires it.

It also adds PERMISSION_READ_ONLY=true, an instance-wide safety mode for view-only deployments. The UI now hides enforcement and management actions, and the API rejects write operations like adding/deleting alerts or decisions, clearing cache, changing refresh cadence, and managing notification rules or destinations, while still allowing language preferences, table columns, and marking notifications as read.

Changes

  • Reduce active decision alert polling and add read-only permission mode (#303)
    • Reduce active decision alert polling
    • Add read-only permission mode

Contributors

Full changelog

Docker

docker pull ghcr.io/TheDuffman85/crowdsec-web-ui:2026.6.8

Don't miss a new crowdsec-web-ui release

NewReleases is sending notifications on new releases.