summaryrefslogtreecommitdiff
path: root/docs/releases/5.0.8.txt
AgeCommit message (Expand)Author
2024-08-06Fixed CVE-2024-42005 -- Mitigated QuerySet.values() SQL injection attacks aga...Simon Charette
2024-08-06Fixed CVE-2024-41991 -- Prevented potential ReDoS in django.utils.html.urlize...Mariusz Felisiak
2024-08-06Fixed CVE-2024-41990 -- Mitigated potential DoS in urlize and urlizetrunc tem...Sarah Boyce
2024-08-06Fixed CVE-2024-41989 -- Prevented excessive memory consumption in floatformat.Sarah Boyce
2024-08-05Fixed #35657 -- Made FileField handle db_default values.Sarah Boyce
2024-08-05Fixed #35638 -- Updated validate_constraints to consider db_default.David Sanders
2024-08-05Fixed #35628 -- Allowed compatible GeneratedFields for ModelAdmin.date_hierar...John Parton
2024-07-31Added stub release notes and release date for 5.0.8 and 4.2.15.Sarah Boyce
2024-07-25Fixed #35627 -- Raised a LookupError rather than an unhandled ValueError in g...Lorenzo Peña
2024-07-25Fixed #35625 -- Fixed a crash when adding a field with db_default and check c...Simon Charette
2024-07-18Fixed #35606, Refs #34045 -- Fixed rendering of ModelAdmin.action_checkbox fo...Hisham Mahmood
2024-07-17Fixed #35594 -- Added unique nulls distinct validation for expressions.Simon Charette
2024-07-09Added stub release notes for 5.0.8.Natalia