Skip to content

Commit e4d8c19

Browse files
committed
Update changelog and documentation for v10.4.1 release
Added details for new features and fixes in v10.4.1, including opacity control for inactive windows in Islands, improved tab appearance, and migration to Kotlin. Updated version in configuration.
1 parent cb5eaf1 commit e4d8c19

5 files changed

Lines changed: 42 additions & 2 deletions

File tree

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ img_folder: /img
3232
author_default_avatar: /profile-pic.jpeg
3333
github: https://github.com/mallowigi/material-theme-issues
3434
download: 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
3737
social_image_path: /img/brand/logo.png
3838
social_logo_path: /img/brand/logo.png
3939

docs/changelog.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,22 @@ next:
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

docs/what-s-new.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff 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

download/blackFridayDiscount.pdf

1.83 KB
Binary file not shown.

img/screens/projectTitleTweaks.png

16 KB
Loading

0 commit comments

Comments
 (0)