Skip to content

Releases: umputun/tg-spam

v1.5.1

28 Dec 06:53
Compare
Choose a tag to compare

Changelog

  • 19b9650 delete aproved user from the persistent storage too

Full Changelog: v1.5.0...v1.5.1

v1.5.0

27 Dec 23:50
Compare
Choose a tag to compare

What's Changed

  • Improve msg match on admin chat, extend callbackData with msgID by @umputun in #37
  • add basic UI to check a message for spam by @umputun in #38
  • More UI addition by @umputun in #40
  • Add UI for approved users by @umputun in #41
  • More descriptive error message on failed to find message in locator by @alehano in #35

New Contributors

Full Changelog: v1.4.2...v1.5.0

v1.4.2

25 Dec 22:10
Compare
Choose a tag to compare

Changelog

  • ededde8 add another check for mounted volume with "mount" output parsing

v1.4.1

25 Dec 09:04
Compare
Choose a tag to compare

Minor logging improvements, better check descriptions, more accurate messages

Full Changelog: v1.4.0...v1.4.1

v1.4.0

25 Dec 02:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.0

v1.3.1

22 Dec 21:42
Compare
Choose a tag to compare

Changelog

  • e9aa206 fix incorrect msgID detection in training mode ban

v1.3.0

22 Dec 21:07
Compare
Choose a tag to compare

WARNING: this version removed several files flags and introduced a pair of simplified flags, pointing to paths instead. See #28 for more details.

What's Changed

  • Openai veto mode by @umputun in #26
  • OnlyIfBanned flag for unbanChatMember telegram API method by @slawiko in #27
  • Unified persistent for bot state data by @umputun in #28
  • retry plain text sending if md fails by @umputun in #29
  • Refactor admin chat handling by @umputun in #30
  • in training mode allow the real ban by @umputun in #31

Full Changelog: v1.2.6...v1.3.0

v1.2.6

19 Dec 06:58
Compare
Choose a tag to compare

Changelog

  • a1ee917 skip builds on updater changes

v1.2.5

19 Dec 06:29
Compare
Choose a tag to compare

Changelog

  • 420a4b7 make updater less sensitive to permission issues

v1.2.4

18 Dec 23:55
Compare
Choose a tag to compare

Changelog

  • ef72a6d add info on the original message as forwarded to admin chat for ban