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 308cd65 commit c5c5b72Copy full SHA for c5c5b72
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 4.0.1 - 2022-12-03
4
+
5
+### Fixed
6
+- Fix an error when viewing the field in Live Preview with no value.
7
8
## 4.0.0 - 2022-08-27
9
10
### Changed
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/footnotes",
"description": "Adds a footnotes feature to Redactor fields and Twig templates.",
"type": "craft-plugin",
- "version": "4.0.0",
+ "version": "4.0.1",
"keywords": [
"craft",
"cms",
0 commit comments