Releases: krau/SaveAny-Bot
Releases · krau/SaveAny-Bot
v0.27.0
v0.26.1
🐞 Bug Fixes
View changes on GitHub
v0.26.0
🚀 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
🐞 Bug Fixes
View changes on GitHub
v0.25.0
v0.24.1
v0.24.0
v0.23.1
🚀 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
- Cache init after config - by @krau (88128)
- minio: Pass the size to minio puitobject - by @krau (eb6f8)
View changes on GitHub
v0.23.0 此版本进行了大量重构, 如有bug请通过 issue 反馈
🚀 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
已弃用
测试版本: User Bot 集成
仅供测试使用, 尚不完善, 请通过 discussion 反馈
使用 userbot 务必使用自己账号的 api id & hash, 否则你的账号很可能会被封锁
在配置文件中添加
[telegram.userbot]
enable = true
可开启 userbot 支持, 将支持私密频道与群组文件的下载.
开启后, 第一次启动时将提示输入手机号, 验证码和 2FA 来登录账号
使用 userbot 存在无法避免的封号风险, 请自行酌情使用