Skip to content

Releases: lukas-frey/filament-icon-picker

3.1.0

23 Aug 19:52
Compare
Choose a tag to compare

3.1.0 (2025-08-23)

Features

  • icons: improve icon fetching logic in IconManager (9b8efd2)

Chore

  • deps: bump aglipanci/laravel-pint-action from 2.5 to 2.6 (c3f5181)

3.0.0

20 Aug 07:08
Compare
Choose a tag to compare

3.0.0 (2025-08-20)

⚠ BREAKING CHANGES

  • filament v4 support

Features

Bug Fixes

  • icon column null if icon does not exist anymore (5489f2d)
  • namespace (05e6e6d)

Refactor

  • cleanup Icon (ffd261e)
  • cleanup Icon (01f67d1)
  • no results found and searching cards to own component (edd8b87)

Chore

Style

3.0.0-beta.1

19 Aug 13:26
Compare
Choose a tag to compare
3.0.0-beta.1 Pre-release
Pre-release

3.0.0-beta.1 (2025-08-19)

⚠ BREAKING CHANGES

  • filament v4 support

Features

Bug Fixes

  • icon column null if icon does not exist anymore (5489f2d)

Refactor

  • cleanup Icon (ffd261e)
  • cleanup Icon (01f67d1)
  • no results found and searching cards to own component (edd8b87)

Chore

2.3.1

19 Aug 12:49
Compare
Choose a tag to compare

2.3.1 (2025-08-19)

2.3.0

25 Feb 19:08
123543b
Compare
Choose a tag to compare

2.3.0 (2025-02-25)

Features

  • remove laravel dependency to support all versions (123543b)

2.2.4

27 Jun 07:07
ed309fe
Compare
Choose a tag to compare

2.2.4 (2024-06-27)

Features

Bug Fixes

2.2.3

27 Jun 07:01
9107853
Compare
Choose a tag to compare

2.2.3 (2024-06-27)

Features

  • Add caching for generating the icons array (63015bf)

2.2.2

22 May 07:08
22220c4
Compare
Choose a tag to compare

2.2.2 (2024-05-22)

Bug Fixes

  • support nested directories (22220c4)

2.2.1

11 May 16:40
e2aa51c
Compare
Choose a tag to compare

2.2.1 (2024-05-11)

Bug Fixes

  • parameters of createOptionUsing method (e2aa51c)

2.2.0

01 Mar 14:41
a5531db
Compare
Choose a tag to compare

2.2.0 (2024-03-01)

Features