Skip to content

Releases: LucaDevelop/telegram-entities-decoder

v1.3.1

01 Feb 17:17
Compare
Choose a tag to compare
  • Fixed bug with "pre" entity (monospace) with Markdown and MarkdownV2 parse modes (#4)

v1.3

31 Dec 17:49
6da5ec6
Compare
Choose a tag to compare
  • Added support to "blockquote" entity
  • Added support to "custom_emoji" entity (Thanks @Gruven!)

v1.2.1

24 Jan 11:52
Compare
Choose a tag to compare
  • Added Exception to the constructor for wrong input as style
  • Added mbstring requirement in composer.json

v1.2

20 Jan 15:54
Compare
Choose a tag to compare
  • Added support for caption of attachments (photos, documents, etc.)
  • Fix minor performance issues