github umputun/tg-spam v1.16.0

latest releases: v1.20.1, v1.20.0, v1.19.2...
8 months ago

What's Changed

Important: this version changed how all samples are stored and maintained. We have moved all the parts that used to be in text files to the common SQLite database. The migration process is fully automated, and all existing samples will be renamed to *.loaded after migration. It is safe to delete those as soon as you feel comfortable.

  • Update OvyFlash/telegram-bot-api, transient deps by @paskal in #213
  • Add forward message detection and spam check by @umputun in #204
  • Add abnormal spacing detection for spam messages by @umputun in #206
  • Swiitch to Sqlite for all data by @umputun in #212
  • Switch emoji detection to external lib gomoji (significant speed improvement) by @umputun in #217
  • Requests history and openai integration by @umputun in #229
  • Add audio check by @umputun in #236
  • Add check by user ID endpoint by @umputun in #221
  • Handle empty message text in admin handler by @umputun in #237
  • Automatic DB backup by @umputun in #216
  • Improve request with history to OpenAI by @umputun in #244
  • Fix detection of forward status for messages with multiple media flags by @umputun in #238
  • Optimize sample loader by @umputun in #218
  • Optimize excluded tokens storage and lookup by @umputun in #219
  • Classifier unlearn by @umputun in #220
  • Remove chi package and migrate routing to routegroup by @umputun in #239
  • Switch from fork back to github.com/jessevdk/go-flags by @paskal in #209
  • Bump the go-modules-updates group in /_examples/simplechat with 2 updates by @dependabot in #211
  • Bump the go-modules-updates group with 3 updates by @dependabot in #210

Full Changelog: v1.15.0...v1.16.0

Don't miss a new tg-spam release

NewReleases is sending notifications on new releases.