Skip to content

Releases: botlabs-gg/yagpdb

v2.41.0

16 Jul 13:28
73f1586
Compare
Choose a tag to compare

What's Changed

  • lib/discordgo: properly add ThreadMetadata by @l-zeuch in #1691
  • fix for click event listners getting appended to the add and remove response buttons. by @ashishjh-bst in #1694
  • build(deps): bump github.com/gorilla/schema from 1.2.0 to 1.4.1 by @dependabot in #1693
  • automod: recover from panics in applying effects by @jo3-l in #1695
  • Redirect CC errors to selected channel [Suggestion #2023] by @Borbot33 in #1698
  • notifications: explicitly separate config functions that access bot process cache by @jo3-l in #1697
  • moderation: explicitly separate config functions that access bot process cache by @jo3-l in #1696
  • Reduced number of free feeds on youtube and reddit by @ashishjh-bst in #1699
  • tickets: improve Missing Access error message by @l-zeuch in #1701
  • dstate: fully populate member struct by @l-zeuch in #1700
  • Fixed confusing UI for CC Group disable toggle. by @ashishjh-bst in #1702
  • Fixed bug in cc-func-openthread by @ashishjh-bst in #1703
  • Fix broken cc func openthread part2. by @ashishjh-bst in #1704

Full Changelog: v2.40.7...v2.41.0

v2.40.7

29 Jun 08:55
9e59a6d
Compare
Choose a tag to compare

Full Changelog: v2.40.6...v2.40.7

v2.40.6

29 Jun 08:28
5b6fcc0
Compare
Choose a tag to compare

What's Changed

  • fixes to warnings, notifications, moderation config, paginated messages, poll by @ashishjh-bst in #1690

Full Changelog: v2.40.5...v2.40.6

v2.40.5

28 Jun 20:46
2603ec3
Compare
Choose a tag to compare

Full Changelog: v2.40.4...v2.40.5

v2.40.4

28 Jun 20:08
62f4bee
Compare
Choose a tag to compare

Full Changelog: v2.40.3...v2.40.4

v2.40.3

28 Jun 19:51
f9602a1
Compare
Choose a tag to compare

Full Changelog: v2.40.2...v2.40.3

v2.40.2

28 Jun 17:16
6c2cdf1
Compare
Choose a tag to compare

Full Changelog: v2.40.1...v2.40.2

v2.40.1

28 Jun 15:56
8b8ebbc
Compare
Choose a tag to compare

Full Changelog: v2.40.0...v2.40.1

v2.40.0

28 Jun 13:07
f03f5e8
Compare
Choose a tag to compare

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

v2.39.5

27 Jun 11:36
916e27e
Compare
Choose a tag to compare

Full Changelog: v2.39.4...v2.39.5