Releases: botlabs-gg/yagpdb
Releases · botlabs-gg/yagpdb
v2.39.4
What's Changed
- cc: ensure additional responses are saved properly by @ashishjh-bst in #1678
Full Changelog: v2.39.3...v2.39.4
v2.39.3
Full Changelog: v2.39.2...v2.39.3
v2.39.2
Full Changelog: v2.39.1...v2.39.2
v2.39.1
What's Changed
- cc/threads: hotfix by @SoggySaussages in #1666
- Fixes for broken ui in custom commands edit page.
Full Changelog: v2.39.0...v2.39.1
v2.39.0
What's Changed
- templates: permit sorting by struct key by @jo3-l in #1647
- viewperms: support specifying target channel by @jo3-l in #1648
- cc: restructure edit page JS for improved maintainability by @jo3-l in #1646
- frontend: don't trigger other event handlers if delete action cancelled by @jo3-l in #1657
- feat: Add CodeMirror editor to control panel by @sum117 in #1656
- all: futureproof viewperms and template Permissions map by autogenerating perm name to bit map by @jo3-l in #1649
- commands/tmplexec: also return
*discordgo.MessageSend
by @l-zeuch in #1662 - keylock: make KeyLock generic and improve documentation by @jo3-l in #1661
- templates: update role funcs by @phenpessoa in #883
- Adds with/without message attachments conditions (Suggestion 2208) by @KTStephano in #1664
- customcommands: thread editing functions by @SoggySaussages in #1665
- Adds ability for automod to detect duplicate messages across channels by @KTStephano in #1663
- cc: add functions and triggers for components and modals by @SoggySaussages in #1619
New Contributors
Full Changelog: v2.38.0...v2.39.0
v2.38.0
What's Changed
- only show reminders in the server if reminders command is used in the server, using dm will show all reminders across all servers. by @ashishjh-bst in #1645
- Youtube Publishing reliability improvements. by @ashishjh-bst in #1644
Full Changelog: v2.37.0...v2.38.0
v2.37.0
What's Changed
- build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #1643
- patch to show only write guilds in Imports by @ashishjh-bst in #1642
- Made custom commands length 20k for premium servers by @ashishjh-bst in #1641
Full Changelog: v2.36.1...v2.37.0
v2.36.1
What's Changed
- Only showing managed servers in the list of servers on public cc page by @ashishjh-bst in #1639
Full Changelog: v2.36.0...v2.36.1
v2.36.0
What's Changed
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #1622
- Update tickets_commands.go: fix typo by @alis0nc in #1623
- Handled a panic when custom command isn't found while trying to update by @ashishjh-bst in #1627
- Removed ReadOnly Access for all members and all non members by @ashishjh-bst in #1628
- Added Debug config for both local and dockerized dev set-ups to make it easier to debug and develop. by @ashishjh-bst in #1630
- customcommands: link to ccs in cc command by @SoggySaussages in #1624
- Migrated Models from SQLBoiler 3 to SQLBoiler 4. by @ashishjh-bst in #1631
- fix: Clean-up usage of X-Audit-Log-Reason by @Wolveric in #1632
- Clean up on warnings from go linter in Cards Against Discord. by @ashishjh-bst in #1633
- Added optional args
auto_archive_duration
andinvitable
to createThread by @ashishjh-bst in #1634 - Added new properties to Member Struct and added voice Message Flag to MessageFlags by @ashishjh-bst in #1635
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #1636
- customcommands: public ccs by @SoggySaussages in #1629
- Refactored the Public CC page, and did some UI fixes for old issues. by @ashishjh-bst in #1638
New Contributors
Full Changelog: v2.35.1...v2.36.0
v2.35.1
What's Changed
- fix: thanks detection logic for blacklist/whitelist by @zeing in #1613
- Fix typo in sampleenvfile by @zeing in #1614
- fix bot name typo on yt page by @SoggySaussages in #1615
- Clarification of topservers command by @savage4618 in #1618
- Autocomplete by @clari7744 in #1616
- Added a Bot Owner Only, Clear DM Command. by @ashishjh-bst in #1620
- customcommands: populate ctx.Msg in evalcc by @l-zeuch in #1621
New Contributors
Full Changelog: v2.34.1...v2.35.1