v3.1 Release Notes¶
This document describes all new features and changes in the release. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Release Overview¶
- Removed the django-cryptography dependency and fixed Django 5.2 compatibility.
- Documentation updated with new screenshots, alongside minor UI and maintenance improvements.
v3.1.0 (2026-03-25)¶
Fixed¶
- #370 - Fixed upstream testing for django 5.2 by removing django-cryptography dependency and fixing migration that depended on it.
Documentation¶
- #367 - Updated Circuit maintenance documentation to include 3.0 screenshots.