Releases: mozilla/mozmoderator
Releases · mozilla/mozmoderator
v2.1.4
What's Changed
- Add docker developer section to README by @smithellis in #505
- Add code to show event owner the vote counts by @smithellis in #508
- Add label indicating Markdown is allowed in comment by @smithellis in #507
- Bump setuptools from 68.2.2 to 70.0.0 by @dependabot in #503
- Bump certifi from 2023.7.22 to 2024.7.4 by @dependabot in #502
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #499
- Bump pymysql from 1.1.0 to 1.1.1 by @dependabot in #500
- Bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in #501
- Delete now opens a modal to confirm event deletion by @smithellis in #510
- Questions are entered in textarea now by @smithellis in #509
- Search the body of questions in admin by @akatsoulas in #517
- Fix avatar by @akatsoulas in #516
- Bump cryptography from 42.0.4 to 43.0.1 by @dependabot in #511
- Fix 500 on deleted profiles by @akatsoulas in #521
Full Changelog: v2.1.3...v2.1.4
v2.1.3
What's Changed
- Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #497
- Remove GCP migration banner by @akatsoulas in #498
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- Bump idna from 3.4 to 3.7 by @dependabot in #493
- Bump sqlparse from 0.4.4 to 0.5.0 by @dependabot in #494
- Add migration banner by @akatsoulas in #496
- Bump gunicorn from 21.2.0 to 22.0.0 by @dependabot in #495
Full Changelog: v2.1.1...v2.1.2
2024-04-04-1
What's Changed
- Support markdown in mooderation template by @akatsoulas in #488
- Bump poetry to 1.8.2 by @akatsoulas in #490
- Apply markdown filter in moderated question by @akatsoulas in #491
- Temporarily disable axes by @akatsoulas in #492
Full Changelog: v2.1.0...v2.1.1
2024-04-02 - 1
What's Changed
- 394 - Add verbose choices to 'Is Accepted' by @smithellis in #397
- Small fixes to ease local dev by @akatsoulas in #398
- Lib upgrades by @akatsoulas in #400
- Update node script perms by @akatsoulas in #404
- Bump urllib3 from 1.26.16 to 1.26.17 by @dependabot in #403
- Bump cryptography from 41.0.3 to 41.0.4 by @dependabot in #401
- Update questions.jinja to add aria-labels for image buttons by @anna-yeddi in #380
- Update Django and friends by @akatsoulas in #406
- Bump urllib3 from 1.26.17 to 1.26.18 by @dependabot in #405
- Add more filtering and searching options in event admin by @akatsoulas in #407
- Switch to main branch by @akatsoulas in #408
- chore(GHA): update external action versions by @ahoneiser in #409
- chore: dockerfile maintenance by @ahoneiser in #410
- Bump django from 4.1.12 to 4.1.13 by @dependabot in #411
- fix: add OIDC_RP_CLIENT_SECRET var in settings.py by @ahoneiser in #413
- Voting changes by @akatsoulas in #414
- Fix build for prod image by @akatsoulas in #418
- Bump cryptography from 41.0.4 to 41.0.6 by @dependabot in #412
- Make voting optional per event by @akatsoulas in #417
- Inspecting request by @akatsoulas in #420
- Markdown support by @akatsoulas in #423
- Event archive by @akatsoulas in #424
- Add team_pocket to allowed groups by @akatsoulas in #427
- Improve wording by @akatsoulas in #428
- Whiltelist more groups by @akatsoulas in #429
- Add event date by @akatsoulas in #440
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #430
- Bump cryptography from 41.0.6 to 42.0.0 by @dependabot in #442
- Expose event date in listing by @akatsoulas in #445
- Bug fixes by @akatsoulas in #446
- Allow searching for users by @akatsoulas in #447
- Update main.css to improve accessibility of the page by @anna-yeddi in #448
- Expose date in archive by @akatsoulas in #449
- Update LDAP groups by @akatsoulas in #455
- Link to markdown doc by @akatsoulas in #456
- Fix 500 error on anonymous profiles. by @akatsoulas in #457
- Update authentication scopes. by @akatsoulas in #458
- Improve the Answer section by @akatsoulas in #459
- Bump cryptography from 42.0.0 to 42.0.4 by @dependabot in #451
- Adjust wording in event creation template by @akatsoulas in #462
- Add markdown extension by @akatsoulas in #463
- Fix overflow in question and answer by @akatsoulas in #464
- Allow event moderators to reply by @akatsoulas in #465
- Fix issues when replying to a question. by @akatsoulas in #467
- Simplfiy template logic by @akatsoulas in #468
- Fix typo in moderation template by @akatsoulas in #470
- Add more checks during login by @akatsoulas in #471
- Default avatar_url to empty string by @akatsoulas in #472
- Fix 404 on event deletion by @akatsoulas in #475
- Enable markdown for answers by @akatsoulas in #478
- Add moderation text to events by @akatsoulas in #479
- Exclude help text from archived events by @akatsoulas in #484
- Bump black from 23.9.1 to 24.3.0 by @dependabot in #481
- Allow admins to moderate events by @akatsoulas in #486
New Contributors
- @smithellis made their first contribution in #397
- @anna-yeddi made their first contribution in #380
Full Changelog: v2.0.7...v2.1.0
Limit Sentry Transactions
Limit Sentry transactions (#387)
Bump word limit
Merge pull request #368 from akatsoulas/word-limit Update word limit when replying.
Unrandomize events
- Bump Django version
- Change answer limits
Django upgrade
Patch a Django vulnerability
Minor fixes
- Fix broken markup in event listing
- Bump sqlparse to 0.4.2