Skip to content

v/1.5.0

Compare
Choose a tag to compare
@Eitot Eitot released this 29 Apr 08:33
· 13 commits to master since this release
76b2f73
  • Updates the Xcode project to require Xcode 14
  • Sets the minimum deployment target to macOS 10.13
  • Adds tabView:willMoveTabViewItem:toIndex: to MMTabBarViewDelegate
  • Uses NSColor.secondaryLabelColor for inactive tabs in dark mode
  • Fixes an exception that can occur in macOS 12.3 and later
  • Replaces deprecated Cocoa methods and properties
  • Resolves various build warnings