|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [8.0.0] - 2026-02-28 |
| 4 | + |
| 5 | +⚠️ This major release contains new icons that may affect your setup. A machine-readable version of this changelog can be found in the [`changelog.json`](/metadata/changelog.json) file. |
| 6 | + |
| 7 | +### Distribution changes |
| 8 | + |
| 9 | +- A QGIS plugin for Pinhead is now available |
| 10 | + |
| 11 | +### Added icons |
| 12 | + |
| 13 | +- <img src="https://pinhead.ink/v8/syrup_jug.svg" width="15px"/> Add `syrup_jug` |
| 14 | +- <img src="https://pinhead.ink/v8/syrup_jug_with_maple_leaf.svg" width="15px"/> Add `syrup_jug_with_maple_leaf` |
| 15 | +- <img src="https://pinhead.ink/v8/syrup_jug_with_maple_leaf_and_droplet.svg" width="15px"/> Add `syrup_jug_with_maple_leaf_and_droplet` |
| 16 | +- <img src="https://pinhead.ink/v8/slice_of_pan_bread.svg" width="15px"/> Add `slice_of_pan_bread` |
| 17 | +- <img src="https://pinhead.ink/v8/slice_of_pan_bread_outline.svg" width="15px"/> Add `slice_of_pan_bread_outline` |
| 18 | +- <img src="https://pinhead.ink/v8/ladder.svg" width="15px"/> Add `ladder` |
| 19 | +- <img src="https://pinhead.ink/v8/step_ladder.svg" width="15px"/> Add `step_ladder` |
| 20 | +- <img src="https://pinhead.ink/v8/step_ladder_doubled_sided.svg" width="15px"/> Add `step_ladder_doubled_sided` |
| 21 | +- <img src="https://pinhead.ink/v8/wifi_weak_signal.svg" width="15px"/> Add `wifi_weak_signal` |
| 22 | +- <img src="https://pinhead.ink/v8/wifi_weakest_signal.svg" width="15px"/> Add `wifi_weakest_signal` |
| 23 | +- <img src="https://pinhead.ink/v8/wifi_no_signal.svg" width="15px"/> Add `wifi_no_signal` |
| 24 | +- <img src="https://pinhead.ink/v8/wifi_no_signal_with_x.svg" width="15px"/> Add `wifi_no_signal_with_x` |
| 25 | +- <img src="https://pinhead.ink/v8/phone_bars.svg" width="15px"/> Add `phone_bars` |
| 26 | +- <img src="https://pinhead.ink/v8/phone_bars_weak_signal.svg" width="15px"/> Add `phone_bars_weak_signal` |
| 27 | +- <img src="https://pinhead.ink/v8/phone_bars_weaker_signal.svg" width="15px"/> Add `phone_bars_weaker_signal` |
| 28 | +- <img src="https://pinhead.ink/v8/phone_bars_weakest_signal.svg" width="15px"/> Add `phone_bars_weakest_signal` |
| 29 | +- <img src="https://pinhead.ink/v8/phone_bars_no_signal.svg" width="15px"/> Add `phone_bars_no_signal` |
| 30 | +- <img src="https://pinhead.ink/v8/phone_bars_no_signal_with_x.svg" width="15px"/> Add `phone_bars_no_signal_with_x` |
| 31 | + |
3 | 32 | ## [7.0.0] - 2026-02-27 |
4 | 33 |
|
5 | 34 | ⚠️ This major release contains new icons that may affect your setup. A machine-readable version of this changelog can be found in the [`changelog.json`](/metadata/changelog.json) file. |
|
0 commit comments