Skip to content

Latest commit

 

History

History
92 lines (71 loc) · 2.8 KB

CHANGELOG.md

File metadata and controls

92 lines (71 loc) · 2.8 KB

Change Log

6.7.1 - 2024-12-02

Update

  • FontAwesome version to 6.7.2

6.7.0 - 2024-12-02

Add

  • Support for .NET 9

Update

  • FontAwesome version to 6.7.1

6.3.0 - 2023-04-22

Update

  • FontAwesome version to 6.4.0

6.2.1 - 2022-12-18

Fix

  • Index out of range on GetUnicode

6.2.0 - 2022-09-28

Update

  • FontAwesome version to 6.2.0

6.1.2 - 2022-05-28

Fix

  • FontAwesomeImage control not rendering in .NET 6.0 - Issue #12

6.1.1.2 - 2022-04-10

Fix

  • Exception thrown while initializing FontAwesomeImage

6.1.1.1 - 2022-04-07

Fix

  • Exception thrown when binding icons to controls

6.1.1 - 2022-03-26

Add

  • Xmlns definition to include the package without the namespace

Update

  • FontAwesome version to the new release 6.0 (6.1.1)

Remove

  • Dependency Property "Rotation" which was causing rotation of the control itself

5.15.4.3 - 2021-10-24

Add

  • Support for control rotation with Content.IconRotation

Change

  • The property Icon.Content to Content.Icon

5.15.4.2 - 2021-10-11

Fix

  • Issue with FontAwesomeImage not showing any icon

5.15.4.1 - 2021-10-11

Fix

  • Issue with FontAwesomeImage not showing the correct icon

5.15.4 - 2021-10-09

Update

  • FontAwesome Version to 5.15.4

Fix

  • Solid and Regular are mixed

5.15.3.10 - 2021-04-04

Fix

  • Index out of range exception when settings foreground color on FontAwesomeImage

5.15.3 - 2021-03-30

Update

  • FontAwesome Version to 5.15.3