|
2 | 2 |
|
3 | 3 | # Changelog |
4 | 4 |
|
| 5 | +## v5.29.0 |
| 6 | + |
| 7 | +[compare changes](https://github.com/material-extensions/vscode-material-icon-theme/compare/v5.28.0...v5.29.0) |
| 8 | + |
| 9 | +### 🚀 Enhancements |
| 10 | + |
| 11 | +- Add icon for licenses folder ([#3233](https://github.com/material-extensions/vscode-material-icon-theme/pull/3233)) |
| 12 | +- Apply `gemini-ai` icon to `GEMINI.md` file ([#3237](https://github.com/material-extensions/vscode-material-icon-theme/pull/3237)) |
| 13 | +- Add lynx icon ([#3234](https://github.com/material-extensions/vscode-material-icon-theme/pull/3234)) |
| 14 | +- Image icon for KTX and KTX2 files ([#3246](https://github.com/material-extensions/vscode-material-icon-theme/pull/3246)) |
| 15 | +- Add warp.md icon with light and dark theme ([#3244](https://github.com/material-extensions/vscode-material-icon-theme/pull/3244)) |
| 16 | +- Add support for `vitest.unit.config` and `vitest.e2e.config` file patterns ([#3252](https://github.com/material-extensions/vscode-material-icon-theme/pull/3252)) |
| 17 | +- **swift:** Extend Swift file icon mappings ([#3253](https://github.com/material-extensions/vscode-material-icon-theme/pull/3253)) |
| 18 | +- Add dedicated icons for license files ([#3239](https://github.com/material-extensions/vscode-material-icon-theme/pull/3239)) |
| 19 | +- Oxc for .oxlintrc.json and .oxfmtrc.json ([#3258](https://github.com/material-extensions/vscode-material-icon-theme/pull/3258)) |
| 20 | +- Update quarto icon SVG for improved resolution ([4785179e](https://github.com/material-extensions/vscode-material-icon-theme/commit/4785179e)) |
| 21 | +- Add 'cppm' file extension to cpp icon mapping ([4d4a9b6b](https://github.com/material-extensions/vscode-material-icon-theme/commit/4d4a9b6b)) |
| 22 | +- Add feature folder icon ([#3260](https://github.com/material-extensions/vscode-material-icon-theme/pull/3260)) |
| 23 | +- Add icon for Lean proof assistant language (.lean) ([#3256](https://github.com/material-extensions/vscode-material-icon-theme/pull/3256)) |
| 24 | + |
| 25 | +### 🩹 Fixes |
| 26 | + |
| 27 | +- Add 'jsonl' to languageIcons ([#3232](https://github.com/material-extensions/vscode-material-icon-theme/pull/3232)) |
| 28 | + |
| 29 | +### 💅 Refactors |
| 30 | + |
| 31 | +- Improve `certificate` icon design ([#3245](https://github.com/material-extensions/vscode-material-icon-theme/pull/3245)) |
| 32 | + |
| 33 | +### ❤️ Contributors |
| 34 | + |
| 35 | +- Lazar Milikic ([@Lemmy00](https://github.com/Lemmy00)) |
| 36 | +- HeeJae Yu ([@uheej0625](https://github.com/uheej0625)) |
| 37 | +- Philipp Kief ([@PKief](https://github.com/PKief)) |
| 38 | +- Théo LUDWIG ([@theoludwig](https://github.com/theoludwig)) |
| 39 | +- Marlon Luís De Col ([@marlondecol](https://github.com/marlondecol)) |
| 40 | +- Kaden Gruizenga ([@kgruiz](https://github.com/kgruiz)) |
| 41 | +- AFCMS ([@AFCMS](https://github.com/AFCMS)) |
| 42 | +- Writedev ([@writedev](https://github.com/writedev)) |
| 43 | +- Ray ([@zoolsher](https://github.com/zoolsher)) |
| 44 | +- E6nlaq ([@e6nlaq](https://github.com/e6nlaq)) |
| 45 | +- P1xel1ze ([@P1xel1ze](https://github.com/P1xel1ze)) |
| 46 | + |
5 | 47 | ## v5.28.0 |
6 | 48 |
|
7 | 49 | [compare changes](https://github.com/material-extensions/vscode-material-icon-theme/compare/v5.27.0...v5.28.0) |
|
0 commit comments