Skip to content

Releases: jacklul/monolog-telegram

3.2.0

24 Jan 18:09
1f2069f
Compare
Choose a tag to compare

What's Changed

  • PHP 8.4 compatibility by @Niklan in #6
  • Add support for Message Thread ID (Topics) by @Niklan in #5

New Contributors

  • @Niklan made their first contribution in #6

Full Changelog: 3.1.0...3.2.0

3.1.0

21 Nov 18:27
ec8674f
Compare
Choose a tag to compare

Add Emojis to the formatter

3.0.0

31 Jan 18:29
00a0352
Compare
Choose a tag to compare

Move to Monolog 3.0

2.1.0

14 Dec 11:29
ac38297
Compare
Choose a tag to compare

Update to support PHP 8

2.0.0

19 Feb 19:37
50dfd4a
Compare
Choose a tag to compare

Move to Monolog 2.0

1.4.0

25 Feb 17:53
Compare
Choose a tag to compare

Futher improvements to code + simple tests

1.3.0

25 Feb 14:29
Compare
Choose a tag to compare

Just code improvements and added peer verification option

1.2.1

12 Jan 08:32
Compare
Choose a tag to compare

No actual code changes, just moving out screenshots from the repository

1.2.0

06 Dec 21:46
Compare
Choose a tag to compare

Small redesign and overall improvements

  • Guzzle is no longer a dependency (remember to update your code)
  • Message will be split in parts when exceeds maximum limit

This version is potentially not backwards compatible when custom Guzzle options were used.
bubble is placed in place of client_options to prevent applications from failing after update.

1.1.4

06 Dec 21:46
Compare
Choose a tag to compare