Preferences Versions Save

⚙ Add a settings window to your macOS app in minutes

3.0.5

6 months ago

3.0.4

6 months ago
  • Fix NSToolbar preserving the visual state of previous selected pane on macOS Sonoma

https://github.com/sindresorhus/Settings/compare/3.0.3...3.0.4

3.0.3

9 months ago

3.0.2

11 months ago

3.0.1

1 year ago
  • Fix broken pane switching animation

Note: The tag is now without a v prefix since Xcode cannot handle the prefix.

https://github.com/sindresorhus/Settings/compare/v3.0.0...3.0.1

v3.0.0

1 year ago

Breaking

  • The package was renamed from Preferences to Settings
    • Update the package URL to https://github.com/sindresorhus/Settings
    • Rename import Preferences to import Settings
  • 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

https://github.com/sindresorhus/Settings/compare/v2.6.0...v3.0.0

v2.6.0

1 year ago
  • Improve compatibility with macOS 13
    • When only using a single pane, it now uses the correct Settings term on macOS 13 and later.

https://github.com/sindresorhus/Preferences/compare/v2.5.0...v2.6.0