Skip to content

v2.2.2,2023-10-30

Compare
Choose a tag to compare
@tangyoha tangyoha released this 30 Oct 03:16

新功能

  • 添加reply_to_message_id 过滤条件
  • 隐藏转发源信息 #68
  • 支持完整转发一组媒体
  • 支持限制每分钟转发数量,请查阅 forward_limit
  • 支持机器人停止转发,下载,监听转发等任务
  • 支持没有音频的媒体组转发
  • 支持高延迟网络登录tdl
  • 添加机器人上传telegram进度显示
  • 支持评论区资源下载

修复

  • 修复rclone存在空格无法创建文件问题
  • 修复window打包程序无法访问网页
  • 修复机器人下载时候,过滤器配置无法正常生效
  • 修复转发逻辑问题 #112
  • 修复转发范围设置问题 #99

Feat

  • Add reply_to_message_id filter condition
  • Hide forwarding source information #68
  • Support complete forwarding of a group of media
  • Supports limiting the number of forwards per minute, please check forward_limit
  • Support robots to stop forwarding, downloading, monitoring forwarding and other tasks
  • Support media group forwarding without audio
  • Support high-latency network login tdl
  • Add robot upload telegram progress display
    *Support downloading resources in the comment area

Fix

  • Fixed the problem that rclone cannot create files due to spaces.
  • Fixed the problem that the window packager cannot access the web page
    *Fixed the problem that the filter configuration cannot take effect normally when the robot is downloaded
  • Fix forwarding logic issue #112
  • Fix forwarding range setting issue #99

What's Changed

  • Ignore incorrectly truncated utf-8 output from rclone by @LXY1226 in #109
  • fix: the error caused by aligo not converting when encountering spaces. by @dahai9 in #111
  • fix: the error caused by rclone not converting when encountering spaces. by @dahai9 in #110
  • feat: support multi media forward by @tangyoha in #116

New Contributors

Full Changelog: v2.2.1...v2.2.2