Skip to content

Commit cb5eaf1

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 aaa8b62 commit cb5eaf1

3 files changed

Lines changed: 33 additions & 1 deletion

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ 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.0
35+
version: 10.4.1
3636
year: 2015-2025
3737
social_image_path: /img/brand/logo.png
3838
social_logo_path: /img/brand/logo.png

docs/changelog.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,25 @@ next:
1616
# Changelog
1717
----
1818

19+
## 10.4.1
20+
21+
### Features
22+
23+
- Add a setting to the **Islands** to control the opacity of inactive windows
24+
- Touch up the appearance of the *Islands layout'* tabs to be similar to the rounded tabs
25+
26+
### Fixes
27+
28+
- Fix the **Islands Border Insets** settings
29+
- Adapt the plugin to the new *Tab Painter* when the Islands layout is enabled
30+
- Remove the confirmation for closing projects
31+
32+
### Other
33+
34+
- Migrated **Material Design Components** to Kotlin
35+
- Fix some deprecations triggered by the Verification Tool
36+
37+
1938
## 10.4.0
2039

2140
### Features

docs/what-s-new.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ toc: true
77

88
----
99

10+
## What's new in Material Theme UI v10.4.1
11+
12+
### Features
13+
14+
- Add a setting to the **Islands** to control the opacity of inactive windows
15+
- Touch up the appearance of the *Islands layout'* tabs to be similar to the rounded tabs
16+
17+
### Fixes
18+
19+
- Fix the **Islands Border Insets** settings
20+
- Adapt the plugin to the new *Tab Painter* when the Islands layout is enabled
21+
- Remove the confirmation for closing projects
22+
1023
## What's new in Material Theme UI v10.4.0
1124

1225
## Disable Favorite Themes on the fly

0 commit comments

Comments
 (0)