Release note
This release adds comprehensive CONFIG_ environment-based configuration overrides, optional persistence, safer secret handling, clearer startup errors, and improved Docker documentation. Generated configuration files now document defaults while allowing future default changes, and SQLite WAL can be disabled for incompatible filesystems.
It also improves multi-instance metrics filtering and selectors, adds colored fallback instance icons, corrects advanced-search comparison semantics, and fixes attack-marker animations in Chrome.
Changes
- Add persistent CONFIG environment overrides (#385)
- Allow disabling SQLite WAL (#385)
- Comment defaults in generated config (#385)
- Update configuration hints (#385)
- Fix attack marker animation in Chrome (#385)
- Fix advanced search matching semantics (#385)
- Translate instance selector labels (#385)
- Fix metrics instance filtering (#385)
- Use shared dropdown selectors (#385)
- Keep environment override YAML formatting consistent (#385)
- Persist CONFIG_ overrides only during initial config creation (#385)
- Log configuration overrides at startup (#385)
- Add colored fallback instance icons (#385)
- Improve configuration startup errors (#385)
- Document Docker Compose overrides (#385)
- Use prebuilt image in Docker run example (#385)
- Add optional config override persistence (#385)
- Stabilize CI test coverage (#386)
Contributors
Docker
docker pull ghcr.io/TheDuffman85/crowdsec-web-ui:2026.7.17