|
2 | 2 |
|
3 | 3 | # Changelog |
4 | 4 |
|
| 5 | +## v5.21.1 |
| 6 | + |
| 7 | +[compare changes](https://github.com/material-extensions/vscode-material-icon-theme/compare/v5.21.0...v5.21.1) |
| 8 | + |
| 9 | +### 🩹 Fixes |
| 10 | + |
| 11 | +- **#2956:** 🚑 firebase icon not working ([#2957](https://github.com/material-extensions/vscode-material-icon-theme/pull/2957)) |
| 12 | + |
| 13 | +### ❤️ Contributors |
| 14 | + |
| 15 | +- Lucas Colombo ([@lucas-labs](https://github.com/lucas-labs)) |
| 16 | + |
| 17 | +## v5.21.0 |
| 18 | + |
| 19 | +[compare changes](https://github.com/material-extensions/vscode-material-icon-theme/compare/v5.20.0...v5.21.0) |
| 20 | + |
| 21 | +### 🚀 Enhancements |
| 22 | + |
| 23 | +- Apple related associations for the apple folder icon ([#2918](https://github.com/material-extensions/vscode-material-icon-theme/pull/2918)) |
| 24 | +- ✨ enhance cloning so two-color icons adhere to same-palette rule ([#2932](https://github.com/material-extensions/vscode-material-icon-theme/pull/2932)) |
| 25 | +- Add navigation folder icon ([#2927](https://github.com/material-extensions/vscode-material-icon-theme/pull/2927)) |
| 26 | +- Add routing icon support for `*.route.ts` and `*.route.tsx` ([#2917](https://github.com/material-extensions/vscode-material-icon-theme/pull/2917)) |
| 27 | +- Generate icons as 16×16 ([#2837](https://github.com/material-extensions/vscode-material-icon-theme/pull/2837)) |
| 28 | +- Add icons for firestore & cloud-functions ([#2924](https://github.com/material-extensions/vscode-material-icon-theme/pull/2924)) |
| 29 | +- Add file icon for photoshop ([#2940](https://github.com/material-extensions/vscode-material-icon-theme/pull/2940)) |
| 30 | +- Add file icon for Adobe Illustrator files ([#2933](https://github.com/material-extensions/vscode-material-icon-theme/pull/2933)) |
| 31 | +- Add the subtitle icon to `.ass` files ([#2944](https://github.com/material-extensions/vscode-material-icon-theme/pull/2944)) |
| 32 | +- Add folder icons for kusto ([#2936](https://github.com/material-extensions/vscode-material-icon-theme/pull/2936)) |
| 33 | +- Add support for more Python-adjacent file types ([#2954](https://github.com/material-extensions/vscode-material-icon-theme/pull/2954)) |
| 34 | + |
| 35 | +### 🩹 Fixes |
| 36 | + |
| 37 | +- **ci:** Pr title workflow should be executed on updates ([34b85492](https://github.com/material-extensions/vscode-material-icon-theme/commit/34b85492)) |
| 38 | + |
| 39 | +### ❤️ Contributors |
| 40 | + |
| 41 | +- Gabriel Mitelman Tkacz ([@gtkacz](https://github.com/gtkacz)) |
| 42 | +- Cameron Cowen <cameronc94@gmail.com> |
| 43 | +- Firecrafter28 ([@Firecrafter28](https://github.com/Firecrafter28)) |
| 44 | +- Philipp Kief ([@PKief](https://github.com/PKief)) |
| 45 | +- Philipp Bauer <ciriousjoker@gmail.com> |
| 46 | +- Thaddeus Crews ([@Repiteo](https://github.com/Repiteo)) |
| 47 | +- Vaibhav Naik ([@Vaibhav-Naik-26](https://github.com/Vaibhav-Naik-26)) |
| 48 | +- Lucas Colombo ([@lucas-labs](https://github.com/lucas-labs)) |
| 49 | + |
5 | 50 | ## v5.20.0 |
6 | 51 |
|
7 | 52 | [compare changes](https://github.com/material-extensions/vscode-material-icon-theme/compare/v5.19.0...v5.20.0) |
|
0 commit comments