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 2cba689 commit 2d38512Copy full SHA for 2d38512
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 1.1.6 - 2020-06-08
4
+
5
+### Fixed
6
+- Improve performance of remote icon sets. (thanks @bertoost).
7
8
## 1.1.5 - 2020-06-06
9
10
### 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.5",
+ "version": "1.1.6",
"keywords": [
"craft",
"cms",
0 commit comments