- Now compatible with macOS 26 beta 4 (Thanks @Lguanghui for the PR)
- A new optional
isEnabled
parameter has been added to the.menuBarExtraAccess(isPresented:)
scene modifier- allows programmatically enabling and disabling the menubar extra by way of a SwiftUI
Bool
binding.
- allows programmatically enabling and disabling the menubar extra by way of a SwiftUI
- Cleaned up example projects