Releases: SideCloudGroup/BetterForward
Releases · SideCloudGroup/BetterForward
v1.1.2
v1.1.1
New Features 新功能
- Added a human verification feature to ensure that users are real people, effectively preventing the sending of spam messages. The captcha feature now supports both arithmetic and button-based captchas for enhanced flexibility.
增加了人机验证功能,以确保用户是真人操作,从而有效防止垃圾信息(SPAM)的发送。验证码功能现已支持算数验证码和按钮验证码,提高了灵活性。
Captcha settings can be found in the help menu for admins.
管理员可以在帮助菜单中找到验证码设置。
- Broadcast message feature added, allowing administrators to send messages to all users.
增加了广播消息功能,允许管理员向所有用户发送消息。
v1.0.9
v1.0.8
v1.0.7
New Features
- Check the validity of the regular expression when adding the auto-reply rule
- Add pagination for auto-reply to avoid messages too long
- Check the existence of the database folder (fixes #17)
- Use caching to reduce database reads
- Add the link to open chat by user ID
Full Changelog: 1.0.6...1.0.7
v1.0.6
New Features
- Add
default message
as the response of /help and /start. Admins can adjust this message in the menu. - Not displaying admin commands to users.
Full Changelog: 1.0.5...1.0.6
v1.0.5
v1.0.4
New Features
- Added action menu to visually manage autoresponders.
- Added function for banning and unbanning users.
- Support multiple content types as auto-reply.
Contributors
Full Changelog: 1.0.3...1.0.4
v1.0.3
New Features
- Queue is used for processing messages.
Bug Fixes
- Automatically send error message when failed to forward, easier to navigate to errors.
- Cannot delete chat with user id properly.
auto_response
cannot work as expected.
Other Changes
- Project documents rebuilt to
docs
folder.
Contributors
Full Changelog: 1.0.2...1.0.3
v1.0.2
Bugs fixed:
- Unable to forward photos with texts to users.
- Other simple bugs.
Features added:
- Introducing
topic_action
to decide whether to create a new thread or not when Automatic response is activated. - Other simple improvements.
Full Changelog: 1.0.1...1.0.2