Highlights
- Introduce an updated survey widget for KB articles
- Improvements in the moderation tool.
What's Changed
- introduce AlpineJS and HTMX by @akatsoulas in #6417
- Remove debugging statements by @akatsoulas in #6418
- Limit simple search by @smithellis in #6325
- fix some strings for l10n extraction by @escattone in #6421
- Skip build-and-push GAR workflow on forks by @janbrasna in #6430
- Bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in #6431
- fix update of GA4 pageview data for questions by @escattone in #6420
- restore GA4 logging which is used for testing on stage by @escattone in #6432
- Exclude pagination from sessionStorage by @akatsoulas in #6419
- Ignore updated timestamp from moderation tool by @akatsoulas in #6434
- Update KB helpful survey by @akatsoulas in #6423
- Update font size and weight in survey. by @akatsoulas in #6435
- fix survey Sass by @escattone in #6436
- update celery to 5.4.0 by @escattone in #6437
- Use Alpine CSP build by @akatsoulas in #6439
- Revert "Use Alpine CSP build" by @akatsoulas in #6440
- fix
ready_for_l10n
by @escattone in #6438 - fix N+1 queries in
kb_overview_rows
by @escattone in #6441 - Make AlpineJS CSP friendly by @akatsoulas in #6442
- Allow unsafe-eval for AlpineJS by @akatsoulas in #6443
- Revert "Make AlpineJS CSP friendly" by @escattone in #6447
- Bump virtualenv from 20.25.0 to 20.26.6 by @dependabot in #6445
- Playwright - Fix delete cookies check & update test_synonyms file by @emilghittasv in #6444
- Update robots view to disallow non-canonical by @smithellis in #6433
- show message after cancelling survey by @escattone in #6449
- prevent horizontal resize of survey textarea by @escattone in #6451
- Improved topic cards now show three articles, with new design by @smithellis in #6408
- Make AlpineJS CSP friendly by @escattone in #6453
- Bump django from 4.2.17 to 4.2.18 by @dependabot in #6454
- Playwright expand coverage to include the latest changes made against the Knowledge Base Dashboard by @emilghittasv in #6450
- Properly display article titles by @smithellis in #6455
- remove extra GA4 events when submitting survey by @escattone in #6458
- make moderation submit async by @escattone in #6460
- Update database strings by @akatsoulas in #6461
- Disable textarea in the vote widget by @akatsoulas in #6463
- Make textare required on specific choices by @akatsoulas in #6464
- Revert "Properly display article titles" by @escattone in #6465
- Revert "Improved topic cards now show three articles, with new design" by @escattone in #6466
- ensure htmx processes dynamically-loaded content by @escattone in #6467
- Remove containers from other tabs if user has voted by @akatsoulas in #6462
Full Changelog: 1.2.2...1.2.3