Skip to content

v2.0.0-r.1

Pre-release
Pre-release

Choose a tag to compare

@The0mikkel The0mikkel released this 27 Jul 16:47
Immutable release. Only release title and notes can be modified.

2.0.0-r.1 (2026-07-27)

⚠ BREAKING CHANGES

  • ctfd: This update remove Redis Cluster support, as it is unstable, and causes CTFd to restart.
    In combination with upcoming update to CTFd 3.8.6, maintaining flawed Redis Cluster support is not maintainable.

The redis URL provided to CTFd should be to a Redis or HA Redis leader instance, and not Clustered redis.

Features

  • ctfd: Remove Redis cluster support (e077f8f)
  • ctfd: Upgrade CTFd to v3.8.6 (7012c6d)
  • docker-compose: Update docker compose redis to v8 instead of outdated v4 (60dc215)
  • theme: update core-kubectf theme to match the latest core-beta theme from CTFd v3.8.6 (c491be0)