Skip to content

Releases: GuavaCZ/filament-icon-picker

4.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Jan 10:42

4.0.0 (2026-01-24)

⚠ BREAKING CHANGES

  • add support for filament v5

Features

  • add support for filament v5 (5a8eb99)

Chore

  • deps: bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 (9afa3db)

3.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 19:52

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

Choose a tag to compare

@github-actions github-actions released this 20 Aug 07:08

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

3.0.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Aug 13:26

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

Choose a tag to compare

@github-actions github-actions released this 19 Aug 12:49

2.3.1 (2025-08-19)

2.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Feb 19:08
123543b

2.3.0 (2025-02-25)

Features

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

2.2.4

Choose a tag to compare

@github-actions github-actions released this 27 Jun 07:07
ed309fe

2.2.4 (2024-06-27)

Features

Bug Fixes

2.2.3

Choose a tag to compare

@github-actions github-actions released this 27 Jun 07:01
9107853

2.2.3 (2024-06-27)

Features

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

2.2.2

Choose a tag to compare

@github-actions github-actions released this 22 May 07:08
22220c4

2.2.2 (2024-05-22)

Bug Fixes

  • support nested directories (22220c4)

2.2.1

Choose a tag to compare

@github-actions github-actions released this 11 May 16:40
e2aa51c

2.2.1 (2024-05-11)

Bug Fixes

  • parameters of createOptionUsing method (e2aa51c)