File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ img_folder: /img
3232author_default_avatar : /profile-pic.jpeg
3333github : https://github.com/mallowigi/material-theme-issues
3434download : https://plugins.jetbrains.com/plugin/8006-material-theme-ui
35- version : 10.4.1
36- year : 2015-2025
35+ version : 10.5.0
36+ year : 2015-2026
3737social_image_path : /img/brand/logo.png
3838social_logo_path : /img/brand/logo.png
3939
Original file line number Diff line number Diff line change 1616# Changelog
1717----
1818
19+ ## 10.5.0
20+
21+ ### Features
22+
23+ - New Options for the ** Project Title Frame** :
24+ - Customize Width and Height of the Stripe
25+ - Customize Font and Font Size
26+ - New Macro: ` {fileIcon} ` : now you can display the file icon in the _ Project Title Frame_ .
27+ - Use the native Islands background for the * Application Frame* when all title options are off.
28+ - Hide tool window borders when the * Islands* mode is enabled
29+
30+ ### Fixes
31+
32+ - Fix asynchronous issue for the ` {modulePath} ` and ` {subProject} ` macros
33+ - Add new UI properties, such as the _ Alert Dialogs_
34+
1935## 10.4.1
2036
2137### Features
Original file line number Diff line number Diff line change @@ -7,6 +7,30 @@ toc: true
77
88----
99
10+ ## What's new in Material Theme UI v10.5.0
11+
12+ ### Features
13+
14+ #### New Options for the Project Title Frame:
15+
16+ - Customize Width and Height of the Stripe
17+ - Customize Font and Font Size
18+ - New Macro: ` {fileIcon} ` : now you can display the file icon in the _ Project Title Frame_ .
19+
20+ {% include figure.html content="/screens/projectTitleTweaks.png" caption="Project Title Bar Customizations" %}
21+
22+ #### Islands Layout's improvements
23+
24+ - Use the native Islands background for the * Application Frame* when all title options are off.
25+ - Hide tool window borders when the * Islands* mode is enabled
26+
27+ ### Fixes
28+
29+ - Fix asynchronous issue for the ` {modulePath} ` and ` {subProject} ` macros
30+ - Add new UI properties, such as the _ Alert Dialogs_
31+
32+ ----
33+
1034## What's new in Material Theme UI v10.4.1
1135
1236### Features
You can’t perform that action at this time.
0 commit comments