Releases: sindresorhus/System-Color-Picker
Releases · sindresorhus/System-Color-Picker
v1.8.0
- Improved compatibility with macOS Monterey.
- Added support for Shortcuts on macOS Monterey.
v1.7.1
- Fix color history color format not updating when changing preferences
v1.7.0
- 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.
v1.6.2
- Fix bug where the text fields would stop updating e023ef3
v1.6.1
- Disable the "Launch At Login" preference when menu bar mode is not enabled 6367b03
v1.6.0
- Add preference to make text in text fields larger 1b0ce6c
v1.5.0
- Add preference to prefix Hex color with “#” 6416f65
v1.4.1
- Improve compatibility with macOS 12
v1.4.0
- Added support for the LCH color format.
- Added the ability to choose which color formats to show in the color picker window.
- Added the ability to set a global keyboard shortcut for picking a color.
- The "Copy to HSL" keyboard shortcut changed to Shift+Command+s.
v1.3.2
- Preserve window size and position