Breaking Changes
- Redis v5.x is the minimum version of redis needed for Retroactive AutoRole to work,
- Golang minimum version needed is v1.17 for improved accuracy on scheduled actions
- Retroactive Scan is only available to premium users now.
Change Log
- templates: toInt, toInt64, toFloat by @mrbentarikau in #1163
- template func: mathConst by @mrbentarikau in #1160
- Fix calc dependency to include a correct implementation of acot by @ei14 in #1131
- customcommands: use CSOrThread() instead by @l-zeuch in #1166
- Fix dependency issues created in #1131 by @ashishjh-bst in #1168
- Add codeblock to command response by @MatiasMFM2001 in #1167
- soundboard: actually switch voice channels by @jo3-l in #1127
- Update autorole to add Membership screening required toggle, and add its handling by @ankurp-bst in #1165
- Handle nil MemberState, use Member from MemberFields, update versions for dstate and discordgo by @ankurp-bst in #1169
- Bumped template version to v1.1.4 by @ashishjh-bst in #1170
- Make Full scan a premium feature by @ankurp-bst in #1171
- Improve question tooltip contrast and move it away from dropdown by @ankurp-bst in #1172
- templates: improve randInt error when start >= stop by @jo3-l in #989
- amodv2: create Message Length Trigger by @pedro-pessoa in #984
- Improve autorole assignment through Retroactive Full Scan by @ankurp-bst in #1173
- Update tooltip description for create message condition by @ankurp-bst in #1175
- Template hotfix by @ashishjh-bst in #1176
- Fix tickets status always enabled issue by @ankurp-bst in #1174
- Handle unknown guild chunk events and cancel through redis for autorole full scan by @ankurp-bst in #1179
- Rework prefix by @pedro-pessoa in #824
- Handle empty ticket settings by @ankurp-bst in #1180
- Update redis requirements in readme, update autorole full scan text description, update breaking_changes by @ankurp-bst in #1181
- Fix UI issue in dropdown of role commands by @ankurp-bst in #1182
- common/util: remove optional protocol from link regex by @l-zeuch in #1184
New Contributors
Full Changelog: v1.31.24...v1.32.0