Skip to content

Releases: SideCloudGroup/BetterForward

v1.0.9

06 Oct 19:21
c3dd926
Compare
Choose a tag to compare

New Features

  • Messages can be deleted by the command /delete

Full Changelog: 1.0.8...1.0.9

v1.0.8

01 Sep 12:55
79c7f25
Compare
Choose a tag to compare

Fixes

  • Failed to terminate the chat when it does not exist in the database
  • Failed to send the initial message when username contains the special characters (fixes #21 )

Full Changelog: 1.0.7...1.0.8

v1.0.7

28 Aug 02:23
431c476
Compare
Choose a tag to compare

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

05 Jul 06:58
8583715
Compare
Choose a tag to compare

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

24 May 22:04
ea69008
Compare
Choose a tag to compare

What's Changed

  • feat: message reply and edit handle by @pplulee in #3

New Contributors

Full Changelog: 1.0.4...1.0.5

v1.0.4

10 May 16:48
94c54e0
Compare
Choose a tag to compare

New Features

  • Added action menu to visually manage autoresponders.
  • Added function for banning and unbanning users.
  • Support multiple content types as auto-reply.

Contributors

Thank those wonderful people:
Contributors

Full Changelog: 1.0.3...1.0.4

v1.0.3

06 May 16:43
3303bad
Compare
Choose a tag to compare

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

Thank those wonderful people:
Contributors

Full Changelog: 1.0.2...1.0.3

v1.0.2

02 May 22:47
d00e1b6
Compare
Choose a tag to compare

Bugs fixed:

  1. Unable to forward photos with texts to users.
  2. Other simple bugs.

Features added:

  1. Introducing topic_action to decide whether to create a new thread or not when Automatic response is activated.
  2. Other simple improvements.

Full Changelog: 1.0.1...1.0.2