Skip to content

Commit acfe612

Browse files
committed
Update changelog and documentation for v10.7.1 release
Added details for new features and fixes in v10.7.1, including border size control for Rounded Tabs, free access to Rounded Tabs, and theme change issue resolutions. Updated version in configuration.
1 parent cd01aea commit acfe612

3 files changed

Lines changed: 42 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.7.0
35+
version: 10.7.1
3636
year: 2015-2026
3737
social_image_path: /img/brand/logo.png
3838
social_logo_path: /img/brand/logo.png

docs/changelog.md

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

19+
20+
## 10.7.1
21+
22+
### Features
23+
24+
- Add option to control the size of the _Rounded Tabs_ border
25+
- Open **Rounded Tabs** option to Free Users
26+
27+
### Fixes
28+
29+
- Fix issue where changing themes would place the Title Frame on the left
30+
- Fix issue where changing themes would change the Stripe Tool Windows Color
31+
- Experiment: Changing the ways _External Themes_ are loaded
32+
33+
### Other
34+
35+
- Add Islands Settings to the _Wizard_
36+
- Add _Borderless Mode_ to the _Wizard_
37+
38+
----
39+
1940
## 10.7.0
2041

2142
### Features

docs/what-s-new.md

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

88
----
99

10+
## What's new in Material Theme UI v10.7.1
11+
12+
### Features
13+
14+
- Add option to control the size of the _Rounded Tabs_ border
15+
- Open **Rounded Tabs** option to Free Users
16+
17+
### Fixes
18+
19+
- Fix issue where changing themes would place the Title Frame on the left
20+
- Fix issue where changing themes would change the Stripe Tool Windows Color
21+
- Experiment: Changing the ways _External Themes_ are loaded
22+
23+
### Other
24+
25+
- Add Islands Settings to the _Wizard_
26+
- Add _Borderless Mode_ to the _Wizard_
27+
28+
----
29+
1030
## What's new in Material Theme UI v10.7.0
1131

1232
This version focuses on improving the **Islands** layout to look more like the original design, and its integration with the _Project Title Frame_.

0 commit comments

Comments
 (0)