|
16 | 16 | # Changelog |
17 | 17 | ---- |
18 | 18 |
|
| 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 | + |
19 | 53 | ## 10.10.0 |
20 | 54 |
|
21 | 55 | ### Features |
|
0 commit comments