Skip to content

Releases: s9e/TextFormatter

2.11.3 (2022-06-13)

13 Jun 00:32
2.11.3
e94e182
Compare
Choose a tag to compare

Full commit log

Added

  • e0fab7776 MediaEmbed: added support for private playlists in SoundCloud

2.11.2 (2022-06-05)

05 Jun 19:22
2.11.2
34f4973
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.11.1...2.11.2

2.11.1 (2022-05-15)

15 May 15:55
2.11.1
db5ef4b
Compare
Choose a tag to compare

Full commit log

Added

  • 7cd2a60be MediaEmbed: added Gfycat oEmbed data
  • 16d598964 MediaEmbed: added support for dark theme in Instagram
  • 66afa69e6 MediaEmbed: added support for dark theme in Reddit
  • 6fca64d7e MediaEmbed: added support for dark theme in Telegram

Removed

  • 5e294db63 MediaEmbed: removed Vocaroo's old Flash player

Fixed

  • c199a448a Fixed callable type annotations

Changed

  • 840acf54c ElementInspector: updated element definitions
  • 0f6b6372a MediaEmbed: updated Acast
  • 2822347ca MediaEmbed: updated Getty
  • 6b6fc560c MediaEmbed: updated Odysee
  • e0d2ecbb2 MediaEmbed: updated Rumble
  • 683a50394 MediaEmbed: updated Spotify example URL
  • e3c00295b MediaEmbed: updated Streamable
  • 17904dd79 MediaEmbed: updated TikTok
  • 2483eaf1b MediaEmbed: updated Twitter
  • 0cbd29fde MediaEmbed: updated Twitter
  • bfd6323d0 MediaEmbed: updated Vimeo
  • 3fcab01e0 MediaEmbed: updated Vimeo
  • 53ce06e23 MediaEmbed: updated WSHH
  • 9c8a36d2d Updated external dependencies
  • d11508589 Use correct parameter type in setParameters docblock
  • 4f02bf465 XmlFileDefinitionCollection: allow '0' to be cast to an integer
  • bc0d88317 XmlFileDefinitionCollection: do not convert non-string values

2.11.0 (2021-10-02)

02 Oct 19:09
2.11.0
b9d9d7a
Compare
Choose a tag to compare

Full commit log

Added

  • bc58b94ed Added support for PHP 8.1
  • cf6fb85ce MediaEmbed: added Audius

Changed

  • 1d5e3e2a1 Emoji: updated to Unicode 14.0
  • e8ff4904d MediaEmbed: updated Facebook

2.10.0 (2021-08-11)

11 Aug 15:46
2.10.0
00df71d
Compare
Choose a tag to compare

Full commit log

Changed

  • 2bacb5d24 BBCodes: give explicitly-paired BBCodes slightly better priority
  • 1c00f2624 MediaEmbed: ignore Gist archive links
  • 11c766817 MediaEmbed: updated Acast
  • e75f9f3d2 MediaEmbed: updated Gist
  • a81e56567 MediaEmbed: updated TrendingViews
  • f80f790b0 NormalizedCollection: ignore invalid keys in delete() and exists()

2.9.4 (2021-07-09)

09 Jul 23:10
2.9.4
8d3c93c
Compare
Choose a tag to compare

Full commit log

Added

  • 6d3c5af8e MediaEmbed: added Acast
  • 0c4e0c15c MediaEmbed: added YouMaker
  • dcf3cbf98 RegexpConvertor: added early return for empty regexps

Changed

  • c88fe3653 BBCodes: updated default CODE BBCode
  • 62b4e7f4b BBCodes: updated default CODE BBCode
  • 29d5bcf16 Change code highlighting theme from github-gist to github.
  • 37fadd4e9 MediaEmbed: scrape from HTTP headers as well as body
  • 6e66120f0 MediaEmbed: updated 247Sports
  • 83629d2c4 MediaEmbed: updated Medium
  • 03c9dd73a Use HLJS 11.0.1

2.9.3 (2021-05-30)

30 May 11:33
2.9.3
a8767be
Compare
Choose a tag to compare

Full commit log

Changed

  • fd0df9fe2 BBCodes: updated default CODE BBCode
  • 699577a02 Quick renderer: do not transform switch statements

2.9.2 (2021-05-17)

17 May 16:13
2.9.2
918f105
Compare
Choose a tag to compare

Full commit log

Fixed

  • 5df3c57b9 StylesheetCompressor: fixed an issue with UTF-8 chars incorrectly split

2.9.1 (2021-05-09)

09 May 00:44
2.9.1
e81057d
Compare
Choose a tag to compare

Full commit log

Added

  • 2091db6b6 FixUnescapedCurlyBracesInHtmlAttributes: added support for arrow functions
  • 129691ddd MediaEmbed: added Odysee

Removed

  • ce1817bf0 MediaEmbed: removed defunct sites Break, GameTrailers, and Mixer

Changed

  • 16a01b3df ElementInspector: updated definitions from HTML specs
  • 70e05f3c3 JavaScript: replaced substr() with substring()
  • 632452c0a MediaEmbed: updated Odysee
  • fa6ce8f1a MediaEmbed: updated YouTube
  • b680fbcd0 Replaced ternaries with null coalescing operators
  • e51239b7e UrlFilter: updated regexp and JavaScript version

2.9.0 (2021-04-17)

17 Apr 23:41
2.9.0
d764e9e
Compare
Choose a tag to compare

Full commit log

Added

  • 4256d1f08 MediaEmbed: added Apple Podcasts
  • beb0082bc XPathConvertor: added support for PHP 8.0 string functions

Changed

  • f801b61f2 MediaEmbed: updated IMDb
  • 44f22bfc8 MediaEmbed: updated Wistia
  • bd16776c5 Updated bundles
  • f1fe19a42 XPathConvertor: made the optional PHP features togglable
  • 26ac52914 XSLT: explicitly set htmlspecialchars() escape mode