5.2.0
Added
- feat: allow
newExemptMembers
when editing by @imranbarbhuiya in #439 - feat: add
MessageActionRow
components in MessageObject by @imranbarbhuiya in #422 - feat: add option to remove reroll error message by @imranbarbhuiya in #436
- feat: add Giveaway param in
exemptMembers
by @imranbarbhuiya in #452 - add
image
option. (096f8f5)
Fixed
- fix: fix unpause after condition by @imranbarbhuiya in #434
- completely randomize repeated user rolling. (f0d54d7)
- fix: assign giveaways only to their respective shards and not 'all to all' => manual sharding implementation no longer needed. (9a1f12d)
- Drops will only end when enough valid winners are available. (e42e482, c936500)
- 🐛 Check if embed was edited on end() by @Nico105 in #462
^^^ Will have to wait for results
General improvements
- ✨Switch to deepmerge-ts instead of deepmerge by @Lebyy in #442
- delete data of drops which did not end within 1 week. (272c58b)
- chore: export Giveaway class by @imranbarbhuiya in #444
Credits
Thanks to: @imranbarbhuiya, @Dragonizedpizza, @Lebyy, @typhoon11, @reinhello
Full Changelog: v5.1.1...v5.2.0