|
|
@ -2,6 +2,10 @@ |
|
|
|
|
|
|
|
|
|
|
|
## Desktop |
|
|
|
## Desktop |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Features |
|
|
|
|
|
|
|
- [Improve DSL for setting a custom Compose Plugin](https://github.com/JetBrains/compose-jb/pull/2527) |
|
|
|
|
|
|
|
- [Add default ProGuard rules for Kotlin](https://github.com/JetBrains/compose-jb/commit/e6b2f0b8d0dab37529717942859ddc019ceaeecb) |
|
|
|
|
|
|
|
|
|
|
|
### Fixes |
|
|
|
### Fixes |
|
|
|
- Fix [Performance degradation after some time if there are animations on the screen](https://github.com/JetBrains/compose-jb/issues/2455) |
|
|
|
- Fix [Performance degradation after some time if there are animations on the screen](https://github.com/JetBrains/compose-jb/issues/2455) |
|
|
|
- Fix [SwingPanel throws NPE on focus request if nothing focusable](https://github.com/JetBrains/compose-jb/issues/2512) |
|
|
|
- Fix [SwingPanel throws NPE on focus request if nothing focusable](https://github.com/JetBrains/compose-jb/issues/2512) |
|
|
|