Releases: sindresorhus/System-Color-Picker
Releases · sindresorhus/System-Color-Picker
v1.11.0
- Added the ability to clear recently picked colors (when viewing them in the color picker window).
- Added the ability to press the Option key to temporarily invert whether to use # when copying Hex colors.
v1.10.1
- Improve compatibility with macOS 13
v1.10.0
- Require macOS 12
v1.9.6
- Compile with newer Xcode version which hopefully resolves an obscure crash
This is the last macOS 11 compatible version.
v1.9.5
- Fix a bug where the color picker window showed up on system startup when in menu bar mode
v1.9.4
- Work around a crash caused by macOS bug
v1.9.3
- Work around macOS bug with persisting menu bar item position
v1.9.2
- Fixed an issue with the color not being copied if the color sampler was set to open when the color panel window opened
v1.9.1
- Fixed an issue with keyboard shortcuts on macOS 12.
v1.9.0
- Added a preference to hide the menu bar icon.
- Added the ability to copy the current color in HSB format. (Click the "..." button)