Skip to content

Releases: NoiTheCat/BirthdayBot

v3.5.3

10 May 05:47
b2b628b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.0...v3.5.3

v3.5.0

28 May 00:06
Compare
Choose a tag to compare

What's Changed

  • Fix hanging, unnecessary disconnections when AutoUserDownload is hanging by @NoiTheCat in #44
  • Rewrite Readme; create documentation website by @NoiTheCat in #42
  • Replace preconditions with Discord permissions by @NoiTheCat in #47

Full Changelog: v3.4.7...v3.5.0

v3.4.7

22 Jan 05:56
7b37483
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.5...v3.4.7

v3.4.5

10 Oct 21:43
236c34b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.4...v3.4.5

v3.4.4

01 Sep 03:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.3...v3.4.4

v3.4.3

10 Aug 02:12
619c7a8
Compare
Choose a tag to compare

What's Changed

  • Bug fixes:
    • Bot suggested outdated command 18de4e3
    • remove-birthday override acting on incorrect data f8251a3
  • Cleaned up logging; use local time
  • Reduce concurrent database connections (fixes depletion of database connection pool)
  • Better Entity Framework management
  • Update dependencies

Full Changelog: v3.4.1...v3.4.3

v3.4.1

22 Apr 01:45
0079e80
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.0...v3.4.1

v3.4.0

23 Mar 19:25
586c11d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.1...v3.4.0

v3.3.1

12 Mar 06:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.5...v3.3.1

v3.2.5

04 Jan 23:08
Compare
Choose a tag to compare
  • Update to stable Discord.Net version