Skip to content

Releases: krau/SaveAny-Bot

v0.55.3

30 Mar 10:36
159dba6

Choose a tag to compare

   🐞 Bug Fixes

  • config: Comment out default config saving logic  -  by @krau (159db)
    View changes on GitHub

v0.55.2

30 Mar 10:18
22d773d

Choose a tag to compare

   🐞 Bug Fixes

  • entrypoint: Remove config.toml check  -  by @krau (22d77)
    View changes on GitHub

v0.55.1

11 Mar 11:39
38355df

Choose a tag to compare

   🐞 Bug Fixes

  • watch: Enhance group media handling  -  by @krau (09402)
    View changes on GitHub

v0.55.0

05 Mar 11:43
602fc25

Choose a tag to compare

   🚀 Features

  • api: Implement task management API with handlers for creating, listing, retrieving, and canceling tasks  -  by @krau (3eb3b)

   🐞 Bug Fixes

    View changes on GitHub

v0.54.0

30 Jan 05:35
091f581

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Update StoragePath method to return specific path for single file  -  by @krau (b431f)
    View changes on GitHub

v0.53.2

30 Jan 04:44
a02e8a8

Choose a tag to compare

   🐞 Bug Fixes

  • Update storage path handling in Save method  -  by @krau (a02e8)
    View changes on GitHub

v0.53.1

29 Jan 09:13
4d2c345

Choose a tag to compare

   🐞 Bug Fixes

  • Enhance filename extraction logic for downloads and add unit tests  -  by @krau (4d2c3)
    View changes on GitHub

v0.53.0

19 Jan 13:35
82e1efb

Choose a tag to compare

   🚨 Breaking Changes

  • Refactor batch import task to transfer task  -  by @krau (dd0de)

   🚀 Features

  • Add yt-dlp to Dockerfile for enhanced media handling  -  by @krau (e6d8c)
  • Implement transfer command for file transfers between storages  -  by @krau (3d20f)
  • Update transfer command to remove target path requirement and adjust usage instructions  -  by @krau (69905)
    View changes on GitHub

v0.52.1

19 Jan 12:36
17e340f

Choose a tag to compare

   🐞 Bug Fixes

  • Improve file listing and path handling in Webdav storage  -  by @krau (17e34)
    View changes on GitHub

v0.52.0

19 Jan 09:49
f92c43b

Choose a tag to compare

   🚀 Features

  • Add custom parameter support to /ytdlp command , close #184  -  by @Copilot and @krau in #185 and #184 (3e20d)
  • Support import files from storages to telegram  -  by @krau and Copilot in #183 (f92c4)
    View changes on GitHub