Skip to content

1.2.2

Latest
Compare
Choose a tag to compare
@orchetect orchetect released this 30 Jul 04:25
· 2 commits to main since this release
  • 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.
  • Cleaned up example projects