|
2 | 2 |
|
3 | 3 | # Changelog |
4 | 4 |
|
| 5 | +## v5.28.0 |
| 6 | + |
| 7 | +[compare changes](https://github.com/material-extensions/vscode-material-icon-theme/compare/v5.27.0...v5.28.0) |
| 8 | + |
| 9 | +### 🚀 Enhancements |
| 10 | + |
| 11 | +- **icons:** Add icon for toc (table of contents) ([#3140](https://github.com/material-extensions/vscode-material-icon-theme/pull/3140)) |
| 12 | +- Add `secret` file extension icon mapping ([#3189](https://github.com/material-extensions/vscode-material-icon-theme/pull/3189)) |
| 13 | +- Add google icon ([#3181](https://github.com/material-extensions/vscode-material-icon-theme/pull/3181)) |
| 14 | +- **icons:** Add support for 'meson.options' file in meson icon mapping ([#3190](https://github.com/material-extensions/vscode-material-icon-theme/pull/3190)) |
| 15 | +- Add support for 'werf-includes' file extensions in icon mapping ([f380f35f](https://github.com/material-extensions/vscode-material-icon-theme/commit/f380f35f)) |
| 16 | +- Use folder-svg icon for folder name 'vector' ([#3193](https://github.com/material-extensions/vscode-material-icon-theme/pull/3193)) |
| 17 | +- **icons:** Add happo icon ([#3199](https://github.com/material-extensions/vscode-material-icon-theme/pull/3199)) |
| 18 | +- Clone `bashly-hook` icon for Bashly strings file ([#3209](https://github.com/material-extensions/vscode-material-icon-theme/pull/3209)) |
| 19 | +- ✨ add new folder icon for Data Access Layer ([#3203](https://github.com/material-extensions/vscode-material-icon-theme/pull/3203)) |
| 20 | +- Add icons for cuelang ([#3211](https://github.com/material-extensions/vscode-material-icon-theme/pull/3211)) |
| 21 | +- Improve `console` icon design ([#3215](https://github.com/material-extensions/vscode-material-icon-theme/pull/3215)) |
| 22 | +- **icons:** Add chromatic icon ([#3217](https://github.com/material-extensions/vscode-material-icon-theme/pull/3217)) |
| 23 | +- Add icon for ShellCheck rc files ([#3210](https://github.com/material-extensions/vscode-material-icon-theme/pull/3210)) |
| 24 | +- Input folder icon and simulations folder icon ([#3162](https://github.com/material-extensions/vscode-material-icon-theme/pull/3162)) |
| 25 | +- Eslint folder icons ([#3223](https://github.com/material-extensions/vscode-material-icon-theme/pull/3223)) |
| 26 | +- Add Rstack (Rspack/Rsbuild/Rslib/Rspress/Rstest/Rslint) icons ([#3208](https://github.com/material-extensions/vscode-material-icon-theme/pull/3208)) |
| 27 | +- Made the icon for `blog/` the same as `news/` ([#3231](https://github.com/material-extensions/vscode-material-icon-theme/pull/3231)) |
| 28 | + |
| 29 | +### 🩹 Fixes |
| 30 | + |
| 31 | +- Remove unused bg from vala icon ([#3216](https://github.com/material-extensions/vscode-material-icon-theme/pull/3216)) |
| 32 | +- Add patch for changelogen@0.6.2 to tag contributors in release notes ([#3179](https://github.com/material-extensions/vscode-material-icon-theme/pull/3179)) |
| 33 | + |
| 34 | +### 📖 Documentation |
| 35 | + |
| 36 | +- Fix translations path ([#3198](https://github.com/material-extensions/vscode-material-icon-theme/pull/3198)) |
| 37 | + |
| 38 | +### ❤️ Contributors |
| 39 | + |
| 40 | +- Viktor Popp ([@ViktorPopp](https://github.com/ViktorPopp)) |
| 41 | +- Ralph Neeleman ([@ralphneeleman](https://github.com/ralphneeleman)) |
| 42 | +- Philipp Kief ([@PKief](https://github.com/PKief)) |
| 43 | +- MattQ ([@mattqdev](https://github.com/mattqdev)) |
| 44 | +- Marlon Luís De Col ([@marlondecol](https://github.com/marlondecol)) |
| 45 | +- Tiago Porto ([@tiagoporto](https://github.com/tiagoporto)) |
| 46 | +- Tsvl ([@tsvl](https://github.com/tsvl)) |
| 47 | +- Alex Santiago ([@ih8sun](https://github.com/ih8sun)) |
| 48 | +- Motte ([@dmotte](https://github.com/dmotte)) |
| 49 | +- Vinicius Celestino De Oliveira Pereira ([@ViniDevBR](https://github.com/ViniDevBR)) |
| 50 | +- Kaden Gruizenga ([@kgruiz](https://github.com/kgruiz)) |
| 51 | + |
5 | 52 | ## v5.27.0 |
6 | 53 |
|
7 | 54 | [compare changes](https://github.com/material-extensions/vscode-material-icon-theme/compare/v5.26.0...v5.27.0) |
|
0 commit comments