Skip to content

Releases: mozilla/kitsune

1.2.3

22 Jan 15:35
2188154
Compare
Choose a tag to compare

Highlights

  • Introduce an updated survey widget for KB articles
  • Improvements in the moderation tool.

What's Changed

Full Changelog: 1.2.2...1.2.3

1.2.2

17 Dec 12:06
c566cba
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

11 Dec 15:05
f89c73d
Compare
Choose a tag to compare

Highlights

  • Performance optimization in the helper function that builds the list of topics for each question in the moderation queue by eliminating N+1 queries per topic.

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

09 Dec 15:52
c79210c
Compare
Choose a tag to compare

Highlights

  • Finalize the new taxonomy schema by introducing 3 levels of Topics and tags that are used across systems.
  • Introduce a moderated tagging system and new search-as-you-type components
  • Introduce a moderation tool to verify the correct categorization of forum threads.
  • Last but not least, bug fixes!

What's Changed

New Contributors

Full Changelog: 1.1.6...1.2.0

1.1.6

04 Nov 15:32
10637c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.5...1.1.6

1.1.5

30 Oct 15:02
5d6c2e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.4...1.1.5

1.1.4

16 Oct 13:19
98e8391
Compare
Choose a tag to compare

Highlights

  • Fix bug to properly display pageviews per document.
  • Display a spam tag per question in the question list if the question is marked as spam.

What's Changed

Full Changelog: 1.1.3...1.1.4

1.1.3

10 Oct 13:13
4bdf529
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.2...1.1.3

1.1.2

09 Oct 13:46
ad827ac
Compare
Choose a tag to compare

Highlights

  • The default value of the filter in the moderation queue is set to spam

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1

02 Oct 14:06
1.1.1
417b304
Compare
Choose a tag to compare

Highlights

  • Improved KB UI for selecting related topics/products
  • Display time in format appropriate to locale
  • New Moderation tool for topics
    • Moderators are now able to filter through the flagged content inside the moderation tool based on the flagged reason.
    • Moderators can now change the topic for AAQ questions which are flagged as Misplaced bug report or support request directly via the moderation tool.
  • Added Wagtail models, routing and decorator in support of Product index pages
  • New/updated tests to accommodate new code and GUI changes across kitsune

What's Changed

Full Changelog: 1.1.0...1.1.1