Releases: Moriafly/SaltUI
Releases · Moriafly/SaltUI
2.9.0-beta02
2.9.0-beta02
Dependency Updates
- Bump Kotlin to 2.3.20
- Bump Compose Multiplatform to 1.11.0-beta02
Core
- feat: Add macOS build version detection
- feat(Linux): Add Linux distribution info retrieval and update OS representation
- docs(core): Add KDoc documentation for the
OSsealed class and its members
UI / Window
- fix: Add
SaltWindowExceptionHandlerto prevent duplicate AWT exception reports - fix(overscroll): Fix scroll state lock when flinging against disabled overscroll edges (CupertinoOverscrollEffec
t)
Lazy & Pager
Changes copied from Jetpack Compose 1.11.0-beta02:
- LazyList: Skip item placement animation during
animateScrollToItem - LazyListMeasure: Add
shouldRunItemAnimationparameter and conditionalitemAnimator.onMeasuredexecution - LazyListMeasuredItemProvider: Add bounds check (
index in 0 until itemCount) inkeepAround() - Pager: Fix
reverseLayoutnested scroll connection delta sign for horizontal layouts - PagerScrollScope: Guard against division by zero when
pageSizeWithSpacingis0f
Documentation
- Update README with 2.9.0-beta02 version mapping table
2.9.0-beta01
Full Changelog: 2.8.6...2.9.0-beta01
2.9.0-alpha08
What's Changed
- Support Linux SaltWindow/SaltDialogWindow by @GaodaGG in #34
- Compose Multiplatform 1.11.0-alpha04 by @Moriafly in #35
Full Changelog: 2.9.0-alpha07...2.9.0-alpha08
2.9.0-alpha07
What's Changed
Full Changelog: 2.9.0-alpha06...2.9.0-alpha07
2.9.0-alpha06
Full Changelog: 2.9.0-alpha05...2.9.0-alpha06
2.9.0-alpha05
2.9.0-alpha04
Full Changelog: 2.9.0-alpha03...2.9.0-alpha04
2.9.0-alpha03
Full Changelog: 2.9.0-alpha02...2.9.0-alpha03
2.8.6
Full Changelog: 2.8.5...2.8.6
2.9.0-alpha02
What's Changed
Full Changelog: 2.9.0-alpha01...2.9.0-alpha02