Skip to content

v2.40.0

Compare
Choose a tag to compare
@ashishjh-bst ashishjh-bst released this 28 Jun 13:07
· 179 commits to master since this release
f03f5e8

What's Changed

  • Fixed with incorrect value cm toggle on refresh (#1689 ) by @ashishjh-bst
  • Allow Disabling custom command groups (#1681 ) by @Borbot33
  • customcommands: relax restriction on execCC from command templates (#1684) by @jo3-l
  • cc/threads: fix a few more bugs (#1685) by @SoggySaussages
  • Move the base64 & sha256 functions to general.go and change name of sha256 function to hash (#1682) by @Borbot33
  • stdcommands/ce: use different yaml library by @Borbot33
  • stdcommands/se: don't clear out title when editing (#1687) by @l-zeuch
  • templates: block nested template executors (#1677) by @l-zeuch
  • reminders: verify that member can run remindme in target channel (#1674) by @jo3-l
  • cc/interactions: fix modal custom id prepending 0 (#1675) by @SoggySaussages
  • decodeBase64, encodeBase64 and sha256 for yagpdb custom commands (#1679) by @Borbot33
  • This is prime branch for all GORM TO SQLBOILER migrations. (#1655) by @jo3-l
  • paginatedmessages: interoperate with response autodeletion setting (#1671) by @jo3-l
  • poll,wyr: obey response autodeletion set via command overrides (#1672) by @jo3-l
  • Update premium.html (#1673) by @savage4618
  • moderation: refactor clean command (#1669) by @jo3-l
  • cleared up owner and bot only commands (#1667) by @savage4618

Full Changelog: v2.39.5...v2.40.0