diff --git a/CHANGELOG.md b/CHANGELOG.md index 879c7000fe..08bc846242 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,46 @@ # Changelog +## v1.6.1 + +### en + +**This is a rushed release. It bumps the dependency `telethon` to the latest version. Please upgrade to this version +immediately to avoid being unable to login due to the outdated dependency.** + +The bot is currently being actively developed on the `multiuser` branch, but has not been merged back yet to avoid +introducing breaking changes too early. If you would like to try the multi-user version, there is a public +demo [@RSStT_Bot](https://t.me/RSStT_Bot) . + +#### New features + +- `.env` file support (only for manual execution, not for docker) +- Unescape HTML-escaped post title +- Use the title as the content of a post if the latter is of no text + +#### Changes + +- Minor bugfixes +- Introduce some workarounds to avoid being flood-controlled frequently +- Introduce some deps to speedup HTTP requests + +### zh-Hans + +**这是一个仓促的发布。它将依赖 `telethon` 升级到了最新版本。请立即升级到这个版本以免由于依赖过时而无法登录。** + +机器人正在 `multiuser` 分支上被活跃开发,但尚未被合并回来,以免过早引入重大变更。如果你想要尝试多用户版本,这里有一个公开的 demo [@RSStT_Bot](https://t.me/RSStT_Bot) 。 + +#### 新特性 + +- `.env` 文件支持 (仅在手动执行时支持,不支持 docker) +- 反转义受到 HTML 转义的文章标题 +- 当文章内容不含有文本时,将标题作为文章的内容 + +#### 变更 + +- 一些小的错误修复 +- 引入了一些变通解决方案以免频繁受到泛洪控制 +- 引入了一些依赖以加速 HTTP 请求 + ## v1.6.0 ### en @@ -56,7 +97,7 @@ 详见 [docker-compose.yml.sample](https://github.com/Rongronggg9/RSS-to-Telegram-Bot/blob/53f11a473933e620d707c9d15f6d48737bd7a982/docker-compose.yml.sample#L43) 中的说明) -#### 新功能 +#### 新特性 - 由于 Telegram bot 库的替换,bot 可以直接连接到 bot 所属的 DC,不需绕经 HTTP Bot API;也不需轮询获得消息更新,它在接收及发送消息方面都更为迅速,资源占用也更低; 即使 HTTP Bot API 宕机,bot 也可以正常工作 ( diff --git a/README.md b/README.md index 527681109f..6c3f91035d 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,19 @@ # RSS to Telegram Bot -**专为短动态类消息设计的 RSS Bot** +**关心你的阅读体验的 Telegram RSS 机器人** [![Build Status](https://img.shields.io/github/workflow/status/Rongronggg9/RSS-to-Telegram-Bot/Publish%20Docker%20image)](https://hub.docker.com/r/rongronggg9/rss-to-telegram) [![Docker Pulls](https://img.shields.io/docker/pulls/rongronggg9/rss-to-telegram)](https://hub.docker.com/r/rongronggg9/rss-to-telegram) [![GitHub stars](https://img.shields.io/github/stars/Rongronggg9/Rss-to-Telegram-Bot?style=social)](https://github.com/Rongronggg9/RSS-to-Telegram-Bot/stargazers) -RSStT_icon +[@RSStT_Bot](https://t.me/RSStT_Bot) (w/ English l10n) -[更新日志 CHANGELOG](CHANGELOG.md) +RSStT_icon -本项目现改以 AGPLv3 许可证分发,这是为了将来的多用户功能准备的。 +[更新日志 CHANGELOG](CHANGELOG.md) -加入频道 [@RSStT_Channel](https://t.me/RSStT_Channel) 以获取更新资讯;加入群组 [@RSStT_Group](https://t.me/RSStT_Group) 以参与讨论或反馈问题。 +使用公共 demo [@RSStT_Bot](https://t.me/RSStT_Bot) 以体验本机器人;加入频道 [@RSStT_Channel](https://t.me/RSStT_Channel) +以获取更新资讯;加入群组 [@RSStT_Group](https://t.me/RSStT_Group) 以参与讨论或反馈问题。 [![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template?template=https%3A%2F%2Fgithub.com%2FRongronggg9%2FRSS-to-Telegram-Bot%2Ftree%2Fdev&plugins=redis&envs=TOKEN%2CCHATID%2CMANAGER%2CDELAY&optionalEnvs=DELAY&TOKENDesc=%E4%BD%A0%E5%9C%A8+%40BotFather+%E7%94%B3%E8%AF%B7%E5%88%B0%E7%9A%84+bot+%E7%9A%84+token&CHATIDDesc=%E4%BD%A0%E7%9A%84+userid%EF%BC%88%E7%BA%AF%E6%95%B0%E5%AD%97%EF%BC%8C%E4%BB%8E+%40userinfobot%EF%BC%89%E8%8E%B7%E5%8F%96%EF%BC%9B%E6%88%96%E8%80%85%E9%9C%80%E8%A6%81%E6%8E%A8%E9%80%81%E5%88%B0%E7%9A%84%E9%A2%91%E9%81%93%E7%94%A8%E6%88%B7%E5%90%8D%EF%BC%88%E6%A0%BC%E5%BC%8F%EF%BC%9A%40channel%EF%BC%89&MANAGERDesc=%E4%BD%A0%E7%9A%84+userid&DELAYDesc=%E9%97%B4%E9%9A%94%E5%A4%9A%E4%B9%85%E6%A3%80%E6%9F%A5%E4%B8%80%E6%AC%A1%E8%AE%A2%E9%98%85%E6%9B%B4%E6%96%B0%EF%BC%88%E5%8D%95%E4%BD%8D%EF%BC%9A%E7%A7%92%EF%BC%89&referralCode=PEOFMi)