We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06586df commit 783848bCopy full SHA for 783848b
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Release Notes for Sprig
2
3
+## 3.6.1 - 2025-04-16
4
+
5
+- Access to the Sprig Playground is now blocked entirely when the config setting is disabled.
6
7
## 3.6.0 - 2025-04-09
8
9
- Updated htmx to version 2.0.4 ([changelog](https://github.com/bigskysoftware/htmx/blob/master/CHANGELOG.md#204---2024-12-13)).
composer.json
@@ -1,7 +1,7 @@
{
"name": "putyourlightson/craft-sprig",
"description": "A reactive Twig component framework for Craft.",
- "version": "3.6.0",
+ "version": "3.6.1",
"type": "craft-plugin",
"license": "mit",
"require": {
0 commit comments