Skip to content

Releases: getgrav/grav-plugin-shortcode-core

6.2.2

Choose a tag to compare

@rhukster rhukster released this 03 Jul 03:23
774d527

Bugfix

  • [security] Shortcode parameters that set an element's color, size, id, class or style are now escaped when written into the page, closing a stored cross-site scripting hole where a crafted value could break out of the attribute and run script in a visitor's or an administrator's browser (GHSA-q5fw-vpqc-fgph).

6.2.1

Choose a tag to compare

@rhukster rhukster released this 29 Jun 15:39
f1d8774

Bugfix

  • Fixed the [safe-email] shortcode producing a broken, double-wrapped link when Grav's GFM autolinker had already turned the bare address into a mailto link.

6.2.0

Choose a tag to compare

@rhukster rhukster released this 25 Jun 00:15
7b59abe

Improved

  • Renamed the TarsParser added in 6.1.0 to HybridParser, a name that better describes how it works: one regex pass lexes every tag, then a stack-based pass resolves nesting. It pairs RegexParser's speed with RegularParser's correctness.
  • Made hybrid the default parser for new installs and renamed the matching Processor dropdown option in the plugin settings.
  • Kept the old tars setting working. Sites that selected it keep running unchanged, the value now resolves to HybridParser automatically, so no config edits are needed.

6.1.0

Choose a tag to compare

@rhukster rhukster released this 21 Jun 18:02
36a3b25

New

  • Added the new TarsParser, which matches the Regular parser's correctness but runs several times faster and uses less memory.
  • Made Tars the default parser for new installs, selectable from the Processor dropdown in the plugin settings.

6.0.0

Choose a tag to compare

@rhukster rhukster released this 17 Jun 20:15
6.0.0
ac40052
Release v6.0.0

5.4.0

Choose a tag to compare

@rhukster rhukster released this 03 Jun 17:54
5.4.0
c1bdc1e
Release v5.4.0

5.3.2

Choose a tag to compare

@rhukster rhukster released this 05 May 14:09
13c2d64
    • Added 1.7|2.0 compatibility flags

5.3.1

Choose a tag to compare

@rhukster rhukster released this 24 Dec 00:17
5.3.1
27175dd
Release v5.3.1

5.3.0

Choose a tag to compare

@rhukster rhukster released this 25 Aug 13:25
5.3.0
48a88e2
Release v5.3.0

5.2.1

Choose a tag to compare

@rhukster rhukster released this 06 Jan 14:28
5d91ba3
Release v5.2.1