Skip to content

Release 4.5.0

Compare
Choose a tag to compare
@kirill-grouchnikov kirill-grouchnikov released this 03 Oct 15:52
· 683 commits to sunshine since this release

πŸ’” marks an incompatible API / binary change
🎁 marks new features
πŸ”§ marks bug fixes and general improvements

Dependencies for core libraries

  • Gradle: 7.1 ➑ 7.2
  • Kotlin: 1.5.10 ➑ 1.5.31
  • Kotlin coroutines: 1.5.0 ➑ 1.5.2

Neon

Substance

Flamingo

  • πŸŽπŸ’” Add reference to the ribbon as a parameter to all OnShowContextualMenuListener methods
  • πŸŽπŸ’” Align icon theming across all Flamingo components
  • πŸ”§ Fix layout of command buttons in TILE layout under RTL
  • πŸ”§ Fix visuals of horizontal command button strips under RTL
  • πŸ”§ Fix layout of anchored command buttons under RTL
  • πŸ”§ Fix layout of command button popup content under RTL
  • πŸ”§ Fix issues with updating ribbon gallery content

Photon

  • πŸ’” Remove SvgBatikIcon and SvgBatikNeonIcon
  • πŸ’” Move Photon to be under tools

General