Skip to content

Releases: krau/SaveAny-Bot

v0.20.0

12 Apr 08:27
c8c348a
Compare
Choose a tag to compare

   🚀 Features

  • Add expiration handling for database entries and enhance user model with rules  -  by @krau (3bdef)
  • Automatic file organization based on rules, close #28  -  by @krau in #28 (166c2)
  • Refactor caching logic to use gocache for better compatibility  -  by @krau (725ac)
  • Batch save files  -  by @krau (c8c34)
    View changes on GitHub

v0.19.3

07 Apr 02:24
50fba3f
Compare
Choose a tag to compare

   🚀 Features

  • Add configurable timeout for Telegram client initialization  -  by @krau (50fba)
    View changes on GitHub

v0.19.2

31 Mar 09:35
300f772
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.19.1

26 Mar 02:36
491ba55
Compare
Choose a tag to compare

   🚀 Features

  • Add support for handling unsupported stream storage in download process  -  by @krau (491ba)
    View changes on GitHub

v0.19.0

26 Mar 02:23
7ffd989
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Not pass content length when uploading in non stream mode  -  by @krau (7ffd9)
    View changes on GitHub

v0.18.0

24 Mar 14:05
347a60f
Compare
Choose a tag to compare

   🚀 Features

  • Enhance file name generation to include media extensions  -  by @krau (da69f)

   🐞 Bug Fixes

  • Implement image extraction from Telegraph nodes  -  by @krau (347a6)
    View changes on GitHub

v0.17.1

22 Mar 09:15
746ca02
Compare
Choose a tag to compare

   🚀 Features

  • Add version and commit information to help text in start command  -  by @krau (3918f)

   🐞 Bug Fixes

  • Remove caching logic for Telegram messages in GetTGMessage function, close #40  -  by @krau in #40 (8d44b)
    View changes on GitHub

v0.17.0

22 Mar 04:09
f14c436
Compare
Choose a tag to compare

   🚀 Features

  • Refactor storage configuration to use dedicated storage package and add new storage types  -  by @krau (65fee)
  • Implement GenFileNameFromMessage function for improved file naming  -  by @krau (19efa)
  • Download telegraph images , close #5  -  by @krau in #5 (3e3a3)
  • Cancel download telegraph task  -  by @krau (f14c4)

   🐞 Bug Fixes

  • Reorganize cache destination path handling in processPendingTask function  -  by @krau (635f0)
    View changes on GitHub

v0.16.0

11 Mar 14:26
721c966
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.15.3

03 Mar 03:00
3def9df
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • alist: Do not upload file as task to prevent alist cache full file  -  by @krau (790a3)
    View changes on GitHub