Skip to content

Releases: driesvints/blade-icons

1.2.1

20 Feb 17:25
f954c3f

Choose a tag to compare

Security

  • Fix XSS injection vulnerability (f954c3f)

1.2.0

20 Jan 12:30
5cfafd0

Choose a tag to compare

Changed

  • Laravel 9 support (#183)

1.1.2

11 Aug 10:09
548869b

Choose a tag to compare

Changed

  • Make original file available in icon generation callback (#173)

1.1.1

29 Jun 19:36
92e6394

Choose a tag to compare

Changed

  • New suffix options (#166)

1.1.0

25 Jun 20:32
0dde4a2

Choose a tag to compare

Added

  • Add icon generation for package maintainers (#144)

1.0.2

03 Apr 19:08
716c399

Choose a tag to compare

Fixed

1.0.1

31 Mar 14:53
d79f303

Choose a tag to compare

Fixed

  • Fix an issue with empty disk (2505ea4)

1.0.0

21 Mar 15:51
985833d

Choose a tag to compare

Added

  • Default Icon class (#110)
  • Filesystem Disks (#111)
  • Fallback icons (#112)
  • Multiple paths per icon set (#113)
  • Default attributes (#115)
  • Allow to disable components (#118)
  • Caching (#121)

Changed

  • Strip XML tag from icon (#116)
  • Drop Laravel 7 support (#117)
  • Drop PHP 7.3 (#123)

0.5.1

05 Nov 20:41
d6bb74c

Choose a tag to compare

Fixed

  • Ignore files without SVG extension (#103)

0.5.0

31 Oct 19:45
6700019

Choose a tag to compare

Added

  • PHP 8 Support (#101)

Removed

Fixed

  • Strip trailing slash from path (#88)