# Icon Field Changelog

Release notes for Icon Field.

## 2.3.0 — July 3, 2025

**Full Changelog**: https://github.com/tobimori/kirby-icon-field/compare/2.2.0...2.3.0

## 2.2.0 — October 30, 2024

**Full Changelog**: https://github.com/tobimori/kirby-icon-field/compare/2.1.0...2.2.0

## 2.1.0 — October 17, 2024

## What's Changed
* Allow Kirby query language in field options by @jan-herman in https://github.com/tobimori/kirby-icon-field/pull/20

## New Contributors
* @jan-herman made their first contribution in https://github.com/tobimori/kirby-icon-field/pull/20

**Full Changelog**: https://github.com/tobimori/kirby-icon-field/compare/2.0.2...2.1.0

## 2.0.2 — April 27, 2024

## What's Changed
* Caching: limit hashing to actually used parameters by @adamkiss in https://github.com/tobimori/kirby-icon-field/pull/16

## New Contributors
* @adamkiss made their first contribution in https://github.com/tobimori/kirby-icon-field/pull/16

**Full Changelog**: https://github.com/tobimori/kirby-icon-field/compare/2.0.1...2.0.2

## 2.0.1 — April 14, 2024

- Fix double slash when folder is empty

**Full Changelog**: https://github.com/tobimori/kirby-icon-field/compare/2.0.0...2.0.1

## 2.0.0 — January 26, 2024

## What's new
- 💥 Kirby Icon Field now requires Kirby 4
- New design based on the new Multiselect input
- Sprite option for large icon libraries
- `include`/`exclude` option
- Structure Field Preview

**Full Changelog**: https://github.com/tobimori/kirby-icon-field/compare/1.0.3...2.0.0

## 2.0.0-rc.4 — December 5, 2023 (Pre-release)

## What's Changed
- Update to Kirby 4 Picklist Input (closes #11) 

**Full Changelog**: https://github.com/tobimori/kirby-icon-field/compare/v2.0.0-rc.3...v2.0.0-rc.4

## 2.0.0-rc.3 — October 15, 2023 (Pre-release)

# What's Changed

- Add `include` & `exclude` options (#7)
- Fix caching issues (#8)

**Full Changelog**: https://github.com/tobimori/kirby-icon-field/compare/v2.0.0-rc.2...v2.0.0-rc.3

## 2.0.0-rc.2 — October 7, 2023 (Pre-release)

## What's Changed

- The plugin now requires Kirby 4.0-beta.2
- Kirby Icon Field now supports svg sprites with the `sprite` option (#6)
- Fix Spacing issues from rc.1 (#5)

**Full Changelog**: https://github.com/tobimori/kirby-icon-field/compare/v2.0.0-rc.1...v2.0.0-rc.2

## 2.0.0-rc.1 — September 14, 2023 (Pre-release)

# 💥  Changes
This release introduces Kirby 4 support. No backwards compatiblity with Kirby 3 is provided.

**Full Changelog**: https://github.com/tobimori/kirby-icon-field/compare/1.0.3...v2.0.0-rc.1

## 1.0.3 — September 1, 2023

## What's Changed
* Minor style adjustments by @timnarr in https://github.com/tobimori/kirby-icon-field/pull/4

## New Contributors
* @timnarr made their first contribution in https://github.com/tobimori/kirby-icon-field/pull/4

**Full Changelog**: https://github.com/tobimori/kirby-icon-field/compare/1.0.2...1.0.3

## 1.0.2 — June 15, 2023

## Changes
- Sanitze Panel SVG with Kirby `Svg::sanitize()` helper

**Full Changelog**: https://github.com/tobimori/kirby-icon-field/compare/1.0.1...1.0.2

## 1.0.1 — June 15, 2023

**Full Changelog**: https://github.com/tobimori/kirby-icon-field/commits/1.0.1
