Highlights
- Performance improvements for the moderation tool
- Notification system improvements focused on avoiding duplicate and missing emails
What's Changed
- Bump django from 4.2.18 to 4.2.20 by @dependabot in #6546
- Bump jinja2 from 3.1.5 to 3.1.6 by @dependabot in #6548
- Fix n+1 query by @smithellis in #6549
- cleanup email after moving to
django-post-office
by @escattone in #6545 - Remove unused contributor endpoint by @akatsoulas in #6547
- Eliminate n+1 queries in moderation tool by @akatsoulas in #6552
- Fix filtering query by @akatsoulas in #6554
- Skip write op in read only by @smithellis in #6550
- Move email related tasks in the same queue by @akatsoulas in #6553
- 2046 - Mulitproduct AAQ CTA URL by @smithellis in #6536
- Fix error on user deletion with reply by @akatsoulas in #6555
- only send messages to valid emails by @escattone in #6551
- Optmize email normalization by @akatsoulas in #6557
Full Changelog: 1.2.11...1.2.12