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 1c34e0d commit d536355Copy full SHA for d536355
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 1.1.10 - 2020-12-07
4
+
5
+### Changed
6
+- Update Font Awesome remote source to 5.15.1.
7
8
+### Fixed
9
+- Ensure icons load in Super Table and other nesting fields.
10
11
## 1.1.9 - 2020-08-11
12
13
### Added
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/icon-picker",
"description": "Provide content editors a field to pick an icon from a public directory.",
"type": "craft-plugin",
- "version": "1.1.9",
+ "version": "1.1.10",
"keywords": [
"craft",
"cms",
0 commit comments