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_durationandinvitableto 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