Skip to content

Releases: Divkix/Alita_Robot

v2.19.1

16 Jun 23:24
v2.19.1
cf77efb

Choose a tag to compare

Welcome to this new release!

Changelog

🐛 Bug Fixes

  • : fix(db): bind UpdateChat atomic append with GORM placeholders (@Divkix)

Docker 🐳 images are available at:
docker pull ghcr.io/divkix/alita_robot:v2.19.1

v2.19.0

16 Jun 21:32
v2.19.0
a7c3968

Choose a tag to compare

Welcome to this new release!

Changelog

🚀 Features

  • : feat(backup): support antiraid and approvals in backup/restore (@Divkix)
  • : feat(migrations): verify migration checksums to detect content drift (@Divkix)

🐛 Bug Fixes

  • : fix: accept bare seconds and s-suffix in antiraid parseDuration (@Divkix)
  • : fix: clean up antiflood per-key mutex map to stop memory leak (@Divkix)
  • : fix: default WarnMode to mute in WarnUser transaction (@Divkix)
  • : fix: make join-dedup claim atomic to prevent duplicate welcome/captcha (@Divkix)

⚡ Performance

  • : perf: cache GetChatLocks to remove per-message lock queries (@Divkix)
  • : perf: cache IsBotAdmin and skip bot-admin API call when no blacklist triggers (@Divkix)
  • : perf: give filters and blacklists separate keyword-matcher caches (@Divkix)

🔒 Security

  • : security: require auth token for metrics endpoints and stop error leak (@Divkix)
  • : security: require chat membership for rules/notes deep links (@Divkix)
  • : security: serve webhook on a static path and validate via header only (@Divkix)

♻️ Refactoring

  • : refactor(config): remove dead performance-flag and worker-pool config (@Divkix)
  • : refactor: drop legacy callback dot-format fallbacks (@Divkix)
  • : refactor: route warns through standardModGates (@Divkix)

Docker 🐳 images are available at:
docker pull ghcr.io/divkix/alita_robot:v2.19.0

v2.18.9

09 Jun 02:29
v2.18.9
c86e98f

Choose a tag to compare

Welcome to this new release!

Changelog

⚡ Performance

  • : perf: eliminate per-message DB hits and redundant Telegram API calls (@Divkix)

Docker 🐳 images are available at:
docker pull ghcr.io/divkix/alita_robot:v2.18.9

v2.18.8

07 Jun 21:22
v2.18.8
a5c1041

Choose a tag to compare

Welcome to this new release!

Changelog

🐛 Bug Fixes

  • : fix: maintenance pass — bugs, perf, dead code (@Divkix)

Docker 🐳 images are available at:
docker pull ghcr.io/divkix/alita_robot:v2.18.8

v2.18.7

04 Jun 02:15
v2.18.7
76e0b10

Choose a tag to compare

Welcome to this new release!

Changelog

♻️ Refactoring

  • : refactor(db): consolidate optimized queries into domain packages (#761) (@Divkix)

Docker 🐳 images are available at:
docker pull ghcr.io/divkix/alita_robot:v2.18.7

v2.18.6

03 Jun 12:09
v2.18.6
e3cb91a

Choose a tag to compare

Welcome to this new release!

Changelog

⚡ Performance

  • : perf: optimize critical performance paths in 4 high-impact functions (@Divkix)

Docker 🐳 images are available at:
docker pull ghcr.io/divkix/alita_robot:v2.18.6

v2.18.5

03 Jun 07:49
v2.18.5
30fac8c

Choose a tag to compare

Welcome to this new release!

Changelog

🐛 Bug Fixes

  • : fix: address review findings from helpers.go refactor (@Divkix)
  • : fix: restore exact-match semantics for 'about' deep link (@Divkix)

♻️ Refactoring

  • : refactor(modules): Phase 1 - split helpers.go into focused files (@Divkix)
  • : refactor(modules): Phase 2 - deep link router registry and extract handlers (@Divkix)
  • : refactor(modules): Phase 3 - anonymous admin router registry (@Divkix)

Docker 🐳 images are available at:
docker pull ghcr.io/divkix/alita_robot:v2.18.5

v2.18.4

02 Jun 19:14
v2.18.4
eff3650

Choose a tag to compare

Welcome to this new release!

Changelog

🐛 Bug Fixes

  • : fix(docs): escape curly braces in FileTree to fix MDX build (@Divkix)

♻️ Refactoring

  • : refactor(db): split monolithic db package into domain-specific sub-packages (#760) (@Divkix)

Docker 🐳 images are available at:
docker pull ghcr.io/divkix/alita_robot:v2.18.4

v2.18.3

31 May 10:57
v2.18.3
9547066

Choose a tag to compare

Welcome to this new release!

Changelog

♻️ Refactoring

  • : refactor: moderation command pipeline cleanup (#757) (@Divkix)

Docker 🐳 images are available at:
docker pull ghcr.io/divkix/alita_robot:v2.18.3

v2.18.2

31 May 09:16
v2.18.2
73b5040

Choose a tag to compare

Welcome to this new release!

Changelog

♻️ Refactoring

  • : refactor: remove helpers.go pass-through delegation layer (#756) (@Divkix)

Docker 🐳 images are available at:
docker pull ghcr.io/divkix/alita_robot:v2.18.2