Skip to content

Releases: umputun/tg-spam

v1.13.6

19 Sep 19:43
Compare
Choose a tag to compare

What's Changed

  • fix incomplete handling of captions for forwarded messages #89
  • fix a small issue with negative elapsed time by @umputun in #116
  • Delete the system message about joining a group (issue #92) by @coperius in #110
  • Improve description of the option by @DarthGandalf in #124
  • Make forwarded message during dry mode less confusing by @DarthGandalf in #126
  • Bump the go-modules-updates group in /_examples/simplechat with 2 updates by @dependabot in #121

New Contributors

Full Changelog: v1.13.5...v1.13.6

v1.13.5

04 Aug 07:23
Compare
Choose a tag to compare

What's Changed

  • universal detection of scripts for multi-lingual check by @umputun in #106
  • Exclude goreleaser from dependabot updates by @paskal in #104
  • Bump the go-modules-updates group in /_examples/simplechat with 2 updates by @dependabot in #105

Full Changelog: v1.13.4...v1.13.5

v1.13.4

02 Aug 16:29
Compare
Choose a tag to compare

Changelog

  • c7a2b87 add support miltilingual detection with Coptic script

v1.13.3

26 Jul 17:25
Compare
Choose a tag to compare

What's Changed

  • Add detection for mathematical and letterlike symbols by @umputun in #101
  • ignore classifier check if either spam or ham samples not loaded by @umputun in #99
  • Bump the go-modules-updates group in /_examples/simplechat with 2 updates by @dependabot in #96

Full Changelog: v1.13.2...v1.13.3

v1.13.2

25 Jun 20:44
Compare
Choose a tag to compare

Changelog

  • da412c0 missing replacement for \ in json body

v1.13.1

23 Jun 18:57
Compare
Choose a tag to compare

Changelog

  • 3c872e1 add Multi Lingual Words to ui settings page

v1.13.0

23 Jun 18:57
Compare
Choose a tag to compare

What's Changed

  • Add dependabot updates for GitHub Actions, Go modules, Dockerfile by @paskal in #78
  • Bump the go-modules-updates group with 3 updates by @dependabot in #81
  • Bump the github-actions-updates group with 5 updates by @dependabot in #79
  • Bump the go-modules-updates group in /_examples/simplechat with 2 updates by @dependabot in #80
  • Pin golangci-lint version to latest available, fix reported errors by @paskal in #84
  • Add and clarify org.opencontainers.image.source comment in Dockerfiles by @paskal in #82
  • Add test to CI for example directory by @paskal in #83
  • Remove unused gomod update config, remove alpine updates by @paskal in #85
  • Bump modernc.org/sqlite from 1.29.5 to 1.29.9 in /_examples/simplechat in the go-modules-updates group by @dependabot in #86
  • Implement multi-language words spam detection by @umputun in #94

New Contributors

Full Changelog: v1.12.2...v1.13.0

v1.12.2

26 Apr 16:56
Compare
Choose a tag to compare

Changelog

  • 8f6edd0 ban confirmation in soft mode performs full ban for the uses
  • adjust logging for soft mode

v1.12.1

24 Apr 00:08
Compare
Choose a tag to compare

Changelog

  • a320599 missed passing SoftMode to listener

v1.12.0

23 Apr 19:49
Compare
Choose a tag to compare

What's Changed

  • Add soft ban mode for user restrictions by @umputun in #74
  • Update dependencies
  • Allow CAS check for short messages

Full Changelog: v1.11.6...v1.12.0