Releases: botlabs-gg/yagpdb
Releases · botlabs-gg/yagpdb
v2.27.0
What's Changed
- frontend: link to Discord statuspage for incidents by @l-zeuch in #1544
- autorole: add option to ignore bots by @l-zeuch in #1548
- reminders: Add privacy and cleaner empty reminder response by @SoggySaussages in #1545
- Discord Automod patch by @User9684 in #1549
- lib/discordgo: add activity to message struct by @l-zeuch in #1546
- AMv2 ignore / active in threads condition by @User9684 in #1551
- custom commands: Trim whitespace on response before character count validation by @SoggySaussages in #1552
- Added stub events for CHANNEL_TOPIC_UPDATE and VOICE_CHANNEL_STATUS_UPDATE by @ashishjh-bst in #1550
- evalcc: Bypass dcmd argument parsing by @SoggySaussages in #1547
- Removed website dependency for wyr, added 300 odd questions by @ashishjh-bst in #1554
Full Changelog: v2.26.1...v2.27.0
v2.26.1
What's Changed
- Hotfixing missing check in
Clean
for -from missing when value is 0 by @ashishjh-bst in #1543
Full Changelog: v2.26.0...v2.26.1
v2.26.0
What's Changed
- bumped all dependencies to latest versions by @ashishjh-bst in #1530
- added a -from flag in clear by @ashishjh-bst in #1531
- Control Panel announcement feed will show globalname instead of username to prevent the announcement owner from getting spammed by @ashishjh-bst in #1532
- RSVP will now mention user in the embed instead of just adding their username. by @ashishjh-bst in #1533
- Reddit Feed count bug fix by @ashishjh-bst in #1534
- meta/contrib: improve contributing guidelines by @l-zeuch in #1538
- Replacing owlbot with dictionaryapi.dev, as owlbot is discontinuing service from 24th July by @ashishjh-bst in #1539
- Renamed automod v2 to Advanced Automoderator by @ashishjh-bst in #1540
- Improved formatting for the dictionary, and fixed bug for missing text phonetics. by @ashishjh-bst in #1541
- Made dictionary text more compact, and fixed ui bug for audio emoji not showing on mobile. by @ashishjh-bst in #1542
Full Changelog: v2.25.0...v2.26.0
v2.25.0
What's Changed
- lib: fix always returning png in gs.IconURL by @l-zeuch in #1523
- stdcommands: improve 8ball command by @l-zeuch in #1527
- notifications: wrap topic message in codeblocks by @l-zeuch in #1524
- stdcommands/customembed: allow codeblock and YAML by @l-zeuch in #1528
- Bump google.golang.org/grpc from 1.34.0 to 1.53.0 by @dependabot in #1525
- Discord automod trigger by @User9684 in #1520
- minor improvements to feeds, and another attempt to get twitter feed working again. by @ashishjh-bst in #1529
Full Changelog: v2.24.0...v2.25.0
v2.24.0
What's Changed
- frontend: add char count to leave/join messages by @l-zeuch in #1515
- moderation: add cc convenience functions by @l-zeuch in #1516
- allow editChannelName to edit threads / forum posts by @User9684 in #1517
- Updated twitter read me by @ashishjh-bst in #1518
- lib/dstate: add GuildSet.IconURL method by @l-zeuch in #1519
- Update: bottom margin added in redeem code input box by @golu7679 in #1521
- updated twitter scraper. by @ashishjh-bst in #1522
New Contributors
Full Changelog: v2.23.0...v2.24.0
v2.23.0
What's Changed
- Hide discrim for new username system by @ashishjh-bst in #1511
- fix missed discrim by @ashishjh-bst in #1513
- frontend: favour globalname for logged in users by @l-zeuch in #1514
Full Changelog: v2.22.0...v2.23.0
v2.22.0
What's Changed
- Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.0 by @dependabot in #1499
- Added restrictions: topserver and topcommands should be botadmin only, other debug commands should be owner only. by @ashishjh-bst in #1497
- feat(youtube): Add playlist URL support by @Wolveric in #1488
- moderation: add clearwarns to mod-log by @l-zeuch in #1500
- template: don't swallow returns in try-catch actions by @jo3-l in #1501
- Replace transformer with basic string replacer by @User9684 in #1498
- feat(youtube): Update supported feed URLs by @Wolveric in #1505
- disable feed if webhook for feed belongs to a forum channel by @ashishjh-bst in #1504
- amod: fix violations expiring immediately by @phenpessoa in #1503
- added global_name to user object by @ashishjh-bst in #1506
Full Changelog: v2.21.0...v2.22.0
v2.21.0
What's Changed
- Added Support for proxy urls for twitter feeds by @ashishjh-bst in #1491
- Added Batching support and removed twitter-go from libs by @ashishjh-bst in #1492
- Twitter scraper | disable suspended accounts and deleted accounts. by @ashishjh-bst in #1493
- Reduced frequency of scraping to prevent ratelimits by @ashishjh-bst in #1494
- Made poll and batch delay frequency configurable, added backoff delay for unknown errors. by @ashishjh-bst in #1495
Full Changelog: v2.20.1...v2.21.0
v2.20.1
What's Changed
- removed fatal from twitter crash by @ashishjh-bst in #1487
- Added twitter feed support via scraping | suckit elno. by @ashishjh-bst in #1489
- Removed unnecessary logs from twitter feed and added user avatar by @ashishjh-bst in #1490
Full Changelog: v2.20.0...v2.20.1
v2.20.0
What's Changed
- Adding extra characters to extraConfusables by @User9684 in #1479
- refact(youtube): Decouple channel fetching and URL parsing logic by @Wolveric in #1478
- added reddit debug logs by @ashishjh-bst in #1484
- fix(youtube): Remove escape in channel query by @Wolveric in #1485
- added support for VanityURLCode in linkspam by @ashishjh-bst in #1486
Full Changelog: v2.19.0...v2.20.0