Skip to content

Releases: php-telegram-bot/support-bot

Version 0.14.0

27 May 19:24
20fd468
Compare
Choose a tag to compare

Added

  • Notify group on Laravel package releases.

Changed

  • Bump manager to 2.1.
  • Bump core to 0.81.

Removed

  • Travis CI webhook.

Security

  • Minimum PHP 8.1.

Version 0.13.2

04 Jun 21:18
2e173d3
Compare
Choose a tag to compare

Changed

  • Bump core to 0.77.1

Fixed

  • Bump service webhook handler

Version 0.13.1

27 May 17:52
39c3682
Compare
Choose a tag to compare

Fixed

  • Trigger the release note for released action instead of published.

Security

  • Require Guzzle 7.4.3 and up.

Version 0.13.0

24 Mar 21:16
28eeed3
Compare
Choose a tag to compare

Added

  • Rule regarding advertisements / job offers.
  • Notify about php-telegram-bot/fluent-keyboard releases.

Changed

  • Bumped to core 0.76.

Version 0.11.0

09 Jul 19:02
0b20ac5
Compare
Choose a tag to compare

Changed

  • Bumped to core 0.74.

Fixed

  • GitHub authentication.
  • Self-update.

Version 0.10.0

14 Jun 19:34
e45b1bb
Compare
Choose a tag to compare

Added

  • Rules notice to use Pastebin instead of posting code directly.

Changed

  • Bumped to manager 1.7.0 and core 0.73.
  • Various code tweaks, make use of PHP 8.

Security

  • Bumped dependencies.

Version 0.9.0

14 Mar 02:12
8c3329f
Compare
Choose a tag to compare

Changed

  • Moved to PHP 8.
  • Bump to version 0.71 of core.

Version 0.8.0

01 Jan 00:17
34565ee
Compare
Choose a tag to compare

Added

  • Possibility to set custom Request Client.

Changed

  • Bumped dependencies, use explicit version 0.70.1 of core.

Fixed

  • Only kick users that haven't already been kicked.

Version 0.7.0

04 Oct 00:38
b69792c
Compare
Choose a tag to compare

Added

  • Rules must be agreed to before allowing a user to post in the group. (#43)

Changed

  • Bumped dependencies, use explicit version 0.64.0 of core.

Security

  • Minimum PHP 7.4.

Version 0.6.0

06 Jul 11:22
c31d5c0
Compare
Choose a tag to compare

Added

  • New /donate command, to allow users to donate via Telegram Payments. (#40)
  • GitHub authentication to prevent hitting limits. (#41)

Changed

  • Link to the /rules command in the welcome message. (#42)