Skip to content

Releases: krau/SaveAny-Bot

v0.27.0

09 Jul 12:36
4ebacb0
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Enhance filename generation by using media file name if available  -  by @krau (fc4a1)
    View changes on GitHub

v0.26.1

07 Jul 05:59
7a2274b
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Parse chat ID correctly in Save method for Telegram storage  -  by @krau (69a3e)
    View changes on GitHub

v0.26.0

04 Jul 08:12
dc0debc
Compare
Choose a tag to compare

   🚀 Features

  • Make retry middleware configurable  -  by @krau (80146)
  • Handle media group message in updates  -  by @krau (3ce99)
  • Implement album handling rules and refactor related logic  -  by @krau (d703f)
  • Add test case for nested directory file writing  -  by @krau (4b136)

   🐞 Bug Fixes

  • Add unique filename handling with error logging in Save method for Minio and Webdav  -  by @krau (dc0de)
  • ci: Try speed up docker build  -  by @krau (f84c8)
  • dockerignore: Ensure docs directory is ignored correctly  -  by @krau (f4d42)
    View changes on GitHub

v0.25.1

30 Jun 14:21
cb6540c
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • minio: Trim leading slash in JoinStoragePath method  -  by @krau (cb654)
    View changes on GitHub

v0.25.0

29 Jun 15:26
e7bab27
Compare
Choose a tag to compare

   🚀 Features

  • Add user client inject in file link handler  -  by @krau (e7bab)
    View changes on GitHub

v0.24.1

20 Jun 14:43
3b85911
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.24.0

20 Jun 14:30
336309f
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.23.1

20 Jun 13:31
c82c246
Compare
Choose a tag to compare

   🚀 Features

  • Add IterMessages function for message iteration with error handling  -  by @krau (f5e33)
  • Exec command hook , close #79  -  by @krau in #79 (c82c2)
  • config: Add cache configuration options for TTL, num counters, and max cost  -  by @krau (75856)

   🐞 Bug Fixes

    View changes on GitHub

v0.23.0 此版本进行了大量重构, 如有bug请通过 issue 反馈

15 Jun 16:19
44c0c78
Compare
Choose a tag to compare

   🚀 Features

  • Parse message link via userbot, close #70  -  by @krau in #70 (56ea1)
  • Parse media group, wip  -  by @krau (19535)
  • Update fetch message to support user client  -  by @krau (9d3a3)
  • Rename file only when storagePath exists  -  by @krau (e85d3)
  • Update database driver to use gormlite and add new dependencies  -  by @krau (28074)

   🐞 Bug Fixes

  • Optimize directory data handling in BuildSetDirKeyboard function  -  by @krau (8ebf9)
  • Default dir call back data type  -  by @krau (44c0c)
    View changes on GitHub

Pre Release: Test User Bot

09 Jun 09:44
9d3a3a8
Compare
Choose a tag to compare
Pre-release

已弃用


测试版本: User Bot 集成

仅供测试使用, 尚不完善, 请通过 discussion 反馈

使用 userbot 务必使用自己账号的 api id & hash, 否则你的账号很可能会被封锁

在配置文件中添加

[telegram.userbot]
enable = true

可开启 userbot 支持, 将支持私密频道与群组文件的下载.

开启后, 第一次启动时将提示输入手机号, 验证码和 2FA 来登录账号

使用 userbot 存在无法避免的封号风险, 请自行酌情使用