Skip to content

Releases: teknologi-umum/captcha

v25.4.0

01 Apr 01:43
f86c2a7
Compare
Choose a tag to compare

What's Changed

  • ci: move back to fly.io by @aldy505 in #64
  • chore(deps): bump github.com/rs/cors from 1.10.1 to 1.11.0 in the go_modules group across 1 directory by @dependabot in #65
  • chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 in the go_modules group across 1 directory by @dependabot in #66
  • chore(deps): bump the go_modules group across 1 directory with 2 updates by @dependabot in #67
  • chore: bump dependencies by @aldy505 in #68
  • fix(ci): setup qemu to build amd64 image by @aldy505 in #69
  • fix(ci): don't use arm runners for creating multi-arch docker image by @aldy505 in #70
  • feat: use slog for logging by @aldy505 in #72
  • chore(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 in the go_modules group across 1 directory by @dependabot in #71
  • fix(captcha): wait in a goroutine instead of the current thread by @aldy505 in #73
  • fix(captcha): set debug log on error by @aldy505 in #74
  • fix: context cancellation leak by @aldy505 in #75
  • fix(captcha): delete user messages on remove user from group by @aldy505 in #76
  • fix(captcha): welcome message should omit cancel signal by @aldy505 in #77

Full Changelog: v24.4.0...v25.4.0

v24.4.0

20 Apr 08:35
d71c2e5
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump the go_modules group across 1 directory with 2 updates by @dependabot in #61
  • fix(captcha): handle negative remaining time by @aldy505 in #62
  • chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in the go_modules group across 1 directory by @dependabot in #63

Full Changelog: v24.1.0...v24.4.0

v24.1.0

31 Jan 13:03
f033b17
Compare
Choose a tag to compare

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

Full Changelog: v23.12.0...v24.1.0

v23.12.0

16 Dec 02:00
6af8e38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v23.8.0...v23.12.0

v23.8.0

26 Aug 08:37
7c3c84c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/teknologi-umum/captcha/commits/v23.8.0