Releases: SilkMC/silk-compose
Releases · SilkMC/silk-compose
1.0.3
New Features
- added
backgroundColor
argument toplayer.displayComposable
Color Corrections
- color conversion has been improved
- transparency is now supported
Dependency Updates
- updated to compose-jb to
1.2.0-alpha01-dev774
- updates to Silk 1.9.2 and Minecraft 1.19.2
Improvements
- gui chunks are now processed, fixing the performance with guis where a lot of parts change at once
Fixes
- maps will now be cleared on creation and destruction
- more robust gui close cleanup
1.0.0
The first release of silk-compose
as a separated module!
This release updates Compose to 1.2.0-alpha01-dev725 and has been compile with Kotlin 1.7.0.
Material 3 is now included as well!
A synchronization issue with closing server-side Compose GUIs has been fixed.