Releases: teknologi-umum/captcha
Releases · teknologi-umum/captcha
v24.4.0
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
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
v23.12.0
v23.8.0
What's Changed
- fix: ascii error due to html parsing by @aldy505 in #4
- feat: implement config verification by @aldy505 in #7
- feat: implement graceful shutdown by @aldy505 in #6
- feat: captcha functionality by @aldy505 in #5
- feat: prevent spam by @aldy505 in #9
- fix html xss injection & handle other then text as spam by @aldy505 in #10
- fix: if userjoined is exists, we need to handle that by @aldy505 in #11
- delete user messages on leave and completed captcha by @aldy505 in #13
- analytics feature by @aldy505 in #14
- chore: added more welcome messages by @aldy505 in #15
- chore: it turns out we dont really need redis by @aldy505 in #17
- feat: viewer for analytics by @aldy505 in #18
- feat: hourly reports analytics by @aldy505 in #19
- feat: add last updated header for analytics by @aldy505 in #20
- refactor: per goland suggestions by @aldy505 in #21
- dukun endpoint for the server by @aldy505 in #22
- feat: add group_id field on analytics by @aldy505 in #23
- Fix memory address error & badwords inserter by @aldy505 in #24
- Revise welcome message by @RayWP in #25
- fix: dont send report if err is nil by @aldy505 in #26
- chore: github sponsor button and updated readme by @aldy505 in #27
- chore: yearly maintenance by @aldy505 in #28
- feat: under attack mode by @aldy505 in #29
- refactor: passing by reference when creating new apps by @YogiPristiawan in #30
- Fix: missing database migration by @YogiPristiawan in #31
- Fix: Random Selection Of Welcome Message by @albilaga in #36
- fix: keep sending captcha if group in underattack mode by @YogiPristiawan in #35
- do not ban forever when failed to input captcha by @kokizzu in #37
- feat: migrate to vm by @aldy505 in #38
- chore: bump go version by @aldy505 in #39
- change some words for newcomer who wanna join to the group by @WahidinAji in #40
- chore: bump dependencies by @aldy505 in #41
New Contributors
- @aldy505 made their first contribution in #4
- @RayWP made their first contribution in #25
- @YogiPristiawan made their first contribution in #30
- @albilaga made their first contribution in #36
- @kokizzu made their first contribution in #37
- @WahidinAji made their first contribution in #40
Full Changelog: https://github.com/teknologi-umum/captcha/commits/v23.8.0