Skip to content

0.6.9

Latest
Compare
Choose a tag to compare
@kdroidFilter kdroidFilter released this 08 Jul 19:29
· 2 commits to master since this release

📦 ComposeNativeTray 0.6.9

🐛 Bug Fix

  • macOS primaryActionLabel fix

    • In version 0.6.8, the primary action label on macOS was always hardcoded to "Open", ignoring the user-specified primaryActionLabel.
    • This release ensures that the correct custom label is now displayed as the first menu item on macOS, matching the intended behavior on Linux.

⚠️ Reminder

  • Make sure you’re using the new unified primaryActionLabel parameter in your code (introduced in 0.6.8) to define the label for both Linux and macOS.