Releases: mozilla/kitsune
Releases · mozilla/kitsune
1.5.9
What's Changed
- disallow restricted articles from pinned/featured by @escattone in #6989
Full Changelog: 1.5.8...1.5.9
1.5.8
What's Changed
- Revert "revert all package updates since 1.5.3" by @akatsoulas in #6981
- Exclude articles of certain categories from featured by @escattone in #6982
- upgrade packages (take 2) by @escattone in #6984
- Escape XML chars by @akatsoulas in #6980
- Update readonly announcement to remove Twitter link by @denyshon in #6978
- Bump whitenoise from 6.9.0 to 6.11.0 by @dependabot[bot] in #6966
- Playwright: Expand test coverage to community forums by @emilghittasv in #6962
- better featured articles but with the same performance by @escattone in #6983
- exclude pinned from featured articles by @escattone in #6985
- Bump psycopg2 from 2.9.10 to 2.9.11 by @dependabot[bot] in #6987
- switch to workload identity for the GA client by @escattone in #6988
Full Changelog: 1.5.7...1.5.8
1.5.7
1.5.6
What's Changed
- Revert "Package upgrades" by @escattone in #6975
- revert all package updates since 1.5.3 by @escattone in #6976
Full Changelog: 1.5.5...1.5.6
1.5.5
What's Changed
- Revert "Exclude articles of certain categories from featured" by @escattone in #6972
Full Changelog: 1.5.4...1.5.5
1.5.4
Highlights
- We've enabled the automated localization of articles for
jaandzh-CN. - For all locales enabled for automated localization, we now automatically create translations for articles that previously lacked a translation in that locale. This is done periodically (every four hours) in small batches (currently ten articles at a time).
- We now automatically synchronize and update the versions of Firefox, Firefox for Android, and Thunderbird that are available for selection for articles.
- We now provide the ability for system administrators to define pinned articles for the home, product landing, and AAQ product pages.
What's Changed
- Make answer voting a login feature by @akatsoulas in #6951
- Create missing translations for enabled locales by @akatsoulas in #6949
- add command and cron for creating missing translations by @escattone in #6953
- Translate only latest revisions by @akatsoulas in #6957
- Gracefully handle missing profiles by @akatsoulas in #6955
- Automatically sync product versions by @akatsoulas in #6956
- Fix ESR versioning by @akatsoulas in #6958
- Bump psycopg2-binary from 2.9.10 to 2.9.11 by @dependabot[bot] in #6952
- Expose strings for l10n by @akatsoulas in #6959
- Bump svelte-loader from 3.1.5 to 3.2.4 by @dependabot[bot] in #6837
- Bump elasticsearch from 9.0.2 to 9.1.1 by @dependabot[bot] in #6912
- Bump django-timezone-field from 5.1 to 7.1 by @dependabot[bot] in #6782
- use env to pass input and output parameters by @fkiriakos07 in #6961
- Package upgrades by @akatsoulas in #6960
- expand pinned articles by @escattone in #6947
- Bump pytest from 8.4.1 to 8.4.2 by @dependabot[bot] in #6967
- Do not send notifications for system accounts by @akatsoulas in #6928
- fix for extra_fields form field when empty by @escattone in #6969
- exclude redirects/archived/templates/canned from pinned by @escattone in #6968
- randomly cycle pinned articles if more than limit by @escattone in #6970
- Exclude articles of certain categories from featured by @akatsoulas in #6971
Full Changelog: 1.5.3...1.5.4
1.5.3
Highlights
- The related documents feature for KB articles is fully functional, properly handling localization as well as restricted visibility.
- Added a popular search for
Windows 10with the goal of providing another route to https://support.mozilla.org/kb/firefox-support-windows-10-end-support for all locales with a translation of that article.
What's Changed
- Playwright: Update the test report generation flow & fxa verification code fetching by @emilghittasv in #6938
- Playwright: Fix allure report generation error by @emilghittasv in #6940
- improve related documents by @escattone in #6939
- remove clear-all button by @escattone in #6941
- check visibility in translation subquery by @escattone in #6943
- Bump sentry-sdk from 2.32.0 to 2.40.0 by @dependabot[bot] in #6942
- add popular search term for windows 10 end-of-support by @escattone in #6944
- Playwright: Update restricted visibility kb article tests by @emilghittasv in #6948
- change windows 10 search term by @escattone in #6950
Full Changelog: 1.5.2...1.5.3
1.5.2
Highlights
- Automatic, AI-generated translations are now enabled for the French, German, Indonesian, Portuguese, and Russian locales, in addition to the Spanish and Italian locales.
- Documentation for our AI-based L10n system.
- AI-based L10n reliability improvements.
- New spam tab for community forums.
What's Changed
- properly handle redirects in context of l10n by @escattone in #6924
- Playwright: Use decorator on function retry when 502 occurs by @emilghittasv in #6920
- Introduce instructions for claude code by @akatsoulas in #6925
- Remove wagtail perms and tables by @smithellis in #6879
- do not translate empty strings by @escattone in #6926
- make the core
process_stale_translations commandasync by @escattone in #6908 - improve the l10n llm response by @escattone in #6929
- AI based documentation for the l10n system by @akatsoulas in #6927
- Spam tab by @denyshon and @akatsoulas in #6931
- Bump langchain from 0.3.26 to 0.3.27 by @dependabot[bot] in #6932
- Sanitize usernames by @akatsoulas in #6933
- Playwright: Expand user deletion coverage to groups and community forums by @emilghittasv in #6934
- Reset filtering params for spam by @akatsoulas in #6936
- Do not show filter on spam tab by @akatsoulas in #6937
Full Changelog: 1.5.1...1.5.2
1.5.1
What's Changed
- Remove mentions of Social/Mobile Support Forums by @denyshon in #6791
- Rephrase edit profile text for accessibility by @herbmarshcentral in #6907
- add bots filter to recent revisions page by @escattone in #6905
- Bump pyparsing from 3.2.3 to 3.2.4 by @dependabot[bot] in #6911
- better mobile experience of bots checkbox by @escattone in #6909
- Playwright: Expand test coverage for user deletion content re-assignment to media gallery & test stability improvements by @emilghittasv in #6917
- Bump playwright from 1.54.0 to 1.55.0 by @dependabot[bot] in #6921
- better translation response handling by @escattone in #6915
- Streamline TranslationRequest triggers by @akatsoulas in #6923
New Contributors
- @herbmarshcentral made their first contribution in #6907
Full Changelog: 1.5.0...1.5.1
1.5.0
Highlights
- Automatic, AI-generated translations are enabled for the Spanish and Italian locales. These automatic translations respect the prior approved translation, if there is one. If an automatic translation is not reviewed (approved or rejected) within three (3) days, it will be automatically approved, but will include a warning indicating the lack of human review.
- Updated question form for premium products.
- Announcements can now be displayed site-wide by locale.
What's Changed
- display warning for auto-published translations by @escattone in #6860
- use hours for review grace period by @escattone in #6874
- Bump requests from 2.32.4 to 2.32.5 by @dependabot[bot] in #6877
- Randomize deletion confirmation string by @akatsoulas in #6882
- adjust when review comment textarea is displayed by @escattone in #6883
- 2488 - Logged out users should see announcments by @smithellis in #6878
- Exclude documents with revision pending approval by @akatsoulas in #6884
- Playwright: expand coverage to user-deletion content re-assignment by @emilghittasv in #6886
- do not translate button/menu/pref values by @escattone in #6889
- strip wiki fenced code block if present by @escattone in #6888
- announcements with locale by @escattone in #6887
- Exclude system accounts from contributors by @akatsoulas in #6892
- modified L10N prompt that provides significantly better outcomes by @escattone in #6893
- Update Zendesk form per product by @akatsoulas in #6894
- Simplify use of display_name by @akatsoulas in #6885
- Use a dedicated node container. by @akatsoulas in #6810
- Wording changes to ZD categories by @akatsoulas in #6896
- Bump jsonschema from 4.25.0 to 4.25.1 by @dependabot[bot] in #6898
- fix prod-deps stage in Dockerfile by @escattone in #6899
- improvements to the L10N prompt by @escattone in #6897
- Update ZD categories for relay and pocket by @akatsoulas in #6901
- Use unique slugs in the form by @akatsoulas in #6902
- Reduce the number of categories for Pocket by @akatsoulas in #6903
- Refine l10n prompt by @akatsoulas in #6900
- Add a stage for l10n files by @akatsoulas in #6906
Full Changelog: 1.4.4...1.5.0