Skip to content

Commit 6c55547

Browse files
committed
Update changelog and "What's New" documentation for v11.0.0: outline new features, enhancements, fixes, and UX improvements.
1 parent 9e452a5 commit 6c55547

6 files changed

Lines changed: 82 additions & 958 deletions

File tree

docs/changelog.md

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

19+
## 11.0.0
20+
21+
### Features
22+
23+
- **Default Contrast Mode**: The **Contrast Mode** is now enabled by default to provide a generally better looking experience.
24+
- **Material 3 Style**: The **Material 3 Style** is now available by default, replacing the now outdated **Material Theme** (_Material 2_)
25+
Style.
26+
- In addition, the **Material Design** (_Material 1_) has been reworked, to provide more options to your IDE's look and feel.
27+
- **Floating Action Button (FAB)**: Introduced FAB support with customizable action groups, drag-and-drop, and position persistence.
28+
- **Theme Ignores Configuration**: New interface for managing and configuring native theme ignores.
29+
- **Enhanced UI Customization**:
30+
- New settings for **Custom Button Radius** and personalization of UI component borders.
31+
- Improved **Rounded Tabs** with additional customization options and controls.
32+
- Support for **Google Sans** font across the UI.
33+
- **Spacing Settings Refinements**: Adds enhanced customization options for spacing settings.
34+
- **Database Integration**: Added support for database table settings and plugin integration.
35+
- **Current Look and Feel Properties**: New Settings page to visualize the current theme's colors.
36+
- **UI DSL showcase**: New Settings page to preview various UI components.
37+
38+
### Fixes
39+
40+
- Major overhaul of the settings in order to fix many bugs within various settings pages.
41+
- Improve the Contrast Mode layout and integration with the Islands and High Contrast.
42+
- Improve Accent Mode to be more consistent and visually appealing.
43+
- Fixed the issue where the plugin wouldn't load on the free plan.
44+
- Improved resource disposal in the Change LaF Animator to prevent memory leaks.
45+
- Corrected opacity calculations for inactive island settings.
46+
47+
### Other
48+
49+
- Updated Kotlin and dependency versions for better performance and stability.
50+
- Translations updated
51+
- Updated UI Properties and Color Schemes.
52+
1953
## 10.10.0
2054

2155
### Features

0 commit comments

Comments
 (0)