Releases: circuitsacul/Starboard-4
Releases · circuitsacul/Starboard-4
4.0.0
What's Changed
Full Changelog: 4.0.0-rc.1...4.0.0
4.0.0-rc.1
What's Changed
- write own cache implementation by @circuitsacul in #2
- Notifications by @circuitsacul in #3
- Base for owner commands, SQL command. by @circuitsacul in #4
- Create dependabot.yml by @circuitsacul in #6
- Bump twilight-model from 0.11.1 to 0.11.2 by @dependabot in #7
- Bump moka from 0.8.6 to 0.9.0 by @dependabot in #8
- Use stretto instead of moka. by @circuitsacul in #9
- Starboard commands by @circuitsacul in #5
- Validation by @circuitsacul in #15
- Bump serde from 1.0.138 to 1.0.139 by @dependabot in #11
- Backbone for Embed Builder by @circuitsacul in #17
- Basic starboard functionality by @circuitsacul in #18
- Locks by @circuitsacul in #24
- Cache NSFW Info by @circuitsacul in #29
- skip handling reactions for non-vote emojis by @circuitsacul in #30
- Overrides Update by @circuitsacul in #32
- Respect settings by @circuitsacul in #40
- bump twilight crates to 0.12 by @circuitsacul in #60
- Bump stretto from 0.5.1 to 0.7.0 by @dependabot in #62
- remove unneeded map_err from db methods by @circuitsacul in #64
- put cooldown impl inside utils by @circuitsacul in #65
- Applied minor refactorings by @trag1c in #70
- Few more minor refactorings by @Maneren in #71
- typo: unkown --> unknown by @doinkythederp in #76
- Embed message by @circuitsacul in #69
- add Cargo.lock to .gitignore by @circuitsacul in #81
- cached messages are now
Option<Arc>
by @circuitsacul in #84 - SimpleEmoji methods don't need to be async by @circuitsacul in #85
- update twilight libraries by @circuitsacul in #87
- Create IntoId trait for i64 & u64 by @circuitsacul in #89
- Overrides by @circuitsacul in #93
- Add override setting edit commands by @circuitsacul in #94
/overrides view
command by @circuitsacul in #95- Update emojis requirement from 0.4.0 to 0.5.1 by @dependabot in #97
- upgrade to twilight 0.14 by @circuitsacul in #105
- autoreact upvote/downvote emojis by @circuitsacul in #106
- use thiserror by @circuitsacul in #107
- Confirm by @circuitsacul in #109
- cache member events, use server profile by @circuitsacul in #111
- trigger an update for message edits/deletes by @circuitsacul in #112
- PermRoles by @circuitsacul in #116
- use let-else instead of matching on options by @circuitsacul in #121
- ditch anyhow, use thiserror, impl sentry by @circuitsacul in #123
- use floodgate by @circuitsacul in #124
- Update floodgate requirement from 0.4.0 to 0.5.0 by @dependabot in #125
- Limits by @circuitsacul in #122
- Leaderboard & Stats by @circuitsacul in #132
- Xproles by @circuitsacul in #133
- Posroles by @circuitsacul in #134
- Webhook Support by @circuitsacul in #136
- add more errors to limit unwraps by @circuitsacul in #137
- use snafu by @circuitsacul in #141
- Channel support by @circuitsacul in #139
- Premium by @circuitsacul in #148
- Patreon updater by @circuitsacul in #150
New Contributors
- @circuitsacul made their first contribution in #2
- @dependabot made their first contribution in #7
- @trag1c made their first contribution in #70
- @Maneren made their first contribution in #71
- @doinkythederp made their first contribution in #76
Full Changelog: https://github.com/CircuitSacul/Starboard-4/commits/4.0.0-rc.1