Skip to content

Releases: lorenzo/pinky

1.1.0

Choose a tag to compare

@lorenzo lorenzo released this 31 Jul 13:38
e1b1bdb

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

Choose a tag to compare

@lorenzo lorenzo released this 12 Jan 16:16
f890472

What's Changed

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

Full Changelog: 1.0.8...1.0.9

1.0.8

Choose a tag to compare

@lorenzo lorenzo released this 09 Jan 10:13
ffa44ca

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

Choose a tag to compare

@lorenzo lorenzo released this 02 Oct 12:18
60afc9f
  • Call libxml_disable_entity_loader(false) to avoid external entities being loaded by mistake, which is usually a security flaw

1.0.6

Choose a tag to compare

@lorenzo lorenzo released this 17 Mar 12:15
61de35e

Fix error in PHP 8.4

1.0.5

Choose a tag to compare

@lorenzo lorenzo released this 16 Sep 21:25
2bc1a9d

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

1.0.4

Choose a tag to compare

@lorenzo lorenzo released this 04 Apr 22:16
95405cb

Added ext-xsl to the list of required extensions

1.0.3

Choose a tag to compare

@lorenzo lorenzo released this 18 Sep 14:19
5694315

Fixed issue with the callout component

1.0.2

Choose a tag to compare

@lorenzo lorenzo released this 10 Sep 11:08
a182f26

Fixed issues with the

tag