Releases: circuitsacul/Starboard-4
Releases · circuitsacul/Starboard-4
4.3.1
4.3.0
What's Changed
- make go-to-message an enum, support for buttons by @circuitsacul in #182
- smart attachments list by @circuitsacul in #183
- regex matches/not-matches support for sb by @circuitsacul in #187
- set a TTL for caches
- clean emojis when loading from the database
Full Changelog: 4.2.12...4.3.0
4.2.12
- clean emojis on load as well
Full Changelog: 4.2.11...4.2.12
4.2.11
- fix support for some emojis that discord sends with V16 on reaction events
Full Changelog: 4.2.10...4.2.11
4.2.10
What's Changed
- use fuzzy search for autocomplete by @circuitsacul in #180
- fix leaderboard in large servers
- fix autocomplete for /overrides edit embed name
Full Changelog: 4.2.9...4.2.10
4.2.9
- utils recount now fetches all reactions, rather than the first 25.
- botinfo command now display more cool (and probably nerdy) stats
- fixed problem with messages having too many images causing invalid embeds
- Don't cache all members by @circuitsacul in #179
- handle message forbidden properly by @circuitsacul in #177
- Misc bug fixes
Full Changelog: 4.2.0...4.2.9
4.2.0
What's Changed
- add recount command by @circuitsacul in #171
- On delete option for starboards by @circuitsacul in #173
- show point count in /utils info by @circuitsacul in #174
- scoped overrides by @circuitsacul in #175
Full Changelog: 4.1.1...4.2.0
4.1.1
What's Changed
- Bump reqwest from 0.11.13 to 0.11.14 by @dependabot in #170
- Bump async-trait from 0.1.61 to 0.1.63 by @dependabot in #169
- Groups with equal-priority starboards now prefer the first starboard to get the message
Full Changelog: 4.1.0...4.1.1
4.1.0
What's Changed
- update starboards concurrently by @circuitsacul in #158
- remove xp-multiplier from overrides by @circuitsacul in #159
- exclusive groups by @circuitsacul in #165
Full Changelog: 4.0.11...4.1.0
4.0.11
What's Changed
- always use dark color for replied embeds by @circuitsacul in #153
- fetch twice the leaderboard needed by @circuitsacul in #154
- handle cases where leaderboard is empty by @circuitsacul in #155
- upgrade twilight, ditch patch by @circuitsacul in #156
Full Changelog: 4.0.0...4.0.11