You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add viewLogs and editSettings permissions to Icon Manager ([a300cc9](https://github.com/LindemannRock/craft-icon-manager/commit/a300cc94f85c9aaa9ed2c9ab281ddec1fdc11a6d))
9
+
* add WebFont support with proper font loading and icon type filtering ([ec1f9f2](https://github.com/LindemannRock/craft-icon-manager/commit/ec1f9f2a0b0077983b5b3cf4c244d38af61a7bd5))
10
+
* implement Material Icons support with style filtering and performance optimizations ([0c58d7e](https://github.com/LindemannRock/craft-icon-manager/commit/0c58d7e1d1acf2fe9b45c68321e01c3b4c1c3b5c))
11
+
* Implement robust SVG optimization with php-svg-optimizer library ([0d78f60](https://github.com/LindemannRock/craft-icon-manager/commit/0d78f60c136a04bfa56961dd9053f64069435143))
12
+
* implement virtual scrolling for icon picker grid ([ed08ef7](https://github.com/LindemannRock/craft-icon-manager/commit/ed08ef727b88633005e75188e10843c103e101ca))
13
+
* Improve SVGO optimization with smart issue detection and presets ([64a7f24](https://github.com/LindemannRock/craft-icon-manager/commit/64a7f24f436ab62bff754cf2cc8bc18da74b5a37))
14
+
15
+
16
+
### Bug Fixes
17
+
18
+
* logging configuration to use correct log levels ([fa554a7](https://github.com/LindemannRock/craft-icon-manager/commit/fa554a7bbc832d51749042e12ef5487ab7a91f05))
19
+
* replace inline icon embedding with single batch AJAX request ([58f7256](https://github.com/LindemannRock/craft-icon-manager/commit/58f72562574b8ac8eeb6010feee3db51df61603d))
0 commit comments