A new patch release 2.024.33d is available and has been deployed to our production servers at 21:00 UTC on Wednesday, 27 November 2024:
Bug fixes and improvements
PR | Description |
---|---|
kpi#5308 | Fixed an issue where the usage storage for the new owner was not updated correctly during project ownership transfers. |
Of interest to developers
PR | Description |
---|---|
kpi#5307 | Added an option to the update_attachment_storage_bytes management command to prevent user submission suspension. Updated logic to handle the submissions_suspended flag conditionally. |
Of interest to self-hosters
Use ./manage.py update_attachment_storage_bytes --sync
to update stale storage counters.