Releases: mozilla/kitsune
Releases · mozilla/kitsune
1.2.13
What's Changed
- only save when needed within
is_taken
by @escattone in #6558
Full Changelog: 1.2.12...1.2.13
1.2.12
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
1.2.11
Highlights
- New robust email backend that should resolve our longstanding email issues.
What's Changed
- record failed deflections (again) by @escattone in #6522
- Improve database queries to prevent 500 error on /users/watches by @smithellis in #6516
- Create the Content Team group via a data migration by @smithellis in #6515
- Account deletions by @akatsoulas in #6509
- Playwright extend test coverage over the new topic cards by @emilghittasv in #6524
- Allow archiving tags from list display by @akatsoulas in #6525
- Update content group name by @akatsoulas in #6526
- Allow empty values in admin for profiles by @akatsoulas in #6527
- add the ability to use the
django_ses.EmailBackend
by @escattone in #6528 - Assign media to sumobot on user deletion by @akatsoulas in #6531
- Do not delete questions on user deletions by @akatsoulas in #6529
- Reassign revisions to sumobot on user deletion by @akatsoulas in #6532
- Force load images when expanding sections by @akatsoulas in #6530
- Properly handle announcements for logged in users by @akatsoulas in #6535
- Add delete user endpoint by @akatsoulas in #6534
- use
django-post-office
with adjango_ses
backend for emails by @escattone in #6533 - fix
env-build
by @escattone in #6538 - avoid email locking issues by @escattone in #6539
- ensure email log level of INFO by @escattone in #6540
- Add default values for SES secrets by @akatsoulas in #6541
- Add waffle switch for user deletions by @akatsoulas in #6542
Full Changelog: 1.2.10...1.2.11
1.2.10
What's Changed
- Playwright bump dependencies by @emilghittasv in #6517
- add backend to list of real email backends by @escattone in #6519
Full Changelog: 1.2.9...1.2.10
1.2.9
Highlights
- Under the hood improvements to improve the stability of the notification system.
- Bug fixes!
What's Changed
- Increase Postgres shared memory by @akatsoulas in #6504
- rate limit emails by @escattone in #6482
- 1968 - Document edit and metadata on mobile by @smithellis in #6500
- Exclude AAQ macro on the get-community-support page by @smithellis in #6481
- Bump cryptography from 43.0.1 to 44.0.1 by @dependabot in #6502
- Fix browser back navigation on revision list pages by @smithellis in #6508
- Properly handle filtering and search params by @akatsoulas in #6512
- Fix back and forth buttons by @akatsoulas in #6513
- 99 - Long user watch list causes page loading issues by @smithellis in #6514
Full Changelog: 1.2.8...1.2.9
1.2.8
What's Changed
- Ensure view gets a locale by @smithellis in #6503
- remove
self
fromprocess_event_profile_change
by @escattone in #6506
Full Changelog: 1.2.7...1.2.8
1.2.7
Highlights
- New topic cards on the product landing pages that show featured and other articles by topic.
- Improved management of email connections.
What's Changed
- close email connections when done by @escattone in #6496
- more reliable account event processing by @escattone in #6489
- make the logging email backend a context manager by @escattone in #6498
- reintroduce topic cards with performance fix by @escattone in #6497
- ensure translations use topic of parent for breadcrumbs by @escattone in #6499
- use topics of parent for translations in
build_topics_data
by @escattone in #6501
Full Changelog: 1.2.6...1.2.7
1.2.6
1.2.5
Highlights
- New topic cards on the product landing pages that show featured and other articles by topic.
What's Changed
- Upgrade pillow from 9.5 to 11 by @smithellis in #6477
- Topic cards revised to show three articles by @smithellis in #6471
- Update wording in macro. by @akatsoulas in #6485
- provide SMTP email backend with Sentry capture by @escattone in #6480
- Update padding in topic cards by @akatsoulas in #6486
- Automatic package updates by @akatsoulas in #6484
- Fix queries for non en-US locales by @akatsoulas in #6487
- Do not clip article counter by @akatsoulas in #6488
- Expose fallback documents in topic cards. by @akatsoulas in #6490
- use request locale in topic card links by @escattone in #6491
- pass template context to help_topics by @escattone in #6492
- Do not show duplicate docs by @akatsoulas in #6493
- Remove duplicate docs per topic by @akatsoulas in #6494
Full Changelog: 1.2.4...1.2.5
1.2.4
Highlights
- Enable queues per user in the moderation tool and allow filtering per individual queue.
What's Changed
- Removed documentation of The search suggest API (/api/2/search/sugges… by @tanii1125 in #6468
- position document voting based on screen width by @escattone in #6470
- provide flagged-object queues per user by @escattone in #6457
- ensure that
restrict_to_groups
field is not required by @escattone in #6472 - avoid
tom-select
issues with assign more by @escattone in #6476 - update title of moderation tool by @escattone in #6478
- Fix username overlapping by @akatsoulas in #6479
New Contributors
- @tanii1125 made their first contribution in #6468
Full Changelog: 1.2.3...1.2.4