Skip to content

v2.1.0

Compare
Choose a tag to compare
@MarcusOtter MarcusOtter released this 06 Apr 14:32
· 333 commits to stable since this release
32a32f1

v2.1.0 introduces some minor feature additions and bug fixes. See full changelog: v2.0.0...v2.1.0

New features

  • Added a new slowmode option to /configure auto-threading which lets users configure a slowmode for the newly created threads. This is off by default, and if enabled, Needle equires the Manage Threads permission. (#87)
  • Needle will now automatically pin the first message of auto-threads if given the Manage Messages permission. If Needle does not have that permission, it will simply not pin the message. (#101)
  • Unnecessary "Success!" message has been removed (#90)

Bug fixes

  • Messages by Needle should no longer have missing user pings or have the wrong message (#100)

Other

  • Needle now has a docker support (#89)
  • Dependency upgrades