Skip to content

Releases: lorenzo/pinky

1.1.0

31 Jul 13:38
e1b1bdb
Compare
Choose a tag to compare

What's Changed

  • [FEATURE] Add data-href as button attribute by @kanow in #26

New Contributors

  • @kanow made their first contribution in #26

Full Changelog: 1.0.9...1.1.0

1.0.9

12 Jan 16:16
f890472
Compare
Choose a tag to compare

What's Changed

  • Fix the handling of Unicode characters by @stof in #29

Full Changelog: 1.0.8...1.0.9

1.0.8

09 Jan 10:13
ffa44ca
Compare
Choose a tag to compare

What's Changed

  • Supports PHP8.2, fix mb_convert_encoding usage deprecation by @stephpy in #27

New Contributors

Full Changelog: 1.0.7...1.0.8

1.0.7

02 Oct 12:18
60afc9f
Compare
Choose a tag to compare
  • Call libxml_disable_entity_loader(false) to avoid external entities being loaded by mistake, which is usually a security flaw

1.0.6

17 Mar 12:15
61de35e
Compare
Choose a tag to compare

Fix error in PHP 8.4

1.0.5

16 Sep 21:25
2bc1a9d
Compare
Choose a tag to compare

Fixed rendering of first and last classes in table columns. Thanks @fabpot

1.0.4

04 Apr 22:16
95405cb
Compare
Choose a tag to compare

Added ext-xsl to the list of required extensions

1.0.3

18 Sep 14:19
5694315
Compare
Choose a tag to compare

Fixed issue with the callout component

1.0.2

10 Sep 11:08
a182f26
Compare
Choose a tag to compare

Fixed issues with the

tag