Skip to content

5.2.0

Compare
Choose a tag to compare
@Nico105 Nico105 released this 05 Jun 19:14
· 24 commits to master since this release

Added

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