v2024.08.19
Application
Add manual changes to the application management channel
Backup
Adds a data backup command
Extension
Adds ability to list disabled extensions
Factoid
Make factoid search way more useful, showing what and where your term was found
Allows factoid prefix to be longer than one character
Github
Make description optional
Modmail
Adds ability to auto-reject threads based on regex
Role
Fixes bug where role menu strips all roles on timeout
Dependencies
bidict -> 0.23.1
certtifi -> 2024.7.4
emoji -> 2.12.1
hypothesis -> 6.108.3
pip -> 24.1.2
pydantic -> 2.8.2
pydoclint -> 0.5.6
pylint -> 3.2.6
pytest -> 8.3.2
pytest-asyncio -> 0.23.8
What's Changed
- Bump hypothesis from 6.105.0 to 6.108.3 by @dependabot in #1092
- Makes description optional on github by @ajax146 in #1091
- Adds more details to factoid search by @ajax146 in #1089
- Allows factoid prefix longer than 1 character by @ajax146 in #1087
- Add application changes to the management channel by @ajax146 in #1086
- Adds /extension list_disabled to list all disabled extensions by @ajax146 in #1085
- Add automatic rejections to modmail to block threads from being created by @ajax146 in #1084
- Adds a backup command by @ajax146 in #1088
- Bump pytest from 8.2.2 to 8.3.1 by @dependabot in #1100
- Bump emoji from 2.11.1 to 2.12.1 by @dependabot in #1013
- Bump pip from 24.1.1 to 24.1.2 by @dependabot in #1073
- Bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in #1071
- Bump pydantic from 2.7.0 to 2.8.2 by @dependabot in #1068
- Bump bidict from 0.22.1 to 0.23.1 by @dependabot in #890
- Bump pylint from 3.1.0 to 3.2.6 by @dependabot in #1093
- Bump pydoclint from 0.4.1 to 0.5.6 by @dependabot in #1082
- Bump pytest-asyncio from 0.23.7 to 0.23.8 by @dependabot in #1114
- Bump pytest from 8.3.1 to 8.3.2 by @dependabot in #1113
- Fixes the role menu not timing out properly by @ajax146 in #1130
Full Changelog: v2024.07.06...v2024.08.19