System Color Picker Versions Save

🎨 The macOS color picker as an app with more features

v1.9.6

2 years ago
  • Compile with newer Xcode version which hopefully resolves an obscure crash

This is the last macOS 11 compatible version.

https://github.com/sindresorhus/System-Color-Picker/compare/v1.9.5...v1.9.6

v1.9.5

2 years ago
  • Fix a bug where the color picker window showed up on system startup when in menu bar mode

https://github.com/sindresorhus/System-Color-Picker/compare/v1.9.4...v1.9.5

v1.9.4

2 years ago

v1.9.3

2 years ago
  • Work around macOS bug with persisting menu bar item position

https://github.com/sindresorhus/System-Color-Picker/compare/v1.9.2...v1.9.3

v1.9.2

2 years ago
  • Fixed an issue with the color not being copied if the color sampler was set to open when the color panel window opened

https://github.com/sindresorhus/System-Color-Picker/compare/v1.9.1...v1.9.2

v1.9.1

2 years ago
  • Fixed an issue with keyboard shortcuts on macOS 12.

https://github.com/sindresorhus/System-Color-Picker/compare/v1.9.0...v1.9.1

v1.9.0

2 years ago
  • Added a preference to hide the menu bar icon.
  • Added the ability to copy the current color in HSB format. (Click the "..." button)

https://github.com/sindresorhus/System-Color-Picker/compare/v1.8.0...v1.9.0

v1.8.0

2 years ago
  • Improved compatibility with macOS Monterey.
  • Added support for Shortcuts on macOS Monterey.

https://github.com/sindresorhus/System-Color-Picker/compare/v1.7.1...v1.8.0

v1.7.1

2 years ago
  • Fix color history color format not updating when changing preferences

https://github.com/sindresorhus/System-Color-Picker/compare/v1.7.0...v1.7.1

v1.7.0

2 years ago
  • The six most recently picked colors are now shown in the window and menu bar item menu.
  • Added a preference to change what happens when clicking the menu bar icon.

https://github.com/sindresorhus/System-Color-Picker/compare/v1.6.2...v1.7.0