Skip to content

Releases: Moriafly/SaltUI

2.9.0-beta02

26 Apr 06:09

Choose a tag to compare

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 OS sealed class and its members

UI / Window

  • fix: Add SaltWindowExceptionHandler to 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 shouldRunItemAnimation parameter and conditional itemAnimator.onMeasured execution
  • LazyListMeasuredItemProvider: Add bounds check (index in 0 until itemCount) in keepAround()
  • Pager: Fix reverseLayout nested scroll connection delta sign for horizontal layouts
  • PagerScrollScope: Guard against division by zero when pageSizeWithSpacing is 0f

Documentation

  • Update README with 2.9.0-beta02 version mapping table

2.9.0-beta01

01 Apr 05:00
b4eb945

Choose a tag to compare

2.9.0-alpha08

15 Mar 06:52

Choose a tag to compare

2.9.0-alpha08 Pre-release
Pre-release

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

02 Mar 06:13

Choose a tag to compare

2.9.0-alpha07 Pre-release
Pre-release

What's Changed

Full Changelog: 2.9.0-alpha06...2.9.0-alpha07

2.9.0-alpha06

04 Feb 10:57

Choose a tag to compare

2.9.0-alpha06 Pre-release
Pre-release

2.9.0-alpha05

31 Jan 08:12

Choose a tag to compare

2.9.0-alpha05 Pre-release
Pre-release

What's Changed

Full Changelog: 2.9.0-alpha04...2.9.0-alpha05

2.9.0-alpha04

06 Jan 03:39

Choose a tag to compare

2.9.0-alpha04 Pre-release
Pre-release

2.9.0-alpha03

04 Jan 03:32

Choose a tag to compare

2.9.0-alpha03 Pre-release
Pre-release

2.8.6

30 Dec 05:35

Choose a tag to compare

Full Changelog: 2.8.5...2.8.6

2.9.0-alpha02

19 Dec 11:56

Choose a tag to compare

2.9.0-alpha02 Pre-release
Pre-release

What's Changed

  • Support macOS SaltWindow/SaltDialogWindow by @Moriafly in #26

Full Changelog: 2.9.0-alpha01...2.9.0-alpha02