Skip to content

Release 4.0.0

Compare
Choose a tag to compare
@kirill-grouchnikov kirill-grouchnikov released this 17 Jun 14:06
· 749 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: 6.6.1 ➑ 7.1
  • Kotlin: 1.4.10 ➑ 1.5.10
  • Kotlin coroutines: 1.3.9 ➑ 1.5.0

Substance

Flamingo

  • 🎁 Add support for keyboard accelerators on ribbon commands
  • πŸ”§ Fix ribbon application menu border color on skin switch
  • πŸ”§ Fix exception on skin switch when the ribbon application menu is not shown
  • πŸ”§ Fix for various visuals on multi-monitor setup with different screen densities
  • πŸ”§ Fix even-odd coloring of command button panel groups
  • πŸ’” Tweak implementation of FIT_TO_ICON command button layout manager

Trident

  • πŸ’” Rename TridentConfig to TridentCortex