Skip to content

Releases: umputun/tg-spam

v1.8.0

20 Jan 19:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.8.0

v1.7.0

19 Jan 08:44
1985b42
Compare
Choose a tag to compare

What's Changed

  • Spam storage and web ui for detected spam by @umputun in #51

Full Changelog: v1.6.1...v1.7.0

v1.6.1

07 Jan 07:29
Compare
Choose a tag to compare

Changelog

  • prepare a basic example of app using api for spam detection by @umputun in #46
  • treat image caption as a text by @umputun in #48
  • 630c4a2 Upgrade dependencies

Full Changelog: v1.6.0...v1.6.1

v1.6.0

30 Dec 00:26
Compare
Choose a tag to compare

What's Changed

  • eliminate obsolete flag by @slawiko in #42
  • Save approved users right away, with name as well by @umputun in #43
  • refactor persistence, initiate directly from detector by @umputun in #44
  • 5e2f3fb prevent check from ui to add approved user

Full Changelog: v1.5.3...v1.6.0

v1.5.3

28 Dec 08:38
Compare
Choose a tag to compare

Changelog

  • 79066b2 support small screens and avoid empty box on check ui

v1.5.2

28 Dec 07:54
Compare
Choose a tag to compare

Full Changelog: v1.5.1...v1.5.2

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