v24.1.0
What's Changed
- chore(deps): bump golang.org/x/crypto from 0.7.0 to 0.17.0 by @dependabot in #43
- refactor: move cmd package outside root by @aldy505 in #47
- feat: feature flag system by @aldy505 in #48
- feat(underattack): custom datastore by @aldy505 in #49
- feat: reminder by @aldy505 in #50
- fix(reminder): disallow reminder in the past by @aldy505 in #51
- fix(reminder): overflowing user limit by @aldy505 in #52
- fix(reminder): decrement limit properly by @aldy505 in #53
- fix(reminder): parse clock with seconds by @aldy505 in #54
- docs: self hosting documentation by @aldy505 in #55
- feat: enable http transport tracing with sentry by @aldy505 in #56
- refactor: make telebot dependency to support context by @aldy505 in #57
- feat: implement bulk delete message by @aldy505 in #58
- feat: use badgerdb for storing captcha messages by @aldy505 in #59
- feat: deletion feature by @aldy505 in #60
New Contributors
- @dependabot made their first contribution in #43
Full Changelog: v23.12.0...v24.1.0