Forum
Fixed bug where forum mark didn't work if OP left
Fixed bug where the pre-checks sometimes didn't run on new forums
Fixed bug where users were able to close their own threads outside of the /forum mark command
Fixed bug where the /forum mark command failed to to case sensitive issues
Added new feature to auto-close threads if the initial message was deleted
Added new feature to auto-close threads if the OP has left the server
Added new /forum reopen command to reopen closed threads
Report
Added feature to ping a role on new reports
Voting
Fixed bug where vote reminders didn't work for 40 minutes every hour
Dependencies
black -> 26.5.1
hypothesis -> 6.155.1
pip -> 26.1.2
pydoclint -> 0.8.6
pytest-asyncio -> 1.4.0
What's Changed
- Fix vote remind by @ajax146 in #1495
- Fixes mark thread when OP has left server by @ajax146 in #1496
- Bump black from 26.3.1 to 26.5.1 by @dependabot[bot] in #1499
- Bump hypothesis from 6.152.7 to 6.152.9 by @dependabot[bot] in #1500
- Bump pydoclint from 0.8.3 to 0.8.4 by @dependabot[bot] in #1497
- Bump pytest-asyncio from 1.3.0 to 1.4.0 by @dependabot[bot] in #1502
- Bump hypothesis from 6.152.9 to 6.155.1 by @dependabot[bot] in #1507
- Bump pip from 26.1.1 to 26.1.2 by @dependabot[bot] in #1506
- Bump pydoclint from 0.8.4 to 0.8.6 by @dependabot[bot] in #1509
- Add the ability for report to ping people by @ajax146 in #1511
- Fix bugs and improve forum by @ajax146 in #1510
Full Changelog: v2026.05.13...v2026.06.04