Releases: martinchrzan/ColorPicker
1.3.0
1.2.1
Added new color formats - RGB565, DecimalBE (Big-Endian), DecimalLE (Little-Endian)
1.2.0
Added a new feature - Color Meter - you are now able to select an area to get its average color. Just press and hold the left mouse button while picking a color and select an area.
1.1.2
Fixing reverting of mouse cursor back to the original one after closing the picker.
Updated signing certificate.
1.1.1
Color Picker adapts to the current Windows theme
Fixed colors in Settings window when using light theme
1.1.0
Added Colors History Palette activated by right mouse click when color picker is open
Pressing Esc closes Zoom window or Colors History Palette if opened
1.0.9
1.0.8
Added vec4 color format
Picker width is now dynamic
Fixed an issue where new color format was not updated until the color changed
1.0.7
Choose copied color format - rgb/hex/hsl/hsv
Making popup a little smaller and showing only color in the format that will be copied
1.0.6
Added pixel reveal effect into the zoom window
Increased max zoom level