Releases: sindresorhus/Settings
Releases · sindresorhus/Settings
3.1.1
- Fix: Show settings window after the app has been activated
3.1.0
3.0.5
- Fix invalid reference
3.0.4
- Fix NSToolbar preserving the visual state of previous selected pane on macOS Sonoma
3.0.3
- Fix
animated: false
not working
3.0.2
- Resolve warnings in Xcode 15
3.0.1
- Fix broken pane switching animation
Note: The tag is now without a v
prefix since Xcode cannot handle the prefix.
v3.0.0
Breaking
- The package was renamed from
Preferences
toSettings
- Update the package URL to
https://github.com/sindresorhus/Settings
- Rename
import Preferences
toimport Settings
- Update the package URL to
- There are some more naming changes. Xcode will provide fix-its for those after you make the above changes.
- Require macOS 10.13 or later
- Drop support for CocoaPods and Carthage
v2.6.0
- Improve compatibility with macOS 13
- When only using a single pane, it now uses the correct
Settings
term on macOS 13 and later.
- When only using a single pane, it now uses the correct