Skip to content

Releases: danog/telegram-entities

Add mbSubstrReplace

22 Jun 12:28

Choose a tag to compare

What's Changed

New Contributors

  • @ahjdev made their first contribution in #3

Full Changelog: 1.0.4...1.0.5

Add support for `<span class="tg-spoiler">`

09 May 18:34

Choose a tag to compare

This release adds support for <span class="tg-spoiler"> entities, along with the already supported <tg-spoiler> tags.

Fix entity escaping for link tags in toHTML

07 May 13:18

Choose a tag to compare

1.0.3

Add entity escaping to URLs

Improve markdown parsing

25 Apr 16:07

Choose a tag to compare

Improve markdown parsing, fixing a small issue.

Fix toHTML

22 Apr 15:33

Choose a tag to compare

Small fix to toHTML!

First release

15 Apr 13:54

Choose a tag to compare

First release of the library!