Skip to content

Releases: umputun/tg-spam

v1.15.0

14 Dec 19:26
Compare
Choose a tag to compare

What's Changed

  • switch to OvyFlash/telegram-bot-api (updated fork of the same lib) by @paskal in #180
  • escape MD symbols in user-name for reported bans by @umputun in #185
  • fix unexpected storage update during spam info retrieval #183 by @umputun in #186
  • clean invisible chars from text by @umputun in #187
  • Update veto mod OpenAI doc by @paskal in #188
  • detect messages with story as "withVideo" by @umputun in #193
  • support hashed web passwd by @umputun in #195
  • allow empty text messages if video part is present by @umputun in #196
  • make clean message extraction optional and change error to the logged report by @umputun in #199 and #200
  • Make non-master CI build only for repo owner by @paskal in #190
  • add autogenerated (by AI) install.md with easy to follow instructions by @umputun in #192
  • Sync readme and documentation index files by @paskal in #189
  • Bump the go-modules-updates group in /_examples/simplechat with 2 updates by @dependabot in #184

Full Changelog: v1.14.3...v1.15.0

v1.14.3

23 Nov 04:44
Compare
Choose a tag to compare

Changelog

  • adc7198 Fix typos and improve wording

v1.14.2

15 Nov 16:36
Compare
Choose a tag to compare

What's Changed

  • Bump the go-modules-updates group with 2 updates by @dependabot in #164
  • Bump github.com/umputun/tg-spam from 1.13.6 to 1.14.1 in /_examples/simplechat in the go-modules-updates group by @dependabot in #163
  • add new meta check for video only by @umputun in #166
  • fix +1 issue with first message check by @umputun in #177
  • update default OpenAI prompt text

Full Changelog: v1.14.1...v1.14.2

v1.14.1

26 Oct 19:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.14.0...v1.14.1

v1.14.0

22 Oct 19:43
Compare
Choose a tag to compare

What's Changed

  • retry openai request by @umputun in #140
  • handle openai failure in vetting mode by @umputun in #148
  • add missing part of bootstrap, adjust for small screens by @umputun in #155
  • New option: --openai.apibase [$OPENAI_API_BASE] by @johnd0e in #135
  • support user id as a primary for supers by @umputun in #156
  • Bump the go-modules-updates group in /_examples/simplechat with 2 updates by @dependabot in #132

New Contributors

Full Changelog: v1.13.6...v1.14.0

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