Skip to content

Commit 9f430d1

Browse files
committed
version 3.0.5
1 parent 0e96675 commit 9f430d1

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## 3.0.5 - 2025-07-18
4+
5+
### Added
6+
- Add troubleshooting and diagnostics utility.
7+
- Add support for custom Font Awesome icons.
8+
9+
### Changed
10+
- Update English translations.
11+
- Update Material Icons symbols.
12+
13+
### Fixed
14+
- Fix lack of handling for database column type for field.
15+
316
## 3.0.4 - 2025-05-01
417

518
### Fixed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/icon-picker",
33
"description": "A slick field to pick icons from. Supports SVGs, Sprites, Webfonts, Font Awesome and more.",
44
"type": "craft-plugin",
5-
"version": "3.0.4",
5+
"version": "3.0.5",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)