What's Changed
Security
- #5251 - Updated
Django
dependency to 3.2.24 due to CVE-2024-24680.
Fixed
- #5254 - Fixed
TypeError
and similar exceptions thrown when rendering certain App data tables in v2.1.3.
Documentation
- #4778 - Added troubleshooting documentation for PostgreSQL databases with unsupported encoding settings.
Housekeeping
- #5240 - Changed test config to use
constance.backends.memory.MemoryBackend
to avoid intermittent failures in parallel tests.
Contributors
Full Changelog: v2.1.3...v2.1.4