Skip to content

Releases: simonbs/SFSymbols

1.5.0

10 Apr 08:10
07c5906

Choose a tag to compare

Adds support for visionOS.

1.4.0

07 Feb 16:24
119b531

Choose a tag to compare

🧩 Added a new embedded picker option with SFSymbolPickerGrid, so apps can place the symbol grid directly in custom layouts.
🔎 Added SFSymbolCategoryFilter and SFSymbolCategoryFilterPicker to support embedded filtering UI.

1.3.1

25 Jan 17:47
580d36f

Choose a tag to compare

💾 Caches .plist files after being loaded from CoreGlyphs.

1.3.0

02 Jan 14:20
ad73b0e

Choose a tag to compare

⚙️ Adds .sfSymbolPickerVariableValue(_:), . sfSymbolPickerVariableValueMode(_:), and . sfSymbolPickerPreviewUsesVariableValue(_:) view modifiers to apply the variable value in the picker.
🐛 Fixes a bug where the horizontal scroll indicator would sometimes be shown in the category picker on macOS.

1.2.0

30 Dec 16:26
ad7f880

Choose a tag to compare

🌗 Adds menu in picker to choose between light and dark background.
🎨 Adds settings to configure the appearance of symbols in the picker.
🫰 Adds haptic feedback when selecting a symbol or a category.

🐛 1.1.1

25 Dec 10:47
b0b3817

Choose a tag to compare

🐛 Fixes how tint color is applied.

💻 1.1.0

24 Dec 23:20
4776bb2

Choose a tag to compare

💻 The picker now supports macOS and visionOS correctly.
🚀 SF Symbols files now load in parallel for faster performance.

🚀 1.0.0

24 Dec 09:54
f102d61

Choose a tag to compare

Adds SelectionIndicator type