Skip to content

Releases: putyourlightson/craft-sprig

2.15.3

18 Feb 12:36
2.15.3
c730460

Choose a tag to compare

  • Fixed a bug introduced in 2.15.2.

2.15.2

18 Feb 00:02
2.15.2
e1d9986

Choose a tag to compare

  • Updated htmx to version 2.0.8 (changelog).
  • The Sprig Playground is now only available in environments in which devMode is enabled, unless the enablePlaygroundWhenDevModeDisabled config setting is explicitly set to true.

3.7.2

17 Feb 23:26
3.7.2
08a3948

Choose a tag to compare

  • Updated htmx to version 2.0.8 (changelog).
  • The Sprig Playground is now only available in environments in which devMode is enabled, unless the enablePlaygroundWhenDevModeDisabled config setting is explicitly set to true.

3.7.1

14 Sep 15:08
3.7.1
c35c88e

Choose a tag to compare

  • Updated htmx to version 2.0.7 (changelog).
  • Improved the check for Twig globals.

2.15.1

14 Sep 15:16
2.15.1
a4231f6

Choose a tag to compare

3.7.0

09 Aug 07:50
3.7.0
573155b

Choose a tag to compare

  • Updated htmx to version 2.0.6 (changelog).
  • Variables named the same as Twig globals are now disallowed (#422).

2.15.0

09 Aug 07:59
2.15.0
9e0abc9

Choose a tag to compare

  • Updated htmx to version 2.0.6 (changelog).
  • Variables named the same as Twig globals are now disallowed (#422).

3.6.1

16 Apr 14:29
3.6.1
783848b

Choose a tag to compare

  • Access to the Sprig Playground is now blocked entirely when the config setting is disabled.

2.14.1

16 Apr 14:30
2.14.1
9be26c1

Choose a tag to compare

  • Access to the Sprig Playground is now blocked entirely when the config setting is disabled.

3.6.0

10 Apr 02:09
3.6.0
ef53aa5

Choose a tag to compare

  • Updated htmx to version 2.0.4 (changelog).
  • The Sprig Playground component template is now rendered in a sandboxed context.
  • Fixed an information disclosure vulnerability.
  • Fixed an XSS vulnerability.